Jump to content

Module Flags V8: Difference between revisions

From NusaATK
mNo edit summary
mNo edit summary
Line 3: Line 3:
{| border=1
{| border=1
! CLASS !! FLAG !! COMMENT
! CLASS !! FLAG !! COMMENT
|-
| CLASS || FLAG || COMMENT
|-
|-
| atkmodule || MF_NOMENU || Don't use the menuitems from this module
| atkmodule || MF_NOMENU || Don't use the menuitems from this module

Revision as of 03:24, 18 December 2015

Module Flags ATK V8+

CLASS FLAG COMMENT
atkmodule MF_NOMENU Don't use the menuitems from this module
atkmodule MF_NORIGHTS Don't use the rights of this module
atkmodule MF_REFERENCE MF_NORIGHTS
Use this module only as a reference
atkmodule MF_NO_PRELOAD Don't preload this module (module_preload.inc)
atkmodule MF_PRIMARY Meta flag for DB
atkmodule MF_UNIQUE Meta flag for DB
atkmodule MF_NOT_NUL Meta flag for DB
atkmodule MF_AUTO_INCREMENT Meta flag for DB