Webdav: ezcWebdavBackendPut
[ ]
[ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Interface: ezcWebdavBackendPut
|
Interface implemented by backends which support PUT. [
source]
Method Summary
Methods
put
Required method to serve PUT requests.
The method receives a ezcWebdavPutRequest objects containing all relevant information obout the clients request and should either return an error by returning an ezcWebdavErrorResponse object, or any other ezcWebdavResponse objects.
Parameters
Last updated: Wed, 28 Nov 2007