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é
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JHtmlFilter

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

Method to generate fields for filtering dates

Paramètres:
FinderIndexerQuery$queryA FinderIndexerQuery object.
array$optionsAn array of options.
Renvoie:
mixed A rendered HTML widget on success, null otherwise.
Depuis:
2.5

Références $html, $options, $query, JHtml\_(), JText\_(), JHtml\calendar(), null, et JHtml\stylesheet().

+ Voici le graphe d'appel pour cette fonction :

static JHtmlFilter::select (   $query,
  $options 
)
static

Method to generate filters using select box drop down controls.

Paramètres:
FinderIndexerQuery$queryA FinderIndexerQuery object.
array$optionsAn array of options.
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().

+ Voici le graphe d'appel pour cette fonction :

static JHtmlFilter::slider (   $options = array())
static

Method to generate filters using the slider widget and decorated with the FinderFilter JavaScript behaviors.

Paramètres:
array$optionsAn 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().

+ Voici le graphe d'appel pour cette fonction :


La documentation de cette classe a été générée à partir du fichier suivant :