Provides the search refinement options in the admin UI
This is the code documentation for the SproutCMS project
Search documentation |
class RefineBarProvides the search refinement options in the admin UI
Variables
Functions
public addWidgetvoid $RefineBar->addWidget ( RefineWidget $widget [, string $operator ] ); Add a refine widget public getunknown $RefineBar->get ( ); Gets the bar public getGroupsunknown $RefineBar->getGroups ( ); Return a list of search widgets, in groups public getOperatornull|string $RefineBar->getOperator ( string $field_name ); Return the operator to use in WHERE clauses, for a given field public hasFieldunknown $RefineBar->hasField ( mixed $field_name ); Returns true if any of the refine bar widgets refer to the specified field public rendervoid $RefineBar->render ( ); Renders the bar public setGroupvoid $RefineBar->setGroup ( mixed $name ); This function does not have a description |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Wednesday, 5th August, 2026 at 03:31 pm |
|