HTMLPurifier_Bootstrap
Bootstrap class that contains meta-functionality for HTML Purifier such as the autoload function.
- Full name:
\HTMLPurifier_Bootstrap
Methods
autoload
Autoload function for HTML Purifier
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$class |
string | Class to load |
getPath
Returns the path for a specific class.
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$class |
string | Class path to get |
registerAutoload
"Pre-registers" our autoloader on the SPL stack.
- This method is static.
Automatically generated on 2025-03-18