Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
getHelper (string $name, array $config=[]) | |
Factory to load helper classes.
getHelper | ( | string | $name, |
array | $config = [] |
||
) |
Returns a helper instance for the given name.
string | $name | The name |
array | $config | The config |
Implémenté dans Module, et HelperFactory.