[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 145 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ApplicationDescription:: (6 methods):
__construct()
getNamespaces()
getCommands()
getCommand()
inspectApplication()
sortCommands()
Class: ApplicationDescription - X-Ref
__construct(Application $application, $namespace = null) X-Ref |
getNamespaces() X-Ref |
return: array |
getCommands() X-Ref |
return: Command[] |
getCommand($name) X-Ref |
param: string $name return: Command |
inspectApplication() X-Ref |
No description |
sortCommands(array $commands) X-Ref |
return: array |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |