Class JFormFieldTextarea

Description

Form Field class for the Joomla Platform.

Supports a multi line area for entry of plain text

Located in /libraries/joomla/form/fields/textarea.php (line 21)

JFormField
   |
   --JFormFieldTextarea
Variable Summary
string $type
Method Summary
string getInput ()
Variables
Methods
getInput (line 39)

Method to get the textarea field input markup.

Use the rows and columns attributes to specify the dimensions of the area.

  • return: The field input markup.
  • since: 11.1
  • access: protected
string getInput ()

Redefinition of:
JFormField::getInput()
Method to get the field input markup.

Inherited Methods

Inherited From JFormField

JFormField::__construct()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()

Documentation generated on Mon, 25 Jun 2012 14:00:12 -0500 by phpDocumentor 1.4.4