TYPO3  7.6
DummyOutput Member List

This is the complete list of members for DummyOutput, including all inherited members.

__construct($verbosity=self::VERBOSITY_NORMAL, $decorated=false, OutputFormatterInterface $formatter=null)Output
doWrite($message, $newline)BufferedOutputprotected
fetch()BufferedOutput
getFormatter()Output
getLogs()DummyOutput
getVerbosity()Output
isDebug()Output
isDecorated()Output
isQuiet()Output
isVerbose()Output
isVeryVerbose()Output
OUTPUT_NORMALOutputInterface
OUTPUT_PLAINOutputInterface
OUTPUT_RAWOutputInterface
setDecorated($decorated)Output
setFormatter(OutputFormatterInterface $formatter)Output
setVerbosity($level)Output
VERBOSITY_DEBUGOutputInterface
VERBOSITY_NORMALOutputInterface
VERBOSITY_QUIETOutputInterface
VERBOSITY_VERBOSEOutputInterface
VERBOSITY_VERY_VERBOSEOutputInterface
write($messages, $newline=false, $type=self::OUTPUT_NORMAL)Output
writeln($messages, $type=self::OUTPUT_NORMAL)Output