HTMLPurifier 4.4.0
/home/ezyang/Dev/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Memory.php File Reference

Go to the source code of this file.

Classes

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. More...