HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
create.php
Go to the documentation of this file.
1
<?php $this->
breadcrumbs
= array(
2
'Rights'
=>
Rights::getBaseUrl
(),
3
Rights::t
(
'core'
,
'Create :type'
, array(
':type'
=>
Rights::getAuthItemTypeName
($_GET[
'type'
]))),
4
); ?>
5
6
<div
class
=
"createAuthItem"
>
7
8
<h2><?php echo
Rights::t
(
'core'
,
'Create :type'
, array(
9
':type'
=>
Rights::getAuthItemTypeName
($_GET[
'type'
]),
10
)); ?></h2>
11
12
<?php $this->renderPartial(
'_form'
, array(
'model'
=> $formModel)); ?>
13
14
</div>
app
protected
modules
rights
views
authItem
create.php
Generated on Tue Jun 30 2015 20:12:32 for HCE Project DC service web UI by
1.8.1.2