Webdav: ezcWebdavDisplayInformation
[ ]
[ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavDisplayInformation
|
Display information base class. [
source]
Instances of classes extending this base class are used inside
ezcWebdavTransport to encapsulate response information to be displayed.
Descendents
Member Variables
Method Summary
|
public void |
__construct(
$response, $body )
Creates a new display information. |
Methods
__construct
Creates a new display information.
By default an instance of this class carries a
ezcWebdavResponse $repsonse object, which holds header information, and a $body. The content of $body depends on the type of display information. Extending classes may possibly not carry a body at all.
Parameters
Redefined in descendants as
Last updated: Wed, 05 Dec 2007