[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 157 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 |
Constructor. param: Application $application param: string|null $namespace |
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 |
param: array $commands return: array |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |