Responsible for creating definition caches.
Definition at line 3290 of file HTMLPurifier.standalone.php.
◆ addDecorator()
HTMLPurifier_DefinitionCacheFactory::addDecorator |
( |
|
$decorator | ) |
|
◆ create()
HTMLPurifier_DefinitionCacheFactory::create |
( |
|
$type, |
|
|
|
$config |
|
) |
| |
◆ instance()
static HTMLPurifier_DefinitionCacheFactory::instance |
( |
|
$prototype = null | ) |
|
|
static |
◆ register()
HTMLPurifier_DefinitionCacheFactory::register |
( |
|
$short, |
|
|
|
$long |
|
) |
| |
Registers a new definition cache object
- Parameters
-
string | $short | Short name of cache object, for reference |
string | $long | Full class name of cache object, for construction |
Definition at line 3337 of file HTMLPurifier.standalone.php.
◆ setup()
HTMLPurifier_DefinitionCacheFactory::setup |
( |
| ) |
|
◆ $caches
HTMLPurifier_DefinitionCacheFactory::$caches = array('Serializer' => array()) |
|
protected |
◆ $decorators
HTMLPurifier_DefinitionCacheFactory::$decorators = array() |
|
protected |
◆ $implementations
HTMLPurifier_DefinitionCacheFactory::$implementations = array() |
|
protected |
The documentation for this class was generated from the following file: