[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_finder/src/Service/HTML/ -> Filter.php (summary)

(no description)

Copyright: (C) 2011 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 481 lines (18 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Filter:: (3 methods):
  slider()
  select()
  dates()


Class: Filter  - X-Ref

Filter HTML Behaviors for Finder.

slider($options = array()   X-Ref
Method to generate filters using the slider widget and decorated
with the FinderFilter JavaScript behaviors.

param: array  $options  An array of configuration options. [optional]
return: mixed  A rendered HTML widget on success, null otherwise.

select($idxQuery, $options)   X-Ref
Method to generate filters using select box dropdown controls.

param: Query  $idxQuery  A Query object.
param: array  $options   An array of options.
return: mixed  A rendered HTML widget on success, null otherwise.

dates($idxQuery, $options)   X-Ref
Method to generate fields for filtering dates

param: Query  $idxQuery  A Query object.
param: array  $options   An array of options.
return: mixed  A rendered HTML widget on success, null otherwise.



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer