Webdav: ezcWebdavMakeCollectionRequest
[ ]
[ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavMakeCollectionRequest
|
Struct-like class representing all relevant information about a webdav MKCOL request. [
source]
Parents
ezcWebdavRequest
|
--ezcWebdavMakeCollectionRequest
Inherited Constants
From
ezcWebdavRequest:
Properties
|
string |
read/write
|
$body
The request body of a MKCOL request. |
Inherited Member Variables
From
ezcWebdavRequest:
Method Summary
|
public void |
__construct(
$requestUri, [$body = null] )
Creates a new MKCOL request object. |
Inherited Methods
From
ezcWebdavRequest :
Methods
__construct
void __construct(
string
$requestUri, [string
$body = null] )
Creates a new MKCOL request object.
The request is created from the collection, which should be created and an optional request body.
Parameters
| Name |
Type |
Description |
$requestUri |
string |
|
$body |
string |
|
Redefinition of
Last updated: Wed, 28 Nov 2007