Class HTMLPurifier_DefinitionCache_Decorator_Cleanup

extends HTMLPurifier_DefinitionCache_Decorator

Definition cache decorator class that cleans up the cache whenever there is a cache miss.

Methods
Methods inherited from HTMLPurifier_DefinitionCache_Decorator
__construct(), decorate(), remove(), flush(), cleanup()
Methods inherited from HTMLPurifier_DefinitionCache
generateKey(), isOld(), checkDefType(),
Properties
Properties inherited from HTMLPurifier_DefinitionCache_Decorator
$cache,
Properties inherited from HTMLPurifier_DefinitionCache
$type