XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | system |
Functions | |
xoops_legacy_cp_footer () | |
xoops_legacy_cp_header ($tpl) | |
xoops_legacy_module_get_admin_menu () | |
xoops_legacy_module_write_admin_menu ($content) | |
xoops_legacy_cp_footer | ( | ) |
Definition at line 59 of file cp_functions.php.
References $xoopsConfig, $xoopsLogger, and XOOPS_CACHE_PATH.
Referenced by XoopsGuiLegacy\footer().
xoops_legacy_cp_header | ( | $tpl | ) |
Definition at line 25 of file cp_functions.php.
References $moduleperm_handler, $tpl, $xoopsConfig, $xoopsUser, $xoTheme, XOOPS_CACHE_PATH, xoops_gethandler(), and xoops_loadLanguage().
Referenced by XoopsGuiLegacy\header().
xoops_legacy_module_get_admin_menu | ( | ) |
Definition at line 67 of file cp_functions.php.
References $adminmenu, $content, $criteria, $js, $mid, $module_handler, _PREFERENCES, and xoops_gethandler().
Referenced by XoopsGuiLegacy\generateMenu().
xoops_legacy_module_write_admin_menu | ( | $content | ) |
Definition at line 144 of file cp_functions.php.
References $content, $file, and XOOPS_CACHE_PATH.
Referenced by XoopsGuiLegacy\generateMenu().