kernel/private/rest/classes/cache/options/storage_cluster.php

Show: inherited
Table of Contents

File containing ezpCacheStorageClusterOptions

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
kernel  
Version
4.6.0  

\ezpCacheStorageClusterOptions

Package: Default

Option class for the ezpCacheStorageCluster class.

Parent(s)
\ezcBaseOptions

Properties

Propertyprotected\ezcCacheStorageOptions  $storageOptions= ''

Parent storage options.

Details
Type
\ezcCacheStorageOptions

Methods

methodpublic__construct( \array(string=>mixed) $options = array() ) : void

Constructs a new options class.

It also sets the default values of the format property

Parameters
Name Type Description
$options \array(string=>mixed)

The initial options to set.

Throws
Exception Description
\ezcBasePropertyNotFoundException If trying to assign a property which does not exist
\ezcBaseValueException If the value for the property is incorrect
Documentation was generated by DocBlox 0.18.1.