[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

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

(no description)

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

Defines 1 class

HelperSet:: (7 methods):
  __construct()
  set()
  has()
  get()
  setCommand()
  getCommand()
  getIterator()


Class: HelperSet  - X-Ref

HelperSet represents a set of helpers to be used with a command.

__construct(array $helpers = [])   X-Ref

param: Helper[] $helpers An array of helper

set(HelperInterface $helper, string $alias = null)   X-Ref
No description

has(string $name)   X-Ref
Returns true if the helper if defined.

return: bool

get(string $name)   X-Ref
Gets a helper value.

return: HelperInterface

setCommand(Command $command = null)   X-Ref


getCommand()   X-Ref
Gets the command associated with this helper set.

return: Command

getIterator()   X-Ref

return: \Traversable<string, Helper>



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