Archive: ezcArchiveOptions
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcArchiveOptions
|
Class containing the basic options for ezcBase' autoload. [
source]
Parents
ezcBaseOptions
|
--ezcArchiveOptions
Properties
|
bool |
read/write
|
$readOnly
Whether the archive should be opened in read only mode. |
Inherited Member Variables
From
ezcBaseOptions:
Method Summary
|
public ezcArchiveOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcBaseOptions :
Methods
__construct
ezcArchiveOptions __construct(
[
$options = array()] )
Constructs an object with the specified values.
Parameters
| Name |
Type |
Description |
$options |
array(string=>mixed) |
|
Throws
| Class | Description |
ezcBasePropertyNotFoundException |
if $options contains a property not defined |
ezcBaseValueException |
if $options contains a property with a value not allowed |
Redefinition of
Last updated: Tue, 01 Sep 2009