Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__get ($name) | |
getStatic () | |
getRepeatable () | |
Fonctions membres publiques statiques | |
static | getOptionName ($data, $selected=null, $groupKey='items', $optKey='value', $optText='text') |
Champs de données | |
$item | |
$rowid | |
Attributs protégés | |
$static | |
$repeatable | |
Attributs protégés hérités de JFormFieldGroupedList | |
$type = 'GroupedList' | |
Membres hérités additionnels | |
Fonctions membres protégées hérités de JFormFieldGroupedList | |
getGroups () | |
getInput () | |
__get | ( | $name | ) |
Method to get certain otherwise inaccessible properties from the form field object.
string | $name | The property name for which to the the value. |
Références $name.
|
static |
Gets the active option's label given an array of JHtml options
array | $data | The JHtml options to parse |
mixed | $selected | The currently selected value |
string | $groupKey | Group name |
string | $optKey | Key name |
string | $optText | Value name |
Références $data, $label, $selected, elseif, FOFFormFieldList\getOptionName(), et null.
Référencé par FOFFormFieldTimezone\getStatic().
getRepeatable | ( | ) |
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Implémente FOFFormField.
Références $class, $selected, ENT_COMPAT, htmlspecialchars, et value.
getStatic | ( | ) |
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Implémente FOFFormField.
Références $class, $selected, ENT_COMPAT, htmlspecialchars, et value.
$item |
|
protected |
$rowid |
|
protected |