Class: I2CE MagicDataStorageDBAlt (4.1.7)

From IHRIS Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


This article describes the class I2CE_MagicDataStorageDBAlt .

Configuration class to lookup and save configuration options.

Variables

$db_statements

An array of prepared statements for looking up stored magic data.

$db

DB instnace

$use_quick

Methods

__construct()

clear()

Clear the all keys/values associated with this storage

destroy()

isAvailable()

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

renameChild()

Renames a child node

retrieve()

Retrieve the given I2CE_MagicDataNode value and type.

setUpStatements()

Set up a cache of prepared statements.

store()

Store the given I2CE_MagicDataNode into the database.

Inherited Methods

getChildPath()

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

getHash()

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

Inherited Variables

$name

Theis protected variable is inherited from I2CE_MagicDataStorage->$name