Class JFormFieldContenttype

Description

Form Field class for the Joomla Framework.

  • since: 3.1

Located in /libraries/cms/form/field/contenttype.php (line 21)

JFormField
   |
   --JFormFieldList
      |
      --JFormFieldContenttype
Variable Summary
 string $type
Method Summary
 string getInput ()
 array getOptions ()
Variables
Methods
getInput (line 38)

Method to get the field input for a list of content types.

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

Redefinition of:
JFormFieldList::getInput()
Method to get the field input markup for a generic list.
getOptions (line 65)

Method to get a list of content types

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

Redefinition of:
JFormFieldList::getOptions()
Method to get the field options.

Inherited Methods

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 14:57:01 +0100 by phpDocumentor 1.4.3