Öffentliche, statische Methoden | |
| static | autoload ($class) |
| static | getPath ($class) |
| static | registerAutoload () |
Definiert in Zeile 30 der Datei Bootstrap.php.
| static autoload | ( | $ | class | ) | [static] |
Autoload function for HTML Purifier
| $class | Class to load |
Definiert in Zeile 37 der Datei Bootstrap.php.

| static getPath | ( | $ | class | ) | [static] |
Returns the path for a specific class.
Definiert in Zeile 47 der Datei Bootstrap.php.

| static registerAutoload | ( | ) | [static] |
"Pre-registers" our autoloader on the SPL stack.
Definiert in Zeile 63 der Datei Bootstrap.php.
| Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved. MyOOS [Shopsystem] is Free Software released under the GNU/GPL License. Webmaster: info@r23.de (Impressum) |
|