[modules] element index

Package indexes

All elements
c d f g i k l m o p r s
c
top
Method cacheToApc
OCSP_MODULE::cacheToApc() in OCSP_MODULE.phpclass
caches the module to APC
Method cacheToFile
OCSP_MODULE::cacheToFile() in OCSP_MODULE.phpclass
caches the module row to the file cache
Class Constant CLASS_SRC_FILE
OCSP_MODULE::CLASS_SRC_FILE in OCSP_MODULE.phpclass
Method clearCache
OCSP_MODULE::clearCache() in OCSP_MODULE.phpclass
clears the used caches
d
top
Method dbInsert
INFA_MOD_HOOK::dbInsert() in INFA_MOD_HOOK.phpclass
executed after db insert
f
top
Method factoryAllInstalledModules
returns an array with all installed modules
Method factoryChildNode
INFA_MOD_CMS_MENU_NODE::factoryChildNode() in INFA_MOD_CMS_MENU_NODE.phpclass
factory of a child node
Method factoryFromDB
OCSP_MODULE::factoryFromDB() in OCSP_MODULE.phpclass
factory the object from the database
Method factoryFromEnv
INFA_MODULE::factoryFromEnv() in INFA_MODULE.phpclass
factory a module object out of the environment ($_GET,$_POST ....)
Method factoryFromId
OCSP_MODULE::factoryFromId() in OCSP_MODULE.phpclass
factories a module
Method factoryFromPrefix
OCSP_MODULE::factoryFromPrefix() in OCSP_MODULE.phpclass
factories a module
Method factoryFromRow
OCSP_MODULE::factoryFromRow() in OCSP_MODULE.phpclass
factory the object from a data row
Method fc_getContent
INFA_MODULE::fc_getContent() in INFA_MODULE.phpclass
adds the content of the current module to $aPageObj if $aPageObj is null a new page object is created
g
top
Method getAdminUrl
OCSP_MODULE::getAdminUrl() in OCSP_MODULE.phpclass
returns the admin root url of the module
Method getCacheGroup
OCSP_MODULE::getCacheGroup() in OCSP_MODULE.phpclass
returns the cache group name
Method getClassInclude
INFA_MOD_CMS_MENU_NODE::getClassInclude() in INFA_MOD_CMS_MENU_NODE.phpclass
returns the class source file (absolute path)
Method getClassInclude
INFA_MOD_CMS_PAGE::getClassInclude() in INFA_MOD_CMS_PAGE.phpclass
returns the class source file (absolute path)
Method getId
OCSP_MODULE::getId() in OCSP_MODULE.phpclass
returns the module id
Method getInstance
INFA_MODULE::getInstance() in INFA_MODULE.phpclass
returns the instance
Method getInstance
OCSP_MODULE::getInstance() in OCSP_MODULE.phpclass
returns a loaded instance of the module with prefix
Method getInstanceByModId
OCSP_MODULE::getInstanceByModId() in OCSP_MODULE.phpclass
returns the module unit of work with module id $modId
Method getMenId
INFA_MOD_CMS_MENU_NODE::getMenId() in INFA_MOD_CMS_MENU_NODE.phpclass
returns the cms menu id
Method getModuleIncPath
OCSP_MODULE::getModuleIncPath() in OCSP_MODULE.phpclass
returns the absolute module include path
Method getModuleObj
OCSP_FORM_MODULE::getModuleObj() in OCSP_FORM_MODULE.phpclass
returns the module object
Method getModuleObj
INFA_MODULECLASS::getModuleObj() in INFA_MODULECLASS.phpclass
returns the module object
Method getModulePath
INFA_MODULE::getModulePath() in INFA_MODULE.phpclass
returns the module path
Method getModulePath
OCSP_MODULE::getModulePath() in OCSP_MODULE.phpclass
returns the absolute module path
Method getModulePrefix
INFA_MODULECLASS::getModulePrefix() in INFA_MODULECLASS.phpclass
returns the module prefix
Method getMyConf
OCSP_MODULE::getMyConf() in OCSP_MODULE.phpclass
returns a configuration value
Method getMyModConf
INFA_MODULE::getMyModConf() in INFA_MODULE.phpclass
returns the module configuration object
Method getMyModule
INFA_MOD_CMS_PAGE::getMyModule() in INFA_MOD_CMS_PAGE.phpclass
returns the module the menu belongs to
Method getMyModule
INFA_MOD_CMS_MENU_NODE::getMyModule() in INFA_MOD_CMS_MENU_NODE.phpclass
returns the module the menu belongs to
Method getPrefix
OCSP_MODULE::getPrefix() in OCSP_MODULE.phpclass
i
top
Class INFA_CMS_MENU_NODE
INFA_CMS_MENU_NODE in INFA_CMS_MENU_NODE.phpclass
openCSP interface INFA_CMS_MENU_NODE
Class INFA_MODULE
INFA_MODULE in INFA_MODULE.phpclass
openCSP interface
Class INFA_MODULECLASS
INFA_MODULECLASS in INFA_MODULECLASS.phpclass
openCSP class INFA_MODULECLASS
Class INFA_MOD_CMS_MENU_NODE
INFA_MOD_CMS_MENU_NODE in INFA_MOD_CMS_MENU_NODE.phpclass
openCSP interface INFA_CMS_MENU_NODE
Class INFA_MOD_CMS_PAGE
INFA_MOD_CMS_PAGE in INFA_MOD_CMS_PAGE.phpclass
openCSP interface file
Class INFA_MOD_HOOK
INFA_MOD_HOOK in INFA_MOD_HOOK.phpclass
openCSP interface INFA_MOD_HOOK
Page INFA_CMS_MENU_NODE.phpclass
INFA_CMS_MENU_NODE.phpclass in INFA_CMS_MENU_NODE.phpclass
Page INFA_MOD_CMS_MENU_NODE.phpclass
INFA_MOD_CMS_MENU_NODE.phpclass in INFA_MOD_CMS_MENU_NODE.phpclass
Page INFA_MOD_CMS_PAGE.phpclass
INFA_MOD_CMS_PAGE.phpclass in INFA_MOD_CMS_PAGE.phpclass
Page INFA_MODULE.phpclass
INFA_MODULE.phpclass in INFA_MODULE.phpclass
Page INFA_MODULECLASS.phpclass
INFA_MODULECLASS.phpclass in INFA_MODULECLASS.phpclass
Page INFA_MOD_HOOK.phpclass
INFA_MOD_HOOK.phpclass in INFA_MOD_HOOK.phpclass
k
top
Variable $knownModules
OCSP_MODULE::$knownModules in OCSP_MODULE.phpclass
arry containing module id's
l
top
Variable $loadedModules
OCSP_MODULE::$loadedModules in OCSP_MODULE.phpclass
array containing already loaded modules
m
top
Variable $myLoadedConfValues
OCSP_MODULE::$myLoadedConfValues in OCSP_MODULE.phpclass
array of already loaded configuration values
Variable $myLoadedConfValuesTS
OCSP_MODULE::$myLoadedConfValuesTS in OCSP_MODULE.phpclass
timestamp the configurations have been populated
Variable $myTable
OCSP_MODULE::$myTable in OCSP_MODULE.phpclass
table name
o
top
Page OCSP_FORM_MODULE.phpclass
OCSP_FORM_MODULE.phpclass in OCSP_FORM_MODULE.phpclass
Page OCSP_MODULE.phpclass
OCSP_MODULE.phpclass in OCSP_MODULE.phpclass
Class OCSP_FORM_MODULE
OCSP_FORM_MODULE in OCSP_FORM_MODULE.phpclass
openCSP class OCSP_FORM_MODULE
Class OCSP_MODULE
OCSP_MODULE in OCSP_MODULE.phpclass
openCSP class OCSP_MODULE uses the singleton pattern
p
top
Method populateMyConf
OCSP_MODULE::populateMyConf() in OCSP_MODULE.phpclass
populates all configuration values from the database
r
top
Method requireFile
INFA_MODULE::requireFile() in INFA_MODULE.phpclass
requires a module file
Method require_class
OCSP_MODULE::require_class() in OCSP_MODULE.phpclass
requires a class file for $className
s
top
Method setMyConf
OCSP_MODULE::setMyConf() in OCSP_MODULE.phpclass
sets a configuration option
Method setMyModConf
INFA_MODULE::setMyModConf() in INFA_MODULE.phpclass
sets the module configuration object
Method setNewMyConf
OCSP_MODULE::setNewMyConf() in OCSP_MODULE.phpclass
sets a config setting only if it's not already set
c d f g i k l m o p r s