Cheetah
Variables
host_tools.php File Reference

Go to the source code of this file.

Variables

 $logged ['admin'] = member_auth( 1, true, true )
 
 $oAdmTools = new ChWsbAdminTools()
 
 $sResult = $oAdmTools->GenCommonCode()
 
 $oForm = new ChTemplFormView($_page)
 
 $iNameIndex = 9
 
 $_page
 
 $_page_cont [$iNameIndex]['page_main_code'] = $sResult . $oForm->getCode() . adm_hosting_promo()
 

Variable Documentation

◆ $_page

$_page
Initial value:
= array(
'name_index' => $iNameIndex,
'css_name' => array('common.css'),
'header' => _t('_adm_at_title'),
'header_text' => _t('_adm_at_title')
)

Definition at line 44 of file host_tools.php.

◆ $_page_cont

$_page_cont[ $iNameIndex][ 'page_main_code'] = $sResult . $oForm->getCode() . adm_hosting_promo()

Definition at line 51 of file host_tools.php.

◆ $iNameIndex

$iNameIndex = 9

Definition at line 43 of file host_tools.php.

◆ $logged

$logged[ 'admin'] = member_auth( 1, true, true )

Definition at line 19 of file host_tools.php.

◆ $oAdmTools

$oAdmTools = new ChWsbAdminTools()

Definition at line 21 of file host_tools.php.

◆ $oForm

$oForm = new ChTemplFormView($_page)

Definition at line 42 of file host_tools.php.

◆ $sResult

$sResult = $oAdmTools->GenCommonCode()

Definition at line 22 of file host_tools.php.

$iNameIndex
$iNameIndex
Definition: host_tools.php:43
_t
_t($key, $arg0="", $arg1="", $arg2="")
Definition: languages.inc.php:509