API17:JFormField::getLabel
From Joomla! Documentation
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

See also
JFormField::getLabel source code on BitBucket
Class JFormField
Subpackage Form- Other versions of JFormField::getLabel
User contributed notes
Code Examples