JFormField::getId
Method to get the id used for the field input tag.
Signature
protected function getId(string
$fieldId,
string
$fieldNameĀ )
Parameters
-
$fieldId
- The field element id.
-
$fieldName
- The field element name.
Returns
- string
- The id to be used for the field input tag.