Webdav: ezcWebdavServerOptions
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavServerOptions
|
Options class for ezcWebdavServer. [
source]
Parents
ezcBaseOptions
|
--ezcWebdavServerOptions
Properties
|
string |
read/write
|
$realm
The realm that is used in WWW-Authorization headers. The default is "eZ Components WebDAV". |
Inherited Member Variables
From
ezcBaseOptions:
Method Summary
|
public ezcWebdavServerOptions |
__construct(
[$options = array()] )
Constructs a new options objet with the given $options; |
Inherited Methods
From
ezcBaseOptions :
Methods
__construct
ezcWebdavServerOptions __construct(
[
$options = array()] )
Constructs a new options objet with the given $options;
Parameters
| Name |
Type |
Description |
$options |
array(string=>mixed) |
|
Throws
| Class | Description |
ezcBaseValueException |
if $options contains a property with a value not allowed |
ezcBasePropertyNotFoundException |
if $options contains a property not defined |
Redefinition of
Last updated: Mon, 21 Dec 2009