Static Public Member Functions | |
static | register () |
static | classExists ($pClassName) |
static | forceRegenerate () |
Definition at line 10 of file classAutoloader.php.
|
static |
Check if a class is known by the autoloader.
string | $pClassName | The class's name |
Definition at line 36 of file classAutoloader.php.
|
static |
|
static |
Register Dynacase Platform autoloader.
Definition at line 23 of file classAutoloader.php.