|
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.
|
|
◆ autoload()
static HTMLPurifier_Bootstrap::autoload |
( |
| $class | ) |
|
|
static |
Autoload function for HTML Purifier.
- Parameters
-
string | $class | Class to load |
- Return values
-
◆ getPath()
static HTMLPurifier_Bootstrap::getPath |
( |
| $class | ) |
|
|
static |
Returns the path for a specific class.
- Parameters
-
string | $class | Class path to get |
- Return values
-
The documentation for this class was generated from the following file:
- lib/htmlpurifier/HTMLPurifier/Bootstrap.php