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
Class | Description |
---|---|
![]() |
Form Field class for the Joomla CMS. |
![]() |
Form Field class for the FOF framework Supports a text area |
The number of columns in textarea.
The number of rows in textarea.
The form field type.
Inherited from JFormField
JFormField::$autocomplete
JFormField::$autofocus
JFormField::$class
JFormField::$count
JFormField::$default
JFormField::$description
JFormField::$disabled
JFormField::$element
JFormField::$fieldname
JFormField::$form
JFormField::$formControl
JFormField::$generated_fieldname
JFormField::$group
JFormField::$hidden
JFormField::$hint
JFormField::$id
JFormField::$input
JFormField::$label
JFormField::$labelClass
JFormField::$multiple
JFormField::$name
JFormField::$onchange
JFormField::$onclick
JFormField::$pattern
JFormField::$readonly
JFormField::$repeat
JFormField::$required
JFormField::$size
JFormField::$spellcheck
JFormField::$translateDescription
JFormField::$translateHint
JFormField::$translateLabel
JFormField::$validate
JFormField::$value
Method to get the textarea field input markup.
Use the rows and columns attributes to specify the dimensions of the area.
Method to attach a JForm object to the field.
Method to get certain otherwise inaccessible properties from the form field object.
Method to set certain otherwise inaccessible properties of the form field object.
Inherited From JFormField
JFormField::__construct()
JFormField::getAttribute()
JFormField::getControlGroup()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::setValue()
JFormField::__get()
JFormField::__set()
Documentation generated on Tue, 19 Nov 2013 15:15:42 +0100 by phpDocumentor 1.4.3