nyroFwk
0.2
var
www
users
nyrofwk
src
nyro
module
scaffold
view
list.html.php
Go to the documentation of this file.
1
<?php
2
if
($allowAdd)
3
echo
'<a href="'
.$addPage.
'">'
.
utils::getIcon
(array(
'name'
=>
'add'
,
'type'
=>$iconType)).
' '
.
tr::__
(
'scaffold_add'
).
'</a><br />'
;
4
echo $filterTable;
5
echo $dataTable;
6
?>
tr\__
static __($key, $show=false, $out=true)
Definition:
tr.class.php:40
utils\getIcon
static getIcon(array $prm)
Definition:
utils.class.php:250
Generated on Sun Oct 15 2017 22:25:20 for nyroFwk by
1.8.13