HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
_search.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' => 'filter_form'),
'action' => Yii::app()->createUrl('//rights/UsersSitesRights/search'),
'method' => 'get',
)
)

Definition at line 15 of file _search.php.

$this breadcrumbs
Initial value:
array(
UserModule::t('Rights') => array('//rights'),
'Sites',
)

Definition at line 2 of file _search.php.