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

Static Public Member Functions

static eventCoreFooterStart ($args)
 
static eventCoreIncludeCommonClassmaps ($args)
 
static eventOnModuleInstall ($args)
 
static eventOnModuleUninstall ($args)
 
static eventOnModuleUpdateConfigs ($args)
 
static eventOnSystemPreferencesForm ($args)
 

Detailed Description

Comments core preloads

Author
trabis lusop.nosp@m.oema.nosp@m.s@gma.nosp@m.il.c.nosp@m.om

Definition at line 21 of file preload.php.

Member Function Documentation

static CommentsPreload::eventCoreFooterStart (   $args)
static

Definition at line 40 of file preload.php.

References $helper, and Comments\getInstance().

Here is the call graph for this function:

static CommentsPreload::eventCoreIncludeCommonClassmaps (   $args)
static

listen for core.include.common.classmaps add any module specific class map entries

Parameters
mixed$argsnot used
Returns
void

Definition at line 31 of file preload.php.

References $path, and XoopsLoad\addMap().

Here is the call graph for this function:

static CommentsPreload::eventOnModuleInstall (   $args)
static

Definition at line 61 of file preload.php.

References $module, and Comments\getInstance().

Here is the call graph for this function:

static CommentsPreload::eventOnModuleUninstall (   $args)
static

Definition at line 70 of file preload.php.

References $module, and Comments\getInstance().

Here is the call graph for this function:

static CommentsPreload::eventOnModuleUpdateConfigs (   $args)
static

Definition at line 46 of file preload.php.

References $configs, $helper, $module, and Comments\getInstance().

Here is the call graph for this function:

static CommentsPreload::eventOnSystemPreferencesForm (   $args)
static

Definition at line 79 of file preload.php.

References $module, and Comments\getInstance().

Here is the call graph for this function:


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