Webdav: ezcWebdavPropStatResponse
[ ]
[ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavPropStatResponse
|
Class used to answer GET responses on a collection by the webdav backend. [
source]
Parents
ezcWebdavResponse
|
--ezcWebdavPropStatResponse
Inherited Constants
From
ezcWebdavResponse:
Inherited Member Variables
From
ezcWebdavResponse:
Method Summary
|
public void |
__construct(
$storage, [$status = ezcWebdavResponse::STATUS_200], $properties )
Construct prop stat response. |
Inherited Methods
From
ezcWebdavResponse :
Methods
__construct
Construct prop stat response.
Construct prop stat response, which should be aggregated in a
ezcWebdavPropFindResponse from a property storage and optionally an error stutus code, which will default to 200(OK).
Parameters
Redefinition of
Last updated: Wed, 28 Nov 2007