API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Static Public Member Functions | |
static | autoload ($class) |
static | getPath ($class) |
static | registerAutoload () |
Bootstrap class that contains meta-functionality for HTML Purifier such as the autoload function.
|
static |
Autoload function for HTML Purifier
string | $class | Class to load |
|
static |
Returns the path for a specific class.
string | $class | Class path to get |
|
static |
"Pre-registers" our autoloader on the SPL stack.