[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 91 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
NullOutput:: (8 methods):
setFormatter()
getFormatter()
setDecorated()
isDecorated()
setVerbosity()
getVerbosity()
writeln()
write()
Class: NullOutput - X-Ref
NullOutput suppresses all output.setFormatter(OutputFormatterInterface $formatter) X-Ref |
{@inheritdoc} |
getFormatter() X-Ref |
{@inheritdoc} |
setDecorated($decorated) X-Ref |
{@inheritdoc} |
isDecorated() X-Ref |
{@inheritdoc} |
setVerbosity($level) X-Ref |
{@inheritdoc} |
getVerbosity() X-Ref |
{@inheritdoc} |
writeln($messages, $type = self::OUTPUT_NORMAL) X-Ref |
{@inheritdoc} |
write($messages, $newline = false, $type = self::OUTPUT_NORMAL) X-Ref |
{@inheritdoc} |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |