|
Cheetah
|
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 |
| PageCompPageMainCode | ( | ) |
page code function
Definition at line 42 of file contact.php.
| PageCompPageMainCodeWithForm | ( | ) |
Definition at line 48 of file contact.php.
| $_ni = $_page['name_index'] |
Definition at line 25 of file contact.php.
Definition at line 18 of file contact.php.
| $_page[ 'header_text'] = _t( "_CONTACT_H1" ) |
Definition at line 19 of file contact.php.
| $_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.
Definition at line 23 of file contact.php.
| if ($showForm) else |
Definition at line 29 of file contact.php.