

Öffentliche Methoden | |
| copy () | |
| add ($def, $config) | |
| set ($def, $config) | |
| replace ($def, $config) | |
| get ($config) | |
Datenfelder | |
| $name = 'Memory' | |
Geschützte Attribute | |
| $definitions | |
Definiert in Zeile 8 der Datei Memory.php.
| add | ( | $ | def, | |
| $ | config | |||
| ) |
Adds a definition object to the cache
Erneute Implementation von HTMLPurifier_DefinitionCache_Decorator.
Definiert in Zeile 19 der Datei Memory.php.

| copy | ( | ) |
Cross-compatible clone substitute
Erneute Implementation von HTMLPurifier_DefinitionCache_Decorator.
Definiert in Zeile 15 der Datei Memory.php.
| get | ( | $ | config | ) |
Retrieves a definition object from the cache
Erneute Implementation von HTMLPurifier_DefinitionCache_Decorator.
Definiert in Zeile 37 der Datei Memory.php.

| replace | ( | $ | def, | |
| $ | config | |||
| ) |
Replace an object in the cache
Erneute Implementation von HTMLPurifier_DefinitionCache_Decorator.
Definiert in Zeile 31 der Datei Memory.php.

| set | ( | $ | def, | |
| $ | config | |||
| ) |
Unconditionally saves a definition object to the cache
Erneute Implementation von HTMLPurifier_DefinitionCache_Decorator.
Definiert in Zeile 25 der Datei Memory.php.

$definitions [protected] |
Definiert in Zeile 12 der Datei Memory.php.
| $name = 'Memory' |
Definiert in Zeile 13 der Datei Memory.php.
| Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved. MyOOS [Shopsystem] is Free Software released under the GNU/GPL License. Webmaster: info@r23.de (Impressum) |
|