nyroFwk
0.2
Main Page
+
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
+
Data Fields
+
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Variables
$
f
r
+
Files
File List
+
Globals
All
Functions
Variables
•
All
Data Structures
Namespaces
Files
Functions
Variables
var
www
users
nyrofwk
src
my
module
out
view
layout.front.html.php
Go to the documentation of this file.
1
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
>
2
<html xmlns=
"http://www.w3.org/1999/xhtml"
xml:lang=
"<?php echo $response->getMeta('language'); ?>"
lang=
"<?php echo $response->getMeta('language'); ?>"
>
3
<head>
4
<?php echo $response->getHtmlElt(); ?>
5
</head>
6
<body>
7
<?php echo $content; ?>
8
<?php echo $response->getHtmlElt(
'js'
); ?>
9
</body>
10
</html>
Generated on Sun Oct 15 2017 22:25:20 for nyroFwk by
1.8.13