Dotclear 2.24
|
Public Member Functions | |
__construct () | |
autoload (array $stack) | |
autoloadSource (string $class) | |
Static Public Member Functions | |
static | lib () |
__construct | ( | ) |
References l10n\bootstrap(), and dt\setTZ().
|
static |
Get Clearbricks singleton instance
autoload | ( | array | $stack | ) |
Autoload: register class(es)
array | $stack | Array of class => file (strings) |
autoloadSource | ( | string | $class | ) |
Return source file associated with a registered class
string | $class | The class |