Module Flags V8: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
=== Module Flags ATK V8+ === | === Module Flags ATK V8+ === | ||
{| | {| border=1 | ||
! CLASS !! FLAG !! COMMENT | ! CLASS !! FLAG !! COMMENT | ||
|- | |- | ||
Revision as of 03:23, 18 December 2015
Module Flags ATK V8+
| CLASS | FLAG | COMMENT |
|---|---|---|
| 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 |