Webdav: ezcWebdavBackendMakeCollection
[ ]
[ ]
[ ]
[ ]
[ ]
Interface: ezcWebdavBackendMakeCollection
|
Interface implemented by backends which support the creation of collections. [
source]
Method Summary
Methods
makeCollection
Required method to serve MKCOL (make collection) requests.
The method receives a ezcWebdavMakeCollectionRequest 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: Mon, 12 Nov 2007