Webdav: ezcWebdavXmlDisplayInformation
[ ]
[ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavXmlDisplayInformation
|
Display information. [
source]
Used by
ezcWebdavTransport to transport information on displaying a response to the browser.
Parents
ezcWebdavDisplayInformation
|
--ezcWebdavXmlDisplayInformation
Member Variables
|
public DOMDocument|string|null |
$body
Representation of the response body.
Should be null, if no body is to be sent, an instance of DOMDocument to send and XML body or a string representng the body if it is non-XML. |
|
public ezcWebdavResponse |
$response
Response object to extract headers from. |
Method Summary
|
public void |
__construct(
$response, $body )
Creates a new struct. |
Inherited Methods
From
ezcWebdavDisplayInformation :
Methods
__construct
Creates a new struct.
This display information must be created with DOMDocument $body.
Parameters
Redefinition of
Last updated: Mon, 10 Nov 2008