XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
XoopsGuiLegacy Class Reference
Inheritance diagram for XoopsGuiLegacy:
Inheritance graph

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
 

Detailed Description

Definition at line 26 of file legacy.php.

Constructor & Destructor Documentation

XoopsGuiLegacy::__construct ( )

Definition at line 40 of file legacy.php.

Referenced by XoopsGuiLegacy().

Here is the caller graph for this function:

Member Function Documentation

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().

Here is the call graph for this function:

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().

Here is the call graph for this function:

Here is the caller graph for this function:

XoopsGuiLegacy::header ( )

Definition at line 70 of file legacy.php.

References $template, $tpl, generateMenu(), XOOPS_CACHE_PATH, and xoops_legacy_cp_header().

Here is the call graph for this function:

XoopsGuiLegacy::validate ( )

Definition at line 50 of file legacy.php.

XoopsGuiLegacy::XoopsGuiLegacy ( )

Definition at line 45 of file legacy.php.

References __construct().

Here is the call graph for this function:

Member Data Documentation

XoopsGuiLegacy::$menu

Definition at line 38 of file legacy.php.

XoopsGuiLegacy::$navigation

Holding navigation

Definition at line 36 of file legacy.php.

XoopsGuiLegacy::$template

Reference to template object

Definition at line 31 of file legacy.php.

Referenced by header().


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