Webdav: ezcWebdavLockPluginOptions
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavLockPluginOptions
|
Option class for the Webdav lock plugin. [
source]
Parents
ezcBaseOptions
|
--ezcWebdavLockPluginOptions
Inherited Member Variables
From
ezcBaseOptions:
Method Summary
|
public ezcWebdavLockPluginOptions |
__construct(
[$options = array()] )
Construct a new options object. |
Inherited Methods
From
ezcBaseOptions :
Methods
__construct
ezcWebdavLockPluginOptions __construct(
[
$options = array()] )
Construct a new options object.
Options are constructed from an option array by default. The constructor automatically passes the given options to the __set() method to set them in the class.
Parameters
| Name |
Type |
Description |
$options |
array(string=>mixed) |
The initial options to set. |
Throws
| Class | Description |
ezcBasePropertyNotFoundException |
If trying to access a non existent property. |
ezcBaseValueException |
If the value for a property is out of range. |
Redefinition of
Last updated: Mon, 29 Jun 2009