HTMLPurifier_Bootstrap Class Reference

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

List of all members.

Static Public Member Functions

static autoload ($class)
 Autoload function for HTML Purifier.
static getPath ($class)
 Returns the path for a specific class.
static registerAutoload ()
 "Pre-registers" our autoloader on the SPL stack.
static autoload ($class)
 Autoload function for HTML Purifier.
static getPath ($class)
 Returns the path for a specific class.
static registerAutoload ()
 "Pre-registers" our autoloader on the SPL stack.


Detailed Description

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

Note:
This class may be used without any other files from HTML Purifier.

Definition at line 30 of file Bootstrap.php.


Member Function Documentation

static HTMLPurifier_Bootstrap::autoload ( class  )  [static]

Autoload function for HTML Purifier.

Parameters:
$class Class to load

Definition at line 37 of file Bootstrap.php.

References getPath().

Referenced by registerAutoload().

static HTMLPurifier_Bootstrap::getPath ( class  )  [static]

Returns the path for a specific class.

Definition at line 47 of file Bootstrap.php.

Referenced by autoload().

static HTMLPurifier_Bootstrap::registerAutoload (  )  [static]

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

Definition at line 63 of file Bootstrap.php.

References $compat, and autoload().

static HTMLPurifier_Bootstrap::autoload ( class  )  [static]

Autoload function for HTML Purifier.

Parameters:
$class Class to load

Definition at line 788 of file HTMLPurifier.standalone.php.

References getPath().

static HTMLPurifier_Bootstrap::getPath ( class  )  [static]

Returns the path for a specific class.

Definition at line 798 of file HTMLPurifier.standalone.php.

static HTMLPurifier_Bootstrap::registerAutoload (  )  [static]

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

Definition at line 814 of file HTMLPurifier.standalone.php.

References $compat, and autoload().


The documentation for this class was generated from the following files:
Generated on Thu Jun 19 18:47:29 2008 for HTMLPurifier by  doxygen 1.5.3