Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de l'interface HelperInterface
+ Graphe d'héritage de HelperInterface:

Fonctions membres publiques

 setHelperSet (HelperSet $helperSet=null)
 
 getHelperSet ()
 
 getName ()
 

Description détaillée

HelperInterface is the interface all helpers must implement.

Auteur
Fabien Potencier fabie.nosp@m.n@sy.nosp@m.mfony.nosp@m..com

Documentation des fonctions membres

◆ getHelperSet()

getHelperSet ( )

Gets the helper set associated with this helper.

Renvoie
HelperSet|null

Implémenté dans Helper.

◆ getName()

getName ( )

Returns the canonical name of this helper.

Renvoie
string

Implémenté dans ProcessHelper, DebugFormatterHelper, QuestionHelper, FormatterHelper, DescriptorHelper, et DescriptorHelper.

◆ setHelperSet()

setHelperSet ( HelperSet  $helperSet = null)

Sets the helper set associated with this helper.

Implémenté dans Helper.


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