Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
describe (OutputInterface $output, $object, array $options=[]) | |
getName () | |
Fonctions membres publiques hérités de Helper | |
setHelperSet (HelperSet $helperSet=null) | |
getHelperSet () | |
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) |
Attributs protégés hérités de Helper | |
$helperSet = null | |
Describes an object.
describe | ( | OutputInterface | $output, |
$object, | |||
array | $options = [] |
||
) |
getName | ( | ) |
Returns the canonical name of this helper.
Implémente HelperInterface.