API17:JFormFieldTextarea::getInput
From Joomla! Documentation
JFormFieldTextarea::getInput
Description
Method to get the field input markup.
protected function getInput ()
- Returns string The field input markup.
- Defined on line 38 of libraries/joomla/form/fields/textarea.php
- Since

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