Class FOFFormFieldTag

Description

Implements interfaces:

Form Field class for FOF Tag Fields

  • since: 2.1

Located in /libraries/fof/form/field/tag.php (line 23)

JFormField
   |
   --JFormFieldList
      |
      --JFormFieldTag
         |
         --FOFFormFieldTag
Variable Summary
Method Summary
 array getOptions ()
 string getRepeatable ()
 string getStatic ()
Variables
Methods
getOptions (line 42)

Method to get a list of tags

  • return: The field option objects.
  • since: 3.1
  • access: protected
array getOptions ()

Redefinition of:
JFormFieldTag::getOptions()
Method to get a list of tags
getRepeatable (line 155)

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.1
  • access: public
string getRepeatable ()

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)
getStatic (line 142)

Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).

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

Implementation of:
FOFFormField::getStatic()
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).

Inherited Methods

Inherited From JFormFieldTag

 JFormFieldTag::__construct()
 JFormFieldTag::allowCustom()
 JFormFieldTag::getInput()
 JFormFieldTag::getOptions()
 JFormFieldTag::isNested()
 JFormFieldTag::prepareOptionsNested()

Inherited From JFormFieldList

 JFormFieldList::getInput()
 JFormFieldList::getOptions()

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