Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe DescriptorHelper
+ Graphe d'héritage de DescriptorHelper:

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
 

Description détaillée

Describes an object.

Depuis
2.0.0

Documentation des fonctions membres

◆ describe()

describe ( OutputInterface  $output,
  $object,
array  $options = [] 
)

Describes an object if supported.

Paramètres
OutputInterface$outputThe output object to use.
object$objectThe object to describe.
array$optionsOptions for the descriptor.
Renvoie
void
Depuis
_2.0.0

Références $options, et $output.

◆ getName()

getName ( )

Returns the canonical name of this helper.

Renvoie
string The canonical name
Depuis
_2.0.0

Implémente HelperInterface.


La documentation de cette classe a été générée à partir du fichier suivant :