This File defines all common Constants.
All of these Constants must NOT be modified, since they are important for the CMS CORE.
All keys that might be changed can be found in:
For further information visit http://www.bigace.de.
This Constants defines that all Log Messages will be shown.
Setting this Constants, causes the Logger to dump even the executed SQL Commands.
Flag indicating that the Item should be hidden within "normal" navigation structures.
Unlike administration where all Items will be displayed.
Flag indicating that the Item status is normal. This is the default status.
Flag indicating that the Item is trashed.
Trashed Items are deleted but not physically removed (this function is currently not yet implemented).
Flag used to identify a full Item request. Example: "SELECT * FROM item_x"
Flag used to identify a "light version of an Item. Example: "SELECT id,name,parent FROM item_x"
This Columns holds the Items Order Position information.
Anonymous User ID
Bigace Build ID.
Admin Command
Editor Command
File Command (Itemtype 5)
Image Command (Itemtype 4)
Smarty Command (Itemtype 1)
Defines the default Permissions when creating a Directory.
Default:
- 0777
Defines the default Umask when creating or copying a Directory.
Default:
- 0
Defines the default Umask to be used when creating or copying Files.
Default:
- 0
The Root Directory of the BIGACE installation .
The Fright name that defines the Administration of Items.
The Fright name that defines the Administration of Menus.
The Fright name that defines the Editor access.
Bigace Version ID
Itemtype File.
Itemtype Image.
Itemtype Menu.
Language Pack Directory.
In this directory all Language definitions and translations are stored.
Value defining that the User has DELETE rights.
Value defining that the User has NO rights.
Value defining that the User has READ rights.
Value defining that the User has READ + WRITE rights.
Value defining that the User has READ + WRITE + DELETE rights.
Value defining that the User has WRITE rights.
Super (Admin) User ID
The ID of the TOP-LEVEL Items for all Itemtypes.
Defines the Parent ID of the TOP-LEVEL Items. Can be used for (as example) checks when reading (recursive) Trees.
Documentation generated by phpDocumentor 1.4.0