nyroFwk
0.2
var
www
users
nyrofwk
src
nyro
response
http
xul.class.php
Go to the documentation of this file.
1
<?php
10
class
response_http_xul
extends
response_http_html
{
11
12
protected
function
afterInit
() {
13
parent::afterInit();
14
$this->
setContentType
(
'xul'
);
15
}
16
17
}
response_http_html
Definition:
html.class.php:11
response_http\setContentType
setContentType($value, $replace=true)
Definition:
http.class.php:137
response_http_xul\afterInit
afterInit()
Definition:
xul.class.php:12
response_http_xul
Definition:
xul.class.php:10
Generated on Sun Oct 15 2017 22:25:20 for nyroFwk by
1.8.13