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

Static Public Member Functions

static eventCoreFooterStart ($args)
 
static eventCoreIncludeCheckloginSuccess ()
 
static eventCoreIncludeCommonClassmaps ($args)
 
static eventOnModuleInstallConfigs ($args)
 
static eventOnModuleUnistall ($args)
 
static eventOnModuleUpdateConfigs ($args)
 
static eventOnSystemPreferencesForm ($args)
 

Detailed Description

Notifications 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 NotificationsPreload::eventCoreIncludeCheckloginSuccess ( )
static

core.include.checklogin.success

Returns
void

Definition at line 162 of file preload.php.

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

Here is the call graph for this function:

static NotificationsPreload::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 NotificationsPreload::eventOnModuleInstallConfigs (   $args)
static

Definition at line 130 of file preload.php.

References $module, and Notifications\getInstance().

Here is the call graph for this function:

static NotificationsPreload::eventOnModuleUnistall (   $args)
static

Definition at line 139 of file preload.php.

References $module, and Notifications\getInstance().

Here is the call graph for this function:

static NotificationsPreload::eventOnModuleUpdateConfigs (   $args)
static

Definition at line 115 of file preload.php.

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

Here is the call graph for this function:

static NotificationsPreload::eventOnSystemPreferencesForm (   $args)
static

Definition at line 148 of file preload.php.

References $module, and Notifications\getInstance().

Here is the call graph for this function:


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