API17:JElementTextarea
From Joomla! Documentation
JElementTextarea
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | fetchElement |
- Defined in libraries/joomla/html/parameter/element/textarea.php
- Extends JElement
Importing
jimport( 'joomla.html.parameter.element.textarea' );
See also
JElementTextarea source code on BitBucket
Subpackage Html- Other versions of JElementTextarea
User contributed notes
Code Examples