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

Go to the source code of this file.

Variables

$this breadcrumbs
$this menu

Variable Documentation

$this breadcrumbs
Initial value:
array(
'Customers'=>array('index'),
'Create Customer',
)

Definition at line 5 of file create.php.

$this menu
Initial value:
array(
array('label'=>'<i class="icon-th-list"></i> List Customers', 'url'=>array('index')),
array('label'=>'<i class="icon-edit"></i> Manage Customers', 'url'=>array('admin')),
)

Definition at line 10 of file create.php.