API17

API17:JFormFieldTextarea

From Joomla! Documentation

Revision as of 03:08, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JFormFieldTextarea

Description

Methods

Visibility Method name Description
protected getInput Method to get the field input markup.
  • Defined in libraries/joomla/form/fields/textarea.php
  • Extends JFormField

Importing

jimport( 'joomla.form.fields.textarea' );

See also


User contributed notes

Code Examples