Class HTMLPurifier_DefinitionCache_Decorator_Cleanup

Description

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

Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 11309)

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 11313)
  • access: public

Inherited Variables

Inherited from HTMLPurifier_DefinitionCache_Decorator

HTMLPurifier_DefinitionCache_Decorator::$cache

Inherited from HTMLPurifier_DefinitionCache

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

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

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

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

Redefinition of:
HTMLPurifier_DefinitionCache_Decorator::replace()
set (line 11325)
  • 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 Sun, 06 Mar 2011 00:24:05 -0500 by phpDocumentor 1.4.3