Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (?Command $command, InputInterface $input, OutputInterface $output) | |
getCommand () | |
getInput () | |
getOutput () | |
Attributs protégés | |
$command | |
Attributs privés | |
$input | |
$output | |
Allows to inspect input and output of a command.
__construct | ( | ?Command | $command, |
InputInterface | $input, | ||
OutputInterface | $output | ||
) |
Références ConsoleEvent\$command, ConsoleEvent\$input, et ConsoleEvent\$output.
getCommand | ( | ) |
Gets the command that is executed.
Références ConsoleEvent\$command.
Référencé par ErrorListener\getInputString().
getInput | ( | ) |
Gets the input instance.
Références ConsoleEvent\$input.
Référencé par ErrorListener\getInputString().
getOutput | ( | ) |
|
protected |
|
private |
|
private |