Class HTMLPurifier_DefinitionCache_Decorator
Abstract class representing Definition cache managers that implements useful common methods and is a factory.
- HTMLPurifier_DefinitionCache
- HTMLPurifier_DefinitionCache_Decorator
Direct known subclasses
HTMLPurifier_DefinitionCache_Decorator_Cleanup, HTMLPurifier_DefinitionCache_Decorator_Memory
public
|
|
public
|
|
public
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
checkDefType(),
generateKey(),
isOld()
|
public
mixed
|
$cache |
|
#
Cache object we are decorating |
public
string
|
$name |
|
#
The name of the decorator |
$type
|