\JHtmlFilter
Filter HTML Behaviors for Finder.
Synopsis
class JHtmlFilter
{
- // methods
- public static mixed slider()
- public static mixed select()
- public static mixed dates()
}
Methods
public
- dates()
— Method to generate fields for filtering dates
- select()
— Method to generate filters using select box drop down controls.
- slider()
— Method to generate filters using the slider widget and decorated with the FinderFilter JavaScript behaviors.