
Public Member Functions | |
| copy () | |
| Cross-compatible clone substitute. | |
| add ($def, $config) | |
| set ($def, $config) | |
| replace ($def, $config) | |
| get ($config) | |
| copy () | |
| Cross-compatible clone substitute. | |
| add ($def, $config) | |
| set ($def, $config) | |
| replace ($def, $config) | |
| get ($config) | |
Public Attributes | |
| $name = 'Memory' | |
Protected Attributes | |
| $definitions | |
Definition at line 8 of file Memory.php.
| HTMLPurifier_DefinitionCache_Decorator_Memory::copy | ( | ) |
Cross-compatible clone substitute.
Reimplemented from HTMLPurifier_DefinitionCache_Decorator.
Definition at line 15 of file Memory.php.
| HTMLPurifier_DefinitionCache_Decorator_Memory::add | ( | $ | def, | |
| $ | config | |||
| ) |
Reimplemented from HTMLPurifier_DefinitionCache_Decorator.
Definition at line 19 of file Memory.php.
| HTMLPurifier_DefinitionCache_Decorator_Memory::set | ( | $ | def, | |
| $ | config | |||
| ) |
Reimplemented from HTMLPurifier_DefinitionCache_Decorator.
Definition at line 25 of file Memory.php.
| HTMLPurifier_DefinitionCache_Decorator_Memory::replace | ( | $ | def, | |
| $ | config | |||
| ) |
Reimplemented from HTMLPurifier_DefinitionCache_Decorator.
Definition at line 31 of file Memory.php.
| HTMLPurifier_DefinitionCache_Decorator_Memory::get | ( | $ | config | ) |
Reimplemented from HTMLPurifier_DefinitionCache_Decorator.
Definition at line 37 of file Memory.php.
| HTMLPurifier_DefinitionCache_Decorator_Memory::copy | ( | ) |
Cross-compatible clone substitute.
Reimplemented from HTMLPurifier_DefinitionCache_Decorator.
Definition at line 10379 of file HTMLPurifier.standalone.php.
| HTMLPurifier_DefinitionCache_Decorator_Memory::add | ( | $ | def, | |
| $ | config | |||
| ) |
Reimplemented from HTMLPurifier_DefinitionCache_Decorator.
Definition at line 10383 of file HTMLPurifier.standalone.php.
| HTMLPurifier_DefinitionCache_Decorator_Memory::set | ( | $ | def, | |
| $ | config | |||
| ) |
Reimplemented from HTMLPurifier_DefinitionCache_Decorator.
Definition at line 10389 of file HTMLPurifier.standalone.php.
| HTMLPurifier_DefinitionCache_Decorator_Memory::replace | ( | $ | def, | |
| $ | config | |||
| ) |
Reimplemented from HTMLPurifier_DefinitionCache_Decorator.
Definition at line 10395 of file HTMLPurifier.standalone.php.
| HTMLPurifier_DefinitionCache_Decorator_Memory::get | ( | $ | config | ) |
Reimplemented from HTMLPurifier_DefinitionCache_Decorator.
Definition at line 10401 of file HTMLPurifier.standalone.php.
HTMLPurifier_DefinitionCache_Decorator_Memory::$definitions [protected] |
Definition at line 12 of file Memory.php.
| HTMLPurifier_DefinitionCache_Decorator_Memory::$name = 'Memory' |
Definition at line 13 of file Memory.php.
1.5.3