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]
protected function 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 on line 477 of libraries/joomla/form/formfield.php
- Since
See also
-
JFormField::getName source code on BitBucket
-
Class JFormField
-
Subpackage Form
- Other versions of JFormField::getName
SeeAlso:JFormField::getName [Edit See Also]
User contributed notes
<CodeExamplesForm />
