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

Definition at line 6 of file edit.php.

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

Definition at line 2 of file edit.php.