Cheetah
Functions | Variables
contact.php File Reference

Go to the source code of this file.

Functions

 PageCompPageMainCode ()
 
 PageCompPageMainCodeWithForm ()
 

Variables

 $_page ['name_index'] = 16
 
 $_page ['header'] = _t( "_CONTACT_H" )
 
 $_page ['header_text'] = _t( "_CONTACT_H1" )
 
 $showForm = getParam('enable_contact_form') == 'on' ? true : false
 
 $_ni = $_page['name_index']
 
if( $showForm) else
 

Function Documentation

◆ PageCompPageMainCode()

PageCompPageMainCode ( )

page code function

Definition at line 42 of file contact.php.

◆ PageCompPageMainCodeWithForm()

PageCompPageMainCodeWithForm ( )

Definition at line 48 of file contact.php.

Variable Documentation

◆ $_ni

$_ni = $_page['name_index']

Definition at line 25 of file contact.php.

◆ $_page [1/3]

$_page[ 'header'] = _t( "_CONTACT_H" )

Definition at line 18 of file contact.php.

◆ $_page [2/3]

$_page[ 'header_text'] = _t( "_CONTACT_H1" )

Definition at line 19 of file contact.php.

◆ $_page [3/3]

$_page[ 'name_index'] = 16

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 14 of file contact.php.

◆ $showForm

$showForm = getParam('enable_contact_form') == 'on' ? true : false

Definition at line 23 of file contact.php.

◆ else

if ($showForm) else
Initial value:
{
$_page_cont[$_ni]['page_main_code'] = PageCompPageMainCode()

Definition at line 29 of file contact.php.

$_page_cont
$_page_cont[$_ni]['page_main_code']
Definition: about_us.php:24
PageCompPageMainCode
PageCompPageMainCode()
Definition: contact.php:42
$_ni
$_ni
Definition: contact.php:25