Class HTMLPurifier_Bootstrap

Description

Bootstrap class that contains meta-functionality for HTML Purifier such as the autoload function.

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


	
			
Method Summary
static void autoload ($class $class)
static void getPath ( $class)
static void registerAutoload ()
Methods
static method autoload (line 847)

Autoload function for HTML Purifier

  • access: public
static void autoload ($class $class)
  • $class $class: Class to load
static method getPath (line 857)

Returns the path for a specific class.

  • access: public
static void getPath ( $class)
  • $class
static method registerAutoload (line 873)

"Pre-registers" our autoloader on the SPL stack.

  • access: public
static void registerAutoload ()

Documentation generated on Sun, 06 Mar 2011 00:24:01 -0500 by phpDocumentor 1.4.3