Class JFormFieldDatabaseConnection

Description

Form Field class for the Joomla Platform.

Provides a list of available database connections, optionally limiting to a given list.

Located in /libraries/joomla/form/fields/databaseconnection.php (line 24)

JFormField
   |
   --JFormFieldList
      |
      --JFormFieldDatabaseConnection
Variable Summary
 string $type
Method Summary
 array getOptions ()
Variables
Methods
getOptions (line 45)

Method to get the list of database options.

This method produces a drop down list of available databases supported by JDatabaseDriver classes that are also supported by the application.

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