API17:JFormField::getFieldName
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JFormField::getFieldName
Description
Method to get the field name used.
Description:JFormField::getFieldName [Edit Descripton]
Since
Synopsis
protected JFormField->getFieldName ($fieldName)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $fieldName | string | $name The field element name. |
Returns
string The field name
Defined in
libraries/joomla/form/formfield.php
Referenced by
See also
SeeAlso:JFormField::getFieldName
Examples
<CodeExamplesForm />
