[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/console/Style/ -> OutputStyle.php (summary)

Decorates output to add console style guide helpers.

Author: Kevin Bond <[email protected]>
File Size: 153 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 16 functions

  __construct()
  newLine()
  createProgressBar()
  write()
  writeln()
  setVerbosity()
  getVerbosity()
  setDecorated()
  isDecorated()
  setFormatter()
  getFormatter()
  isQuiet()
  isVerbose()
  isVeryVerbose()
  isDebug()
  getErrorOutput()

Functions
Functions that are not part of a class:

__construct(OutputInterface $output)   X-Ref
No description

newLine(int $count = 1)   X-Ref
{@inheritdoc}


createProgressBar(int $max = 0)   X-Ref

return: ProgressBar

write($messages, bool $newline = false, int $type = self::OUTPUT_NORMAL)   X-Ref
{@inheritdoc}


writeln($messages, int $type = self::OUTPUT_NORMAL)   X-Ref
{@inheritdoc}


setVerbosity(int $level)   X-Ref
{@inheritdoc}


getVerbosity()   X-Ref
{@inheritdoc}


setDecorated(bool $decorated)   X-Ref
{@inheritdoc}


isDecorated()   X-Ref
{@inheritdoc}


setFormatter(OutputFormatterInterface $formatter)   X-Ref
{@inheritdoc}


getFormatter()   X-Ref
{@inheritdoc}


isQuiet()   X-Ref
{@inheritdoc}


isVerbose()   X-Ref
{@inheritdoc}


isVeryVerbose()   X-Ref
{@inheritdoc}


isDebug()   X-Ref
{@inheritdoc}


getErrorOutput()   X-Ref
No description



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer