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 statiques | |
static | slider ($options=array()) |
static | select ($idxQuery, $options) |
static | dates ($idxQuery, $options) |
Filter HTML Behaviors for Finder.
|
static |
Method to generate fields for filtering dates
FinderIndexerQuery | $idxQuery | A FinderIndexerQuery object. |
array | $options | An array of options. |
|
static |
Method to generate filters using select box dropdown controls.
FinderIndexerQuery | $idxQuery | A FinderIndexerQuery object. |
array | $options | An array of options. |
Références $active, $db, $filter, $groups, $html, $key, $language, $options, $query, $title, $user, FinderHelperLanguage\branchLanguageTitle(), FinderHelperLanguage\branchPlural(), FinderHelperLanguage\branchSingular(), et null.
|
static |
Method to generate filters using the slider widget and decorated with the FinderFilter JavaScript behaviors.
array | $options | An array of configuration options. [optional] |
Références $checked, $db, $filter, $groups, $html, $key, $lang, $options, $query, $title, $user, FinderHelperLanguage\branchLanguageTitle(), FinderHelperLanguage\branchPlural(), FinderHelperLanguage\branchSingular(), FinderHelperLanguage\loadPluginLanguage(), et null.