Generate a XUL window
Located in /core/response/jResponseXul.class.php (line 24)
jResponse | --jResponseXul
Class | Description |
---|---|
jResponseXulPage | Generate a XUL page (to display inside a xul iframe...) |
jResponseXulOverlay | Generate a XUL overlay |
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::$_acceptSeveralErrors
jResponse::$_errorMessages
jResponse::$_httpHeaders
jResponse::$_httpHeadersSent
jResponse::$_httpStatusCode
jResponse::$_httpStatusMsg
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
generate the xul content.
override it into your own xul response object, to do
all things commons to all xul actions
Inherited From jResponse
jResponse::__construct()
jResponse::acceptSeveralErrors()
jResponse::addHttpHeader()
jResponse::clearHttpHeaders()
jResponse::getFormatType()
jResponse::getType()
jResponse::hasErrors()
jResponse::output()
jResponse::outputErrors()
jResponse::sendHttpHeaders()
jResponse::setHttpStatus()
Documentation generated on Wed, 07 Sep 2011 13:47:52 +0200 by phpDocumentor 1.4.3