Webdav: ezcWebdavPropStatResponse
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavPropStatResponse
|
Class generated by the backend to respond to PROPSTAT requests. [
source]
Parents
ezcWebdavInfrastructureBase
|
--ezcWebdavResponse
|
--ezcWebdavPropStatResponse
Inherited Constants
From
ezcWebdavResponse:
Inherited Member Variables
From
ezcWebdavResponse:
From
ezcWebdavInfrastructureBase:
Method Summary
|
public void |
__construct(
$storage, [$status = ezcWebdavResponse::STATUS_200] )
Creates a new response object. |
Inherited Methods
From
ezcWebdavResponse :
From
ezcWebdavInfrastructureBase :
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: Mon, 09 Feb 2009