Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
setHelperSet (HelperSet $helperSet=null) | |
getHelperSet () | |
getName () | |
HelperInterface is the interface all helpers must implement.
getHelperSet | ( | ) |
getName | ( | ) |
Returns the canonical name of this helper.
Implémenté dans ProcessHelper, DebugFormatterHelper, QuestionHelper, FormatterHelper, DescriptorHelper, et DescriptorHelper.
Sets the helper set associated with this helper.
Implémenté dans Helper.