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

Go to the source code of this file.

Variables

$this breadcrumbs
$this menu

Variable Documentation

$this breadcrumbs
Initial value:
array(
Yii::t('app', 'Accounts') => array('//account/account'),
Yii::t('app', 'Account Users'),
)

Definition at line 5 of file index.php.

$this menu
Initial value:
array(
array('label' => Yii::t('app', 'Manage AccountUsers'), 'url' => array('admin')),
)

Definition at line 10 of file index.php.