Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
get (string $name) | |
has (string $name) | |
getNames () | |
get | ( | string | $name | ) |
Loads a command.
CommandNotFoundException |
Implémenté dans FactoryCommandLoader, et ContainerCommandLoader.
getNames | ( | ) |
Implémenté dans ContainerCommandLoader, et FactoryCommandLoader.
has | ( | string | $name | ) |
Checks if a command exists.
Implémenté dans ContainerCommandLoader, et FactoryCommandLoader.