XOOPS 2.5.6
Final
|
Public Member Functions | |
__construct () | |
flush () | |
footer () | |
generateMenu () | |
header () | |
validate () | |
XoopsGuiLegacy () | |
Public Member Functions inherited from XoopsSystemGui | |
flush () | |
footer () | |
& | getInstance () |
header () | |
validate () | |
Public Attributes | |
$menu | |
$navigation | |
$template | |
Public Attributes inherited from XoopsSystemGui | |
$foldername | |
$navigation | |
$template | |
$xoTheme | |
Definition at line 26 of file legacy.php.
XoopsGuiLegacy::__construct | ( | ) |
Definition at line 40 of file legacy.php.
Referenced by XoopsGuiLegacy().
XoopsGuiLegacy::flush | ( | ) |
Definition at line 55 of file legacy.php.
References XOOPS_CACHE_PATH.
XoopsGuiLegacy::footer | ( | ) |
Definition at line 82 of file legacy.php.
References xoops_legacy_cp_footer().
XoopsGuiLegacy::generateMenu | ( | ) |
private
Definition at line 64 of file legacy.php.
References xoops_legacy_module_get_admin_menu(), and xoops_legacy_module_write_admin_menu().
Referenced by header().
XoopsGuiLegacy::header | ( | ) |
Definition at line 70 of file legacy.php.
References $template, $tpl, generateMenu(), XOOPS_CACHE_PATH, and xoops_legacy_cp_header().
XoopsGuiLegacy::validate | ( | ) |
Definition at line 50 of file legacy.php.
XoopsGuiLegacy::XoopsGuiLegacy | ( | ) |
Definition at line 45 of file legacy.php.
References __construct().
XoopsGuiLegacy::$menu |
Definition at line 38 of file legacy.php.
XoopsGuiLegacy::$navigation |
Holding navigation
Definition at line 36 of file legacy.php.
XoopsGuiLegacy::$template |