[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 97 lines (2 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
Bootstrap:: (6 methods):
init()
autoload()
pharInit()
pharAutoload()
_autoload()
registerHandlers()
init() X-Ref |
Register the autoloader and any other setup needed |
autoload($classname) X-Ref |
The autoload magic (PSR-0 style) param: string $classname |
pharInit() X-Ref |
Register the autoloader and any other setup needed |
pharAutoload($classname) X-Ref |
Phar specific autoloader param: string $classname |
_autoload($base, $classname) X-Ref |
param: string base param: string classname |
registerHandlers() X-Ref |
Register default mime handlers. Is idempotent. |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |