API17

API17:JFormField::getLabel

From Joomla! Documentation

Joomla 11.1 JFormField::getLabel

Description

Method to get the field label markup.


protected function getLabel ()
  • Returns string The field label markup.
  • Defined on line 433 of libraries/joomla/form/formfield.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples