Class responsible for generating HTMLPurifier_Language objects, managing caching and fallbacks.
Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 5550)
Cache of language code information used to load HTMLPurifier_Language objects
Structure is: $factory->cache[$language_code][$key] = $value
Cached copy of dirname(__FILE__), directory of current file without
trailing slash
Valid keys in the HTMLPurifier_Language object. Designates which variables to slurp out of a message file.
Keys whose contents are a list and can be merged
Keys whose contents are a hash map and can be merged
Instance of HTMLPurifier_AttrDef_Lang to validate language codes
Retrieve sole instance of the factory.
Creates a language object, handles class fallbacks
Returns the fallback language for language
Loads language into the cache, handles message file and fallbacks
Sets up the singleton, much like a constructor
Documentation generated on Sun, 06 Mar 2011 00:24:09 -0500 by phpDocumentor 1.4.3