API17

API17:JFormField::getFieldName

From Joomla! Documentation

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