Form Field class for the Joomla Platform. Provides a list of available database connections, optionally limiting to a given list.
- Voir également
- JDatabaseDriver
- Depuis
- 1.7.3
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.
- Renvoie
- array The field option objects.
- Depuis
- 1.7.3
- Voir également
- JDatabaseDriver::getConnectors()
This gets the list of database types supported by the application. This should be entered in the form definition as a comma separated list. If no supported databases are listed, it is assumed all available databases are supported.
Références $options, et JDatabaseDriver\getConnectors().