XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | installer |
Variables | |
$config = array_pop( $config_handler->getConfigs($criteria) ) | |
if(!@include_once"../modules/system/language/{$wizard-> language}/admin/preferences.php") | $config_handler = xoops_gethandler('config') |
$content = $wizard->CreateForm() | |
$criteria = new CriteriaCompo() | |
if($_SERVER['REQUEST_METHOD']== 'POST') | $pageHasForm = true |
$pageHasHelp = false | |
$xoopsOption ['checkadmin'] = true | |
$xoopsOption ['hascommon'] = true | |
$wizard | form = createThemeform($config) |
$config = array_pop( $config_handler->getConfigs($criteria) ) |
Definition at line 52 of file page_theme.php.
if (!@include_once"../modules/system/language/{$wizard->language}/admin/preferences.php") $config_handler = xoops_gethandler('config') |
Definition at line 47 of file page_theme.php.
$content = $wizard->CreateForm() |
Definition at line 55 of file page_theme.php.
$criteria = new CriteriaCompo() |
Definition at line 48 of file page_theme.php.
Definition at line 40 of file page_theme.php.
$pageHasHelp = false |
Definition at line 41 of file page_theme.php.
$xoopsOption['checkadmin'] = true |
Definition at line 18 of file page_theme.php.
$xoopsOption['hascommon'] = true |
Definition at line 19 of file page_theme.php.
$wizard form = createThemeform($config) |
Definition at line 54 of file page_theme.php.