[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/console/Completion/ -> CompletionSuggestions.php (summary)

Stores all completion suggestions for the current input.

Author: Wouter de Jong <[email protected]>
File Size: 99 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  suggestValue()
  suggestValues()
  suggestOption()
  suggestOptions()
  getOptionSuggestions()
  getValueSuggestions()

Functions
Functions that are not part of a class:

suggestValue($value)   X-Ref
Add a suggested value for an input option or argument.

param: string|Suggestion $value
return: $this

suggestValues(array $values)   X-Ref
Add multiple suggested values at once for an input option or argument.

param: list<string|Suggestion> $values
return: $this

suggestOption(InputOption $option)   X-Ref
Add a suggestion for an input option name.

return: $this

suggestOptions(array $options)   X-Ref
Add multiple suggestions for input option names at once.

param: InputOption[] $options
return: $this

getOptionSuggestions()   X-Ref

return: InputOption[]

getValueSuggestions()   X-Ref

return: Suggestion[]



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