![]() |
Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Attributs publics | |
$type = 'DatabaseConnection' |
Fonctions membres protégées | |
getOptions () | |
![]() | |
getInput () | |
![]() | |
getId ($fieldId, $fieldName) | |
getTitle () | |
getLabel () | |
getName ($fieldName) | |
getFieldName ($fieldName) |
Additional Inherited Members | |
![]() | |
![]() | |
$description | |
$element | |
$form | |
$formControl | |
$hidden = false | |
$translateLabel = true | |
$translateDescription = true | |
$id | |
$input | |
$label | |
$multiple = false | |
$name | |
$fieldname | |
$group | |
$required = false | |
$validate | |
$value | |
$labelClass |
|
protected |
Method to get the list of database options.
This method produces a drop down list of available databases supported by JDatabase drivers that are also supported by the application.
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éimplémentée à partir de JFormFieldList.
Références $options, JText\_(), et JDatabase\getConnectors().
JFormFieldDatabaseConnection::$type = 'DatabaseConnection' |
Réimplémentée à partir de JFormFieldList.