Class JFormFieldOrdering

Description

Form Field class for the Joomla Platform.

  • since: 3.2

Located in /libraries/cms/form/field/ordering.php (line 19)

JFormField
   |
   --JFormFieldOrdering
Direct descendents
Class Description
 class JFormFieldPluginordering Supports an HTML select list of plugins
Variable Summary
 string $type
Method Summary
 string getInput ()
 integer getItemId ()
Variables
Methods
getInput (line 36)

Method to get the field input markup.

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

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

Retrieves the current Item's Id.

  • return: The current item ID
  • since: 3.2
  • access: protected
integer getItemId ()

Redefined in descendants as:
getQuery (line 75)

Builds the query for the ordering list.

  • return: The query for the ordering form field
  • since: 3.2
  • access: protected
JDatabaseQuery getQuery ()

Redefined in descendants as:

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