Class JFormFieldMenuOrdering

Description

Form Field class for the Joomla Framework.

  • since: 1.6

Located in /administrator/components/com_menus/models/fields/menuordering.php (line 18)

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

Method to get the field input markup

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

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

Method to get the list of siblings in a menu.

The method requires that parent be set.

  • return: The field option objects or false if the parent field has not been set
  • since: 1.7
  • 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::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()

Documentation generated on Mon, 25 Jun 2012 13:57:12 -0500 by phpDocumentor 1.4.4