![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques statiques | |
| 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 |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :
|
static |
Returns the path for a specific class.
| string | $class | Class path to get |
Voici le graphe des appelants de cette fonction :
|
static |
"Pre-registers" our autoloader on the SPL stack.