Back to Joomla project (class list)

Class DatabaseconnectionField - list of methods

Form Field class for the Joomla Platform.
Provides a list of available database connections, optionally limiting to a given list.

Extends

Package: Joomla\CMS\Form\Field
Copyright: (C) 2011 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Form/Field/DatabaseconnectionField.php
Project: Joomla

Method Summary

protected array
()

Method to get the list of database options.
Returns
  • array The field option objects.
Since
  • 1.7.3
-
  • \Joomla\Database\DatabaseDriver::getConnectors()
Show source code of this method: getOptions Source Code

Properties Summary

protected string
$type
The form field type.
Since
  • 1.7.3

Tags Summary

Since
1.7.3