API17:JFormField::getFieldName
From Joomla! Documentation
JFormField::getFieldName
Description
Method to get the field name used.
protected function getFieldName ($fieldName)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $fieldName | string | $name The field element name. |
See also
JFormField::getFieldName source code on BitBucket
Class JFormField
Subpackage Form- Other versions of JFormField::getFieldName
User contributed notes
Code Examples