XOOPS  2.6.0
page_theme.php File Reference

Go to the source code of this file.

Namespaces

 installer
 

Variables

 $_SESSION ['pageHasHelp'] = false
 
 $_SESSION ['pageHasForm'] = false
 
 $_SESSION ['content'] = $content
 
 $config = array_pop($tempvar)
 
 $config_handler = $xoops->getHandlerConfig()
 
 $content = $wizard->CreateForm()
 
 $criteria = new CriteriaCompo()
 
 $tempvar = $config_handler->getConfigs($criteria)
 
 $wizard = $_SESSION['wizard']
 
 $xoops = Xoops::getInstance()
 
 $xoopsOption ['checkadmin'] = true
 
 $xoopsOption ['hascommon'] = true
 
$wizard form = createThemeform($config)
 

Variable Documentation

$_SESSION['pageHasHelp'] = false

Definition at line 65 of file page_theme.php.

$_SESSION['pageHasForm'] = false

Definition at line 66 of file page_theme.php.

$_SESSION['content'] = $content

Definition at line 67 of file page_theme.php.

$config = array_pop($tempvar)

Definition at line 59 of file page_theme.php.

$config_handler = $xoops->getHandlerConfig()

Definition at line 34 of file page_theme.php.

$content = $wizard->CreateForm()

Definition at line 63 of file page_theme.php.

$criteria = new CriteriaCompo()

Definition at line 54 of file page_theme.php.

$tempvar = $config_handler->getConfigs($criteria)

Definition at line 58 of file page_theme.php.

$wizard = $_SESSION['wizard']

Definition at line 33 of file page_theme.php.

$xoops = Xoops::getInstance()

Definition at line 30 of file page_theme.php.

$xoopsOption['checkadmin'] = true

Definition at line 25 of file page_theme.php.

$xoopsOption['hascommon'] = true

Definition at line 26 of file page_theme.php.

$wizard form = createThemeform($config)

Definition at line 62 of file page_theme.php.