API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
add ($def, $config) | |
set ($def, $config) | |
replace ($def, $config) | |
remove ($config) | |
get ($config) | |
flush ($config) | |
cleanup ($config) | |
Public Member Functions inherited from HTMLPurifier_DefinitionCache | |
__construct ($type) | |
generateKey ($config) | |
isOld ($key, $config) | |
checkDefType ($def) | |
add ($def, $config) | |
set ($def, $config) | |
replace ($def, $config) | |
get ($config) | |
remove ($config) | |
flush ($config) | |
cleanup ($config) | |
Additional Inherited Members | |
Data Fields inherited from HTMLPurifier_DefinitionCache | |
$type | |
Null cache object to use when no caching is on.
add | ( | $def, | |
$config | |||
) |
HTMLPurifier_Definition | $def | |
HTMLPurifier_Config | $config |
Reimplemented from HTMLPurifier_DefinitionCache.
cleanup | ( | $config | ) |
flush | ( | $config | ) |
get | ( | $config | ) |
remove | ( | $config | ) |
replace | ( | $def, | |
$config | |||
) |
HTMLPurifier_Definition | $def | |
HTMLPurifier_Config | $config |
Reimplemented from HTMLPurifier_DefinitionCache.
set | ( | $def, | |
$config | |||
) |
HTMLPurifier_Definition | $def | |
HTMLPurifier_Config | $config |
Reimplemented from HTMLPurifier_DefinitionCache.