Gentics Portal.Node PHP API
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
All
Classes
Namespaces
Functions
Variables
Pages
common
modules
rights
views
authItem
create.php
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>
Generated on Thu Feb 6 2014 15:47:54 for Gentics Portal.Node PHP API by
1.8.1.2