Generate a XUL window
Located in /core/response/jResponseXul.class.php (line 24)
jResponse | --jResponseXul
Class | Description |
---|---|
jResponseXulOverlay | Generate a XUL overlay |
jResponseXulPage | Generate a XUL page (to display inside a xul iframe...) |
jResponseXulDialog | Generate a XUL dialog |
selector of the template to use
says if an event is sent to retrieve overlays url for the xul content
list of attributes and their values for the root element
Title of the window
header content : list of css file links
header content : list of piece of javascript code
header content : list of javascript file links
header content : list of overlay links
root tag name.
could be override into child class for other xul document
Inherited from jResponse
jResponse::$forcedHttpVersion
jResponse::$httpVersion
jResponse::$_httpHeaders
jResponse::$_httpHeadersSent
jResponse::$_httpStatusCode
jResponse::$_httpStatusMsg
jResponse::$_outputOnlyHeaders
constructor
call it to add manually content before or after the main content
add a link to a css stylesheet
add a piece of javascript code
add a link to a javascript file
add a link to a xul overlay for the xul page
The method you can overload in your inherited XUL response
overload it if you want to add processes (stylesheet, head settings, additionnal content etc..) after all actions
generate the xul content.
Inherited From jResponse
jResponse::__construct()
jResponse::addHttpHeader()
jResponse::cleanCacheHeaders()
jResponse::clearHttpHeaders()
jResponse::getFormatType()
jResponse::getType()
jResponse::isValidCache()
jResponse::output()
jResponse::outputErrors()
jResponse::sendHttpHeaders()
jResponse::setExpires()
jResponse::setHttpStatus()
jResponse::setLifetime()
jResponse::_checkRequestType()
jResponse::_normalizeDate()
Documentation generated on Mon, 26 Oct 2015 21:55:55 +0100 by phpDocumentor 1.4.3