Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
HTMLPurifier_Bootstrap Class Reference

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.
 

Member Function Documentation

◆ autoload()

static HTMLPurifier_Bootstrap::autoload ( $class)
static

Autoload function for HTML Purifier.

Parameters
string$classClass to load
Return values
bool

◆ getPath()

static HTMLPurifier_Bootstrap::getPath ( $class)
static

Returns the path for a specific class.

Parameters
string$classClass path to get
Return values
string

The documentation for this class was generated from the following file: