[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 94 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
DescriptorHelper:: (4 methods):
__construct()
describe()
register()
getName()
Class: DescriptorHelper - X-Ref
This class adds helper method to describe objects in various formats.__construct() X-Ref |
describe(OutputInterface $output, $object, array $options = array() X-Ref |
Describes an object if supported. Available options are: * format: string, the output format name * raw_text: boolean, sets output type as raw param: OutputInterface $output param: object $object param: array $options |
register($format, DescriptorInterface $descriptor) X-Ref |
Registers a descriptor. param: string $format param: DescriptorInterface $descriptor return: $this |
getName() X-Ref |
{@inheritdoc} |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |