Class JFormFieldNote

Description

Form Field class for the Joomla Platform.

Supports a one line text field.

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

JFormField
   |
   --JFormFieldNote
Variable Summary
 string $type
Method Summary
 string getInput ()
 string getLabel ()
Variables
Methods
getInput (line 72)

Method to get the field input markup.

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

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

Method to get the field label markup.

  • return: The field label markup.
  • since: 11.1
  • access: protected
string getLabel ()

Redefinition of:
JFormField::getLabel()
Method to get the field label markup.

Inherited Methods

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:09:36 +0100 by phpDocumentor 1.4.3