JHtml::_
Class loader method
Additional arguments may be supplied and are passed to the sub-class. Additional include paths are also able to be specified for third-party use
Signature
public function _(string
$key )
Parameters
-
$key
- The name of helper method to load, (prefix).(class).function
Returns
- mixed
- JHtml::call($function, $args) or False on error