XOAD_Cache Storage MySQL Class.
This class is a XOAD_Cache_Storage successor.
Located in /extensions/cache/classes/storage/MySQL.class.php (line 42)
XOAD_Cache_Storage | --XOAD_Cache_Storage_MySQL
Holds the MySQL database used in the connection string.
Indicates whether to open a new connection to the MySQL server if an old one already exists.
Holds the MySQL password used in the connection string.
Holds the MySQL port used in the connection string.
Holds the MySQL server used in the connection string.
Holds the MySQL user used in the connection string.
Creates a new instance of the XOAD_Cache_Storage_MySQL class.
Closes a MySQL connection link.
Deletes old data from the cache.
This method is called before calling load to delete all expired data from the cache.
Escapes special characters in the $unescapedString, taking into account the current charset of the connection.
Loads data from the cache with a given ID.
Saves data in the cache with a given ID and lifetime.
Inherited From XOAD_Cache_Storage
XOAD_Cache_Storage::XOAD_Cache_Storage()
XOAD_Cache_Storage::collectGarbage()
XOAD_Cache_Storage::generateID()
XOAD_Cache_Storage::load()
XOAD_Cache_Storage::save()
Documentation generated on Sat, 12 Nov 2005 20:24:22 +0200 by phpDocumentor 1.3.0RC3