Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
setInput (InputInterface $input) | |
Fonctions membres publiques hérités de Helper | |
setHelperSet (HelperSet $helperSet=null) | |
getHelperSet () | |
Fonctions membres publiques hérités de HelperInterface | |
getName () | |
Attributs protégés | |
$input | |
Attributs protégés hérités de Helper | |
$helperSet = null | |
Membres hérités additionnels | |
Fonctions membres publiques statiques hérités de Helper | |
static | strlen (?string $string) |
static | width (?string $string) |
static | length (?string $string) |
static | substr (?string $string, int $from, int $length=null) |
static | formatTime ($secs) |
static | formatMemory (int $memory) |
static | strlenWithoutDecoration (OutputFormatterInterface $formatter, ?string $string) |
static | removeDecoration (OutputFormatterInterface $formatter, ?string $string) |
An implementation of InputAwareInterface for Helpers.
setInput | ( | InputInterface | $input | ) |
|
protected |
Référencé par InputAwareHelper\setInput().