[bigace-libs] element index

Package indexes

All elements
a c e f g h i j l o _
_
top
_AID_
_AID_ in constants.inc.php
Anonymous User ID
_BIGACE_CMD_ADMIN
_BIGACE_CMD_ADMIN in constants.inc.php
Admin Command
_BIGACE_CMD_EDITOR
_BIGACE_CMD_EDITOR in constants.inc.php
Editor Command
_BIGACE_CMD_FILE
_BIGACE_CMD_FILE in constants.inc.php
File Command (Itemtype 5)
_BIGACE_CMD_IMAGE
_BIGACE_CMD_IMAGE in constants.inc.php
Image Command (Itemtype 4)
_BIGACE_CMD_MENU
_BIGACE_CMD_MENU in constants.inc.php
Menu Command (Itemtype 1)
_BIGACE_DEFAULT_RIGHT_DIRECTORY
_BIGACE_DEFAULT_RIGHT_DIRECTORY in constants.inc.php
Defines the default Permissions when creating a Directory.
_BIGACE_DEFAULT_UMASK_DIRECTORY
_BIGACE_DEFAULT_UMASK_DIRECTORY in constants.inc.php
Defines the default Umask when creating or copying a Directory.
_BIGACE_DEFAULT_UMASK_FILE
_BIGACE_DEFAULT_UMASK_FILE in constants.inc.php
Defines the default Umask to be used when creating or copying Files.
_BIGACE_DIR_ROOT
_BIGACE_DIR_ROOT in constants.inc.php
The Root Directory of the BIGACE installation .
_BIGACE_FRIGHT_ADMIN_ITEMS
_BIGACE_FRIGHT_ADMIN_ITEMS in constants.inc.php
The Fright name that defines the Administration of Items.
_BIGACE_FRIGHT_ADMIN_MENUS
_BIGACE_FRIGHT_ADMIN_MENUS in constants.inc.php
The Fright name that defines the Administration of Menus.
_BIGACE_FRIGHT_USE_EDITOR
_BIGACE_FRIGHT_USE_EDITOR in constants.inc.php
The Fright name that defines the Editor access.
_BIGACE_ID
_BIGACE_ID in constants.inc.php
Bigace Version ID
_BIGACE_ITEM_FILE
_BIGACE_ITEM_FILE in constants.inc.php
Itemtype File.
_BIGACE_ITEM_IMAGE
_BIGACE_ITEM_IMAGE in constants.inc.php
Itemtype Image.
_BIGACE_ITEM_MENU
_BIGACE_ITEM_MENU in constants.inc.php
Itemtype Menu.
_BIGACE_LANGUAGE_PATH
_BIGACE_LANGUAGE_PATH in constants.inc.php
Language Pack Directory.
_BIGACE_RIGHTS_DELETE
_BIGACE_RIGHTS_DELETE in constants.inc.php
Value defining that the User has DELETE rights.
_BIGACE_RIGHTS_NO
_BIGACE_RIGHTS_NO in constants.inc.php
Value defining that the User has NO rights.
_BIGACE_RIGHTS_READ
_BIGACE_RIGHTS_READ in constants.inc.php
Value defining that the User has READ rights.
_BIGACE_RIGHTS_RW
_BIGACE_RIGHTS_RW in constants.inc.php
Value defining that the User has READ + WRITE rights.
_BIGACE_RIGHTS_RWD
_BIGACE_RIGHTS_RWD in constants.inc.php
Value defining that the User has READ + WRITE + DELETE rights.
_BIGACE_RIGHTS_WRITE
_BIGACE_RIGHTS_WRITE in constants.inc.php
Value defining that the User has WRITE rights.
_BIGACE_SUPER_ADMIN
_BIGACE_SUPER_ADMIN in constants.inc.php
Super (Admin) User ID
_BIGACE_TOP_LEVEL
_BIGACE_TOP_LEVEL in constants.inc.php
The ID of the TOP-LEVEL Items for all Itemtypes.
_BIGACE_TOP_PARENT
_BIGACE_TOP_PARENT in constants.inc.php
Defines the Parent ID of the TOP-LEVEL Items. Can be used for (as example) checks when reading (recursive) Trees.
_BIGACE_USER_ACTIVE_ID
_BIGACE_USER_ACTIVE_ID in constants.inc.php
Status defines that the User is activated within BIGACE.
a
top
applications.inc.php
applications.inc.php in applications.inc.php
c
top
caching.inc.php
caching.inc.php in caching.inc.php
constants.inc.php
constants.inc.php in constants.inc.php
createCommandLink
createCommandLink() in functions.inc.php
Creates a BIGACE Command Link.
createLink
createLink() in functions.inc.php
Creates any BIGACE Link - allways including the Session ID.
createMenuLink
createMenuLink() in functions.inc.php
Creates a Link to the given Menu Id.
e
top
extractVar
extractVar() in functions.inc.php
Searches for the given varname in _POST, _GET, _COOKIE and then in _GLOBALS Variable Scope.
E_DEBUG
E_DEBUG in constants.inc.php
This Constants defines that all Log Messages will be shown.
E_SQL
E_SQL in constants.inc.php
Setting this Constants, causes the Logger to dump even the executed SQL Commands.
f
top
functions.inc.php
functions.inc.php in functions.inc.php
FLAG_HIDDEN
FLAG_HIDDEN in constants.inc.php
Flag indicating that the Item should be hidden within "normal" navigation structures.
FLAG_NORMAL
FLAG_NORMAL in constants.inc.php
Flag indicating that the Item status is normal. This is the default status.
FLAG_TRASH
FLAG_TRASH in constants.inc.php
Flag indicating that the Item is trashed.
g
top
getRandomString
getRandomString() in functions.inc.php
Returns a random String.
getTranslation
getTranslation() in functions.inc.php
Loads an value from the Language File, pass a second parameter for the case the translation cannot be found.
h
top
htmlhelper.inc.php
htmlhelper.inc.php in htmlhelper.inc.php
i
top
io.inc.php
io.inc.php in io.inc.php
import
import() in functions.inc.php
Import a class or interface using the java naming syntax.
isSystemParameter
isSystemParameter() in functions.inc.php
Returns if the given String is a Parameter that is already used by the System.
ITEM_LOAD_FULL
ITEM_LOAD_FULL in constants.inc.php
Flag used to identify a full Item request. Example: "SELECT * FROM item_x"
ITEM_LOAD_LIGHT
ITEM_LOAD_LIGHT in constants.inc.php
Flag used to identify a "light version of an Item. Example: "SELECT id,name,parent FROM item_x"
j
top
javascript.inc.php
javascript.inc.php in javascript.inc.php
l
top
loadClass
loadClass() in functions.inc.php
Loads a BIGACE Core Class dynamically.
loadLanguageFile
loadLanguageFile() in functions.inc.php
Loads a Language File. The Translations (or simply keys) will be accessible through .
o
top
ORDER_COLUMN_POSITION
ORDER_COLUMN_POSITION in constants.inc.php
This Columns holds the Items Order Position information.
a c e f g h i j l o _