kernel/private/rest/classes/cache/options/storage_cluster.php
\ezpCacheStorageClusterOptions
Package: Default
Parameters
Throws
Option class for the ezpCacheStorageCluster class.
- Parent(s)
- \ezcBaseOptions
Properties
Methods


__construct(
\array(string=>mixed) $options
=
array()
)
:
void
Constructs a new options class.
It also sets the default values of the format property
Name | Type | Description |
---|---|---|
$options | \array(string=>mixed) | The initial options to set. |
Exception | Description |
---|---|
\ezcBasePropertyNotFoundException | If trying to assign a property which does not exist |
\ezcBaseValueException | If the value for the property is incorrect |