Abstract class representing Definition cache managers that implements useful common methods and is a factory.
Abstract class representing Definition cache managers that implements useful common methods and is a factory.
Located in /library/HTMLPurifier/DefinitionCache.php (line 11)
| Class | Description |
|---|---|
| HTMLPurifier_DefinitionCache_Decorator | Abstract class representing Definition cache managers that implements useful common methods and is a factory. |
| HTMLPurifier_DefinitionCache_Null | Null cache object to use when no caching is on. |
| HTMLPurifier_DefinitionCache_Serializer | Abstract class representing Definition cache managers that implements useful common methods and is a factory. |
Adds a definition object to the cache
Adds a definition object to the cache
Checks if a definition's type jives with the cache's type
Checks if a definition's type jives with the cache's type
Clears all expired (older version or revision) objects from cache
Clears all expired (older version or revision) objects from cache
Clears all objects from cache
Clears all objects from cache
Generates a unique identifier for a particular configuration
Generates a unique identifier for a particular configuration
Retrieves a definition object from the cache
Retrieves a definition object from the cache
Tests whether or not a key is old with respect to the configuration's version and revision number.
Tests whether or not a key is old with respect to the configuration's version and revision number.
Removes a definition object to the cache
Removes a definition object to the cache
Replace an object in the cache
Replace an object in the cache
Unconditionally saves a definition object to the cache
Unconditionally saves a definition object to the cache
Documentation generated on Thu, 19 Jun 2008 18:49:01 -0400 by phpDocumentor 1.4.2