Cheetah
All Classes Namespaces Files Functions Variables Pages
Variables
index.php File Reference

Go to the source code of this file.

Variables

const CH_INDEX_PAGE 1
 
 if (!file_exists("inc/header.inc.php"))
 
 $_page ['name_index'] = 1
 
 $oIPV = new ChTemplIndexPageView()
 
 $_ni = $_page['name_index']
 
 $_page_cont [$_ni]['page_main_code'] = $oIPV -> getCode()
 

Variable Documentation

◆ $_ni

$_ni = $_page['name_index']

Definition at line 57 of file index.php.

◆ $_page

$_page[ 'name_index'] = 1

Definition at line 47 of file index.php.

◆ $_page_cont

$_page_cont[ $_ni][ 'page_main_code'] = $oIPV -> getCode()

Definition at line 58 of file index.php.

◆ $oIPV

Definition at line 55 of file index.php.

◆ CH_INDEX_PAGE

const CH_INDEX_PAGE 1

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 8 of file index.php.

◆ if

if(!file_exists("inc/header.inc.php"))

Definition at line 10 of file index.php.