Cache: ezcCacheStorageFileApcArrayOptions
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcCacheStorageFileApcArrayOptions
|
Option class for APC array storage. [
source]
Parents
ezcBaseOptions
|
--ezcCacheStorageApcOptions
|
--ezcCacheStorageFileApcArrayOptions
Properties
|
int |
read/write
|
$permissions
File access permissions specified as an octal integer, default 0644. |
Inherited Member Variables
From
ezcCacheStorageApcOptions:
From
ezcBaseOptions:
Method Summary
|
public ezcCacheStorageFileApcArrayOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcCacheStorageApcOptions :
From
ezcBaseOptions :
Methods
__construct
ezcCacheStorageFileApcArrayOptions __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: Mon, 11 May 2009