ACL Extension
0.3
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
index.php
Go to the documentation of this file.
1
<?php
2
$this->
breadcrumbs
=array(
3
$this->module->id,
4
);
5
?>
6
<h1><?php echo $this->uniqueId .
'/'
. $this->action->id; ?></h1>
7
8
<p>
9
This is the view content
for
action
"<?php echo $this->action->id; ?>"
.
10
The action belongs to the controller
"<?php echo get_class($this); ?>"
11
in the
"<?php echo $this->module->id; ?>"
module.
12
</p>
13
<p>
14
You may customize
this
page by editing <tt><?php echo __FILE__; ?></tt>
15
</p>
Web
exportAcl
acl
views
default
index.php
Generated on Sat Jun 9 2012 15:23:11 for ACL Extension by
1.8.1