Cache: ezcCacheStorageMemoryDataStruct
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcCacheStorageMemoryDataStruct
|
Defines a memory data storage structure. [
source]
Parents
ezcBaseStruct
|
--ezcCacheStorageMemoryDataStruct
Member Variables
|
public mixed |
$data
Holds the actual data. |
|
public string |
$location
Holds the location of the cache. |
|
public string |
$time
Holds the time the data was introduced in the cache. |
Method Summary
|
public ezcCacheStorageMemoryDataStruct |
__construct(
$data, $location )
Constructs a new ezcCacheMemoryDataStruct. |
Methods
__construct
ezcCacheStorageMemoryDataStruct __construct(
mixed
$data, string
$location )
Constructs a new ezcCacheMemoryDataStruct.
Parameters
| Name |
Type |
Description |
$data |
mixed |
|
$location |
string |
|
Last updated: Mon, 29 Jun 2009