XOOPS
2.6.0
|
Static Public Member Functions | |
static | eventCoreDatabaseNoconn ($args) |
static | eventCoreDatabaseNodb ($args) |
static | eventCoreDatabaseQueryComplete ($args) |
static | eventCoreDeprecated ($args) |
static | eventCoreDisableerrorreporting ($args) |
static | eventCoreException ($e) |
static | eventCoreFooterEnd ($args) |
static | eventCoreFooterStart ($args) |
static | eventCoreHeaderEnd ($args) |
static | eventCoreHeaderStart ($args) |
static | eventCoreIncludeCommonAuthSuccess () |
static | eventCoreIncludeCommonClassmaps ($args) |
static | eventCoreIncludeCommonConfigsSuccess ($args) |
static | eventCoreIncludeCommonEnd ($args) |
static | eventCoreIncludeCommonSecurity ($args) |
static | eventCoreModuleAddlog ($args) |
static | eventCoreSecurityValidatetokenEnd ($args) |
static | eventCoreTemplateConstructStart ($args) |
static | eventCoreThemeblocksBuildblockStart ($args) |
static | eventCoreThemeCheckcacheSuccess ($args) |
static | eventCoreThemeRenderEnd ($args) |
static | eventCoreThemeRenderStart ($args) |
static | eventSystemPreferencesSave ($args) |
Static Private Member Functions | |
static | getConfigs () |
Static Private Attributes | |
static | $configs = null |
static | $registry = array() |
Definition at line 27 of file preload.php.
|
static |
core.database.noconn
array | $args | arguments |
Definition at line 147 of file preload.php.
References MonologLogger\getInstance().
|
static |
eventCoreDatabaseNodb
mixed | $args | arguments supplied to triggerEvent |
Definition at line 163 of file preload.php.
References MonologLogger\getInstance().
|
static |
eventCoreDatabaseQueryComplete
mixed | $args | arguments supplied to triggerEvent |
Definition at line 179 of file preload.php.
References $sql, and MonologLogger\getInstance().
|
static |
eventCoreDeprecated
mixed | $args | arguments supplied to triggerEvent |
Definition at line 324 of file preload.php.
References MonologLogger\getInstance(), and WARNING.
|
static |
eventCoreDisableerrorreporting
mixed | $args | arguments supplied to triggerEvent |
Definition at line 337 of file preload.php.
References MonologLogger\getInstance().
|
static |
eventCoreException
Exception | $e | an exception |
Definition at line 81 of file preload.php.
References MonologLogger\getInstance().
|
static |
eventCoreFooterEnd
mixed | $args | arguments supplied to triggerEvent |
Definition at line 403 of file preload.php.
|
static |
eventCoreFooterStart
mixed | $args | arguments supplied to triggerEvent |
Definition at line 377 of file preload.php.
References _MD_MONOLOG_FILES, _MD_MONOLOG_INCLUDED_FILES, _MD_MONOLOG_MEM_USAGE, _MD_MONOLOG_MEMORY, and MonologLogger\getInstance().
|
static |
eventCoreHeaderEnd
mixed | $args | arguments supplied to triggerEvent |
Definition at line 363 of file preload.php.
References MonologLogger\getInstance().
|
static |
eventCoreHeaderStart
mixed | $args | arguments supplied to triggerEvent |
Definition at line 349 of file preload.php.
References MonologLogger\getInstance().
|
static |
eventCoreIncludeCommonAuthSuccess
Definition at line 211 of file preload.php.
References $configs, and MonologLogger\getInstance().
|
static |
add any module specific class map entries
mixed | $args | not used |
Definition at line 93 of file preload.php.
References $path, and XoopsLoad\addMap().
|
static |
eventCoreIncludeCommonConfigsSuccess
mixed | $args | arguments supplied to triggerEvent |
Definition at line 199 of file preload.php.
References $xoops, and Xoops\getInstance().
|
static |
eventCoreIncludeCommonEnd
mixed | $args | arguments supplied to triggerEvent |
Definition at line 230 of file preload.php.
References MonologLogger\getInstance().
|
static |
core.include.common.security
mixed | $args | arguments supplied to triggerEvent |
Definition at line 108 of file preload.php.
References $configs, MonologLogger\getInstance(), and Xoops\getInstance().
|
static |
eventCoreModuleAddlog
mixed | $args | arguments supplied to triggerEvent |
Definition at line 434 of file preload.php.
References MonologLogger\getInstance().
|
static |
eventCoreSecurityValidatetokenEnd
mixed | $args | arguments supplied to triggerEvent |
Definition at line 417 of file preload.php.
References MonologLogger\getInstance().
|
static |
eventCoreTemplateConstructStart
mixed | $args | arguments supplied to triggerEvent |
Definition at line 244 of file preload.php.
|
static |
eventCoreThemeblocksBuildblockStart
mixed | $args | arguments supplied to triggerEvent |
Definition at line 307 of file preload.php.
References MonologLogger\getInstance().
|
static |
eventCoreThemeCheckcacheSuccess
mixed | $args | arguments supplied to triggerEvent |
Definition at line 290 of file preload.php.
References MonologLogger\getInstance().
|
static |
eventCoreThemeRenderEnd
mixed | $args | arguments supplied to triggerEvent |
Definition at line 278 of file preload.php.
References MonologLogger\getInstance().
|
static |
eventCoreThemeRenderStart
mixed | $args | arguments supplied to triggerEvent |
Definition at line 266 of file preload.php.
References MonologLogger\getInstance().
|
static |
eventSystemPreferencesSave
mixed | $args | arguments supplied to triggerEvent |
Definition at line 448 of file preload.php.
References $configs, $helper, and Xoops\getInstance().
|
staticprivate |
getConfigs
Definition at line 38 of file preload.php.
References $configs, $xoops, and Xoops\getInstance().
|
staticprivate |
Definition at line 31 of file preload.php.
Referenced by eventCoreIncludeCommonAuthSuccess(), and eventSystemPreferencesSave().
|
staticprivate |
Definition at line 29 of file preload.php.