[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/console/Helper/ -> ProgressIndicator.php (summary)

(no description)

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

Defines 1 class

ProgressIndicator:: (13 methods):
  __construct()
  setMessage()
  start()
  advance()
  finish()
  getFormatDefinition()
  setPlaceholderFormatterDefinition()
  getPlaceholderFormatterDefinition()
  display()
  determineBestFormat()
  overwrite()
  getCurrentTimeInMilliseconds()
  initPlaceholderFormatters()


Class: ProgressIndicator  - X-Ref


__construct(OutputInterface $output, string $format = null, int $indicatorChangeInterval = 100, array $indicatorValues = null)   X-Ref

param: int        $indicatorChangeInterval Change interval in milliseconds
param: array|null $indicatorValues         Animated indicator characters

setMessage(?string $message)   X-Ref
Sets the current indicator message.


start(string $message)   X-Ref
Starts the indicator output.


advance()   X-Ref
Advances the indicator.


finish(string $message)   X-Ref
Finish the indicator with message.

param: $message

getFormatDefinition(string $name)   X-Ref
Gets the format for a given name.

return: string|null

setPlaceholderFormatterDefinition(string $name, callable $callable)   X-Ref
Sets a placeholder formatter for a given name.

This method also allow you to override an existing placeholder.

getPlaceholderFormatterDefinition(string $name)   X-Ref
Gets the placeholder formatter for a given name (including the delimiter char like %).

return: callable|null

display()   X-Ref
No description

determineBestFormat()   X-Ref
No description

overwrite(string $message)   X-Ref
Overwrites a previous message to the output.


getCurrentTimeInMilliseconds()   X-Ref
No description

initPlaceholderFormatters()   X-Ref
No description



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