XOOPS  2.6.0
MonologPreload Class Reference
Inheritance diagram for MonologPreload:
Inheritance graph

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()
 

Detailed Description

Definition at line 27 of file preload.php.

Member Function Documentation

static MonologPreload::eventCoreDatabaseNoconn (   $args)
static

core.database.noconn

Parameters
array$argsarguments
Returns
void

Definition at line 147 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreDatabaseNodb (   $args)
static

eventCoreDatabaseNodb

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 163 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreDatabaseQueryComplete (   $args)
static

eventCoreDatabaseQueryComplete

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 179 of file preload.php.

References $sql, and MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreDeprecated (   $args)
static

eventCoreDeprecated

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 324 of file preload.php.

References MonologLogger\getInstance(), and WARNING.

Here is the call graph for this function:

static MonologPreload::eventCoreDisableerrorreporting (   $args)
static

eventCoreDisableerrorreporting

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 337 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreException (   $e)
static

eventCoreException

Parameters
Exception$ean exception
Returns
void

Definition at line 81 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreFooterEnd (   $args)
static

eventCoreFooterEnd

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 403 of file preload.php.

static MonologPreload::eventCoreFooterStart (   $args)
static

eventCoreFooterStart

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

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().

Here is the call graph for this function:

static MonologPreload::eventCoreHeaderEnd (   $args)
static

eventCoreHeaderEnd

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 363 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreHeaderStart (   $args)
static

eventCoreHeaderStart

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 349 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreIncludeCommonAuthSuccess ( )
static

eventCoreIncludeCommonAuthSuccess

Returns
void

Definition at line 211 of file preload.php.

References $configs, and MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreIncludeCommonClassmaps (   $args)
static

add any module specific class map entries

Parameters
mixed$argsnot used
Returns
void

Definition at line 93 of file preload.php.

References $path, and XoopsLoad\addMap().

Here is the call graph for this function:

static MonologPreload::eventCoreIncludeCommonConfigsSuccess (   $args)
static

eventCoreIncludeCommonConfigsSuccess

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 199 of file preload.php.

References $xoops, and Xoops\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreIncludeCommonEnd (   $args)
static

eventCoreIncludeCommonEnd

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 230 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreIncludeCommonSecurity (   $args)
static

core.include.common.security

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 108 of file preload.php.

References $configs, MonologLogger\getInstance(), and Xoops\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreModuleAddlog (   $args)
static

eventCoreModuleAddlog

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 434 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreSecurityValidatetokenEnd (   $args)
static

eventCoreSecurityValidatetokenEnd

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 417 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreTemplateConstructStart (   $args)
static

eventCoreTemplateConstructStart

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 244 of file preload.php.

static MonologPreload::eventCoreThemeblocksBuildblockStart (   $args)
static

eventCoreThemeblocksBuildblockStart

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 307 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreThemeCheckcacheSuccess (   $args)
static

eventCoreThemeCheckcacheSuccess

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 290 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreThemeRenderEnd (   $args)
static

eventCoreThemeRenderEnd

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 278 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventCoreThemeRenderStart (   $args)
static

eventCoreThemeRenderStart

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 266 of file preload.php.

References MonologLogger\getInstance().

Here is the call graph for this function:

static MonologPreload::eventSystemPreferencesSave (   $args)
static

eventSystemPreferencesSave

Parameters
mixed$argsarguments supplied to triggerEvent
Returns
void

Definition at line 448 of file preload.php.

References $configs, $helper, and Xoops\getInstance().

Here is the call graph for this function:

static MonologPreload::getConfigs ( )
staticprivate

getConfigs

Returns
array of config options

Definition at line 38 of file preload.php.

References $configs, $xoops, and Xoops\getInstance().

Here is the call graph for this function:

Member Data Documentation

MonologPreload::$configs = null
staticprivate

Definition at line 31 of file preload.php.

Referenced by eventCoreIncludeCommonAuthSuccess(), and eventSystemPreferencesSave().

MonologPreload::$registry = array()
staticprivate

Definition at line 29 of file preload.php.


The documentation for this class was generated from the following file: