API17:JFormField::getName
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::getName
Description
Method to get the name used for the field input tag.
Description:JFormField::getName [Edit Descripton]
Since
Synopsis
protected JFormField::getName ($fieldName)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $fieldName | string | The field element name. |
Returns
string The name to be used for the field input tag.
Defined in
libraries/joomla/form/formfield.php (line 475)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
