XOOPS
2.6.0
|
Static Public Member Functions | |
static | eventCoreIncludeCommonClassmaps ($args) |
static | eventOnModuleUninstall ($args) |
Definition at line 23 of file preload.php.
|
static |
add any module specific class map entries
mixed | $args | not used |
Definition at line 33 of file preload.php.
References $path, and XoopsLoad\addMap().
|
static |
remove any userconfigs for module being uninstalled
array | $args | index 0 is module object |
Definition at line 48 of file preload.php.
References $module, and Userconfigs\getInstance().