Class FOFFormFieldTitle

Description

Implements interfaces:

Form Field class for the FOF framework Supports a title field with an optional slug display below it.

  • since: 2.0

Located in /libraries/fof/form/field/title.php (line 20)

JFormField
   |
   --JFormFieldText
      |
      --FOFFormFieldText
         |
         --FOFFormFieldTitle
Method Summary
 string getRepeatable ()
Variables
Methods
getRepeatable (line 30)

Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)

  • return: The field HTML
  • since: 2.0
  • access: public
string getRepeatable ()

Redefinition of:
FOFFormFieldText::getRepeatable()
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)

Implementation of:
FOFFormField::getRepeatable()
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)

Inherited Methods

Inherited From FOFFormFieldText

 FOFFormFieldText::getRepeatable()
 FOFFormFieldText::getStatic()
 FOFFormFieldText::parseFieldTags()
 FOFFormFieldText::__get()

Inherited From JFormFieldText

 JFormFieldText::getInput()
 JFormFieldText::getSuggestions()
 JFormFieldText::setup()
 JFormFieldText::__get()
 JFormFieldText::__set()

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