[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/console/Formatter/ -> OutputFormatterInterface.php (summary)

(no description)

File Size: 60 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

OutputFormatterInterface:: (6 methods):
  setDecorated()
  isDecorated()
  setStyle()
  hasStyle()
  getStyle()
  format()


Interface: OutputFormatterInterface  - X-Ref

Formatter interface for console output.

setDecorated(bool $decorated)   X-Ref
Sets the decorated flag.


isDecorated()   X-Ref
Whether the output will decorate messages.

return: bool

setStyle(string $name, OutputFormatterStyleInterface $style)   X-Ref
Sets a new style.


hasStyle(string $name)   X-Ref
Checks if output formatter has style with specified name.

return: bool

getStyle(string $name)   X-Ref
Gets style options from style with specified name.

return: OutputFormatterStyleInterface

format(?string $message)   X-Ref
Formats a message according to the given styles.

return: string|null



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