Abstract class representing Definition cache managers that implements useful common methods and is a factory.
Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 2290)
| 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
Checks if a definition's type jives with the cache's type
Clears all expired (older version or revision) objects from cache
Clears all objects from cache
Generates a unique identifier for a particular configuration
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.
Removes a definition object to the cache
Replace an object in the cache
Unconditionally saves a definition object to the cache
Documentation generated on Sun, 06 Mar 2011 00:24:05 -0500 by phpDocumentor 1.4.3