HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
contact.php File Reference

Go to the source code of this file.

Variables

$this pageTitle = Yii::app()->name . ' - Contact Us'
$this breadcrumbs
else __pad2__
else please fill out the
following form to contact us
Thank you</p >< divclass="form"> 
$form
 endif

Variable Documentation

else please fill out the following form to contact us Thank you</p><divclass="form"> $form
Initial value:
$this->beginWidget('bootstrap.widgets.TbActiveForm', array(
'id'=>'contact-form',
'type'=>'horizontal',
'enableClientValidation'=>true,
'clientOptions'=>array(
'validateOnSubmit'=>true,
),
))

Definition at line 28 of file contact.php.

else __pad2__

Definition at line 23 of file contact.php.

$this breadcrumbs
Initial value:
array(
'Contact',
)

Definition at line 7 of file contact.php.

endif

Definition at line 53 of file contact.php.

$this pageTitle = Yii::app()->name . ' - Contact Us'

Definition at line 6 of file contact.php.