| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-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, $showHidden = false) X-Ref |
param: string|null $namespace param: bool $showHidden |
| 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: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |