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

Go to the source code of this file.

Variables

$this breadcrumbs
 $form

Variable Documentation

$form
Initial value:
$this->beginWidget('CActiveForm',array(
'id' => 'SearchFilter',
'htmlOptions' => array('class' => ''),
'action' => Yii::app()->createUrl('SiteNew/new'),
'method'=>'post')
)

Definition at line 15 of file siteNew.php.

$this breadcrumbs
Initial value:
array(
'Add new site',
)

Definition at line 11 of file siteNew.php.