Class HTMLPurifier_DefinitionCache_Decorator_Memory
Definition cache decorator class that saves all cache retrievals to PHP's memory; good for unit tests or circumstances where there are lots of configuration objects floating around.
- HTMLPurifier_DefinitionCache
- HTMLPurifier_DefinitionCache_Decorator
- HTMLPurifier_DefinitionCache_Decorator_Memory
public
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
__construct(),
cleanup(),
decorate(),
flush(),
remove()
|
checkDefType(),
generateKey(),
isOld()
|
protected
mixed
|
$definitions |
|
|
public
string
|
$name | 'Memory' |
$cache
|
$type
|