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

Static Public Member Functions

static eventCoreIncludeCommonClassmaps ($args)
 
static eventOnModuleUninstall ($args)
 

Detailed Description

Definition at line 23 of file preload.php.

Member Function Documentation

static UserconfigsPreload::eventCoreIncludeCommonClassmaps (   $args)
static

add any module specific class map entries

Parameters
mixed$argsnot used
Returns
void

Definition at line 33 of file preload.php.

References $path, and XoopsLoad\addMap().

Here is the call graph for this function:

static UserconfigsPreload::eventOnModuleUninstall (   $args)
static

remove any userconfigs for module being uninstalled

Parameters
array$argsindex 0 is module object
Returns
void

Definition at line 48 of file preload.php.

References $module, and Userconfigs\getInstance().

Here is the call graph for this function:


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