JHtmlFilter::select
Method to generate filters using select box drop down controls.
Signature
public function select(FinderIndexerQuery
$idxQuery,
array
$optionsĀ )
Parameters
-
$idxQuery
- A FinderIndexerQuery object.
-
$options
- An array of options.
Returns
- mixed
- A rendered HTML widget on success, null otherwise.