XOOPS RMCommon Utilities
2.1.8.91RC
|
Public Member Functions | |
currentModuleMenu ($m='') | |
extra_headers () | |
getIcon ($menu) | |
moduleIcon ($module, $size= '16') | |
moduleMenu ($m) | |
moduleSubmenu ($submenu, $mod) | |
Definition at line 10 of file twop6functions.class.php.
Twop6Functions::currentModuleMenu | ( | $m = '' | ) |
Get the menu for the current module
Definition at line 15 of file twop6functions.class.php.
References $mod, $rmTpl, $xoopsModule, $xoopsUser, __(), and RMEvents\get().
Twop6Functions::extra_headers | ( | ) |
Insert extra headers in theme
Definition at line 189 of file twop6functions.class.php.
References $xoopsModule, DESIGNIA_PATH, rmc_server_var(), and RMCLOCATION.
Twop6Functions::getIcon | ( | $menu | ) |
Generate menu icon
Definition at line 204 of file twop6functions.class.php.
References $xoopsModule.
Twop6Functions::moduleIcon | ( | $module, | |
$size = '16' |
|||
) |
Get the module icon
Definition at line 134 of file twop6functions.class.php.
References $mod, $path, $xoopsModule, RMFunctions\load_module(), and TWOP6_PATH.
Twop6Functions::moduleMenu | ( | $m | ) |
Get the menu for a specified module
Definition at line 66 of file twop6functions.class.php.
References $mod, $xoopsModule, $xoopsUser, __(), RMEvents\get(), and RMFunctions\load_module().
Twop6Functions::moduleSubmenu | ( | $submenu, | |
$mod | |||
) |
Prepare menu options
Definition at line 118 of file twop6functions.class.php.