Class HTMLPurifier_Bootstrap

Description

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

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

Located in /library/HTMLPurifier/Bootstrap.php (line 30)


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

Autoload function for HTML Purifier

Autoload function for HTML Purifier

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

Returns the path for a specific class.

Returns the path for a specific class.

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

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

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

  • access: public
static void registerAutoload ()

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