XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
XoopsSystemCpanel Class Reference

Public Member Functions

 __construct ()
 
 flush ()
 
 getGuis ()
 
getInstance ()
 
 loadGui ($gui)
 

Public Attributes

 $gui
 

Detailed Description

Definition at line 20 of file cpanel.php.

Constructor & Destructor Documentation

XoopsSystemCpanel::__construct ( )

Constructer

Definition at line 31 of file cpanel.php.

References loadGui(), and xoops_getConfigOption().

Here is the call graph for this function:

Member Function Documentation

XoopsSystemCpanel::flush ( )

Flush the Xoops Admin Gui

Definition at line 107 of file cpanel.php.

References $file, $gui, getGuis(), and XOOPS_ADMINTHEME_PATH.

Here is the call graph for this function:

XoopsSystemCpanel::getGuis ( )

Get a list of Xoops Admin Gui

Returns
unknown

Definition at line 85 of file cpanel.php.

References $file, $gui, XOOPS_ADMINTHEME_PATH, and xoops_load().

Referenced by flush().

Here is the call graph for this function:

Here is the caller graph for this function:

& XoopsSystemCpanel::getInstance ( )

Get an instance of the class

Returns
unknown

Definition at line 42 of file cpanel.php.

Referenced by xoops_cp_footer(), and xoops_cp_header().

Here is the caller graph for this function:

XoopsSystemCpanel::loadGui (   $gui)

Load the Xoops Admin Gui by preference

Parameters
string$gui

Definition at line 57 of file cpanel.php.

References $file, $gui, and XOOPS_ADMINTHEME_PATH.

Referenced by __construct().

Here is the caller graph for this function:

Member Data Documentation

XoopsSystemCpanel::$gui

Reference to GUI object

Definition at line 25 of file cpanel.php.

Referenced by flush(), getGuis(), and loadGui().


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