API17

API17:JFormField::getFieldName

From Joomla! Documentation

Revision as of 03:05, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 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.
  • Returns string The field name
  • Defined on line 527 of libraries/joomla/form/formfield.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples