Liste de tous les membres
Fonctions membres publiques statiques |
static | slider ($options=array()) |
static | select ($query, $options) |
static | dates ($query, $options) |
Documentation des fonctions membres
static JHtmlFilter::dates |
( |
|
$query, |
|
|
|
$options |
|
) |
| |
|
static |
static JHtmlFilter::select |
( |
|
$query, |
|
|
|
$options |
|
) |
| |
|
static |
Method to generate filters using select box drop down controls.
- Paramètres:
-
- Renvoie:
- mixed A rendered HTML widget on success, null otherwise.
- Depuis:
- 2.5
Références $active, $db, $html, $key, $language, $options, $query, $user, JHtml\_(), JText\_(), FinderHelperLanguage\branchPlural(), FinderHelperLanguage\branchSingular(), JFactory\getApplication(), JFactory\getCache(), JFactory\getLanguage(), JFactory\getUser(), JLanguageMultilang\isEnabled(), JRegistry\loadString(), null, JText\sprintf(), et JHtml\stylesheet().
static JHtmlFilter::slider |
( |
|
$options = array() | ) |
|
|
static |
Method to generate filters using the slider widget and decorated with the FinderFilter JavaScript behaviors.
- Paramètres:
-
array | $options | An array of configuration options. [optional] |
- Renvoie:
- mixed A rendered HTML widget on success, null otherwise.
- Depuis:
- 2.5
Références $db, $html, $key, $lang, $options, $query, $user, JText\_(), FinderHelperLanguage\branchPlural(), FinderHelperLanguage\branchSingular(), JFactory\getLanguage(), JFactory\getUser(), JLanguageMultilang\isEnabled(), FinderHelperLanguage\loadPluginLanguage(), JRegistry\loadString(), null, JHtml\script(), JText\sprintf(), et JHtml\stylesheet().
La documentation de cette classe a été générée à partir du fichier suivant :