JForm::getLabel
Method to get the label for a field input.
Signature
public function getLabel(string
$name,
[string
$group = null] )
Parameters
-
$name
- The name of the form field.
-
$group
- The optional dot-separated form group path on which to find the field.
Returns
- string
- The form field label.