mixed HTML_QuickForm_group::getElementName (
mixed $index
)
Returns the name of an element inside the group. This is the name that will be shown in the form HTML output.
$index
Element name or element index in the group
returns string with element name, false if not found
throws no exceptions thrown
since 3.0
This function can not be called statically.