|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| __construct () | |
| footer () | |
| header () | |
| validate () | |
| XoopsGuiThadmin () | |
Public Member Functions inherited from XoopsSystemGui | |
| flush () | |
| footer () | |
| & | getInstance () |
| header () | |
| validate () | |
Public Attributes | |
| $navigation | |
| $template | |
Public Attributes inherited from XoopsSystemGui | |
| $foldername | |
| $navigation | |
| $template | |
| $xoTheme | |
Definition at line 26 of file thadmin.php.
| XoopsGuiThadmin::__construct | ( | ) |
Definition at line 38 of file thadmin.php.
Referenced by XoopsGuiThadmin().

| XoopsGuiThadmin::footer | ( | ) |
Definition at line 65 of file thadmin.php.
| XoopsGuiThadmin::header | ( | ) |
Definition at line 60 of file thadmin.php.
| XoopsGuiThadmin::validate | ( | ) |
Definition at line 48 of file thadmin.php.
References $module_handler, and xoops_gethandler().

| XoopsGuiThadmin::XoopsGuiThadmin | ( | ) |
Definition at line 43 of file thadmin.php.
References __construct().

| XoopsGuiThadmin::$navigation |
Holding navigation
Definition at line 36 of file thadmin.php.
| XoopsGuiThadmin::$template |
Reference to template object
Definition at line 31 of file thadmin.php.