Class HTMLPurifier_DefinitionCache_Decorator_Cleanup

Description

Definition cache decorator class that cleans up the cache whenever there is a cache miss.

Definition cache decorator class that cleans up the cache whenever there is a cache miss.

Located in /library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php (line 7)

HTMLPurifier_DefinitionCache
   |
   --HTMLPurifier_DefinitionCache_Decorator
      |
      --HTMLPurifier_DefinitionCache_Decorator_Cleanup
Variable Summary
mixed $name
Method Summary
void add ( $def,  $config)
void copy ()
void get ( $config)
void replace ( $def,  $config)
void set ( $def,  $config)
Variables
mixed $name = 'Cleanup' (line 11)
  • access: public

Inherited Variables

Inherited from HTMLPurifier_DefinitionCache_Decorator

HTMLPurifier_DefinitionCache_Decorator::$cache

Inherited from HTMLPurifier_DefinitionCache

HTMLPurifier_DefinitionCache::$type
Methods
add (line 17)
  • access: public
void add ( $def,  $config)
  • $def
  • $config

Redefinition of:
HTMLPurifier_DefinitionCache_Decorator::add()
copy (line 13)
  • access: public
void copy ()

Redefinition of:
HTMLPurifier_DefinitionCache_Decorator::copy()
Cross-compatible clone substitute
get (line 35)
  • access: public
void get ( $config)
  • $config

Redefinition of:
HTMLPurifier_DefinitionCache_Decorator::get()
replace (line 29)
  • access: public
void replace ( $def,  $config)
  • $def
  • $config

Redefinition of:
HTMLPurifier_DefinitionCache_Decorator::replace()
set (line 23)
  • access: public
void set ( $def,  $config)
  • $def
  • $config

Redefinition of:
HTMLPurifier_DefinitionCache_Decorator::set()

Inherited Methods

Inherited From HTMLPurifier_DefinitionCache_Decorator

HTMLPurifier_DefinitionCache_Decorator::__construct()
HTMLPurifier_DefinitionCache_Decorator::add()
HTMLPurifier_DefinitionCache_Decorator::cleanup()
HTMLPurifier_DefinitionCache_Decorator::copy()
HTMLPurifier_DefinitionCache_Decorator::decorate()
HTMLPurifier_DefinitionCache_Decorator::flush()
HTMLPurifier_DefinitionCache_Decorator::get()
HTMLPurifier_DefinitionCache_Decorator::remove()
HTMLPurifier_DefinitionCache_Decorator::replace()
HTMLPurifier_DefinitionCache_Decorator::set()

Inherited From HTMLPurifier_DefinitionCache

HTMLPurifier_DefinitionCache::__construct()
HTMLPurifier_DefinitionCache::add()
HTMLPurifier_DefinitionCache::checkDefType()
HTMLPurifier_DefinitionCache::cleanup()
HTMLPurifier_DefinitionCache::flush()
HTMLPurifier_DefinitionCache::generateKey()
HTMLPurifier_DefinitionCache::get()
HTMLPurifier_DefinitionCache::isOld()
HTMLPurifier_DefinitionCache::remove()
HTMLPurifier_DefinitionCache::replace()
HTMLPurifier_DefinitionCache::set()

Documentation generated on Thu, 19 Jun 2008 18:48:55 -0400 by phpDocumentor 1.4.2