Class: I2CE MagicDataStorageAPC (4.0.3)

From IHRIS Wiki


This article describes the class I2CE_MagicDataStorageAPC .

Configuration class to lookup and save configuration options.

Methods

clear()

Delete all APC keys associated with this storage object.

destroy()

Erases the given I2CE_MagicDataNode from the storage mechanism @param I2CE_MagicDataNode

getKeys()

Return a list of all APC keys associated with this storage object.

getPrefix()

Return the APC prefix for storing variables.

isAvailable()

Returns true if this storage mechanism is ready to be used. false otherwise.

retrieve()

Retrieve the given I2CE_MagicDataNode value and type.

store()

Store the given I2CE_MagicDataNode into APC

Inherited Methods

__construct()

This public method is inherited from I2CE_MagicDataStorage->__construct()

getHash()

This public method is inherited from I2CE_MagicDataStorage->getHash()

Inherited Variables

$name

Theis protected variable is inherited from I2CE_MagicDataStorage->$name