JHtml::register
Registers a function to be called with a specific key
Signature
public function register(string
$key,
string
$function )
Parameters
-
$key
- The name of the key
-
$function
- Function or method
Returns
- boolean
- True if the function is callable