Webdav: ezcWebdavPropStatResponse
[ ]
[ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavPropStatResponse
|
Class generated by the backend to respond to PROPSTAT requests. [
source]
Parents
ezcWebdavResponse
|
--ezcWebdavPropStatResponse
Inherited Constants
From
ezcWebdavResponse:
Inherited Member Variables
From
ezcWebdavResponse:
Method Summary
|
public void |
__construct(
$storage, [$status = ezcWebdavResponse::STATUS_200] )
Creates a new response object. |
Inherited Methods
From
ezcWebdavResponse :
Methods
__construct
Creates a new response object.
Creates PROPSTAT response, which will be aggregated in a
ezcWebdavPropFindResponse from a property storage ($storage) and optionally an error stutus code, which will default to 200(OK).
Parameters
Redefinition of
Last updated: Thu, 31 Jan 2008