|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilSearchFilterGUI:Public Member Functions | |
| __construct (URI $action, bool $for_lucene) | |
| getHTML () | |
| getFilter () | |
| getData () | |
Protected Attributes | |
| ilUIFilterService | $filter_service |
| ILIAS UI Renderer | $renderer |
| ilNavigationHistory | $nav_history |
| Filter Standard | $filter |
| LOMServices | $lom_services |
Definition at line 28 of file class.ilSearchFilterGUI.php.
| ilSearchFilterGUI::__construct | ( | URI | $action, |
| bool | $for_lucene | ||
| ) |
Definition at line 36 of file class.ilSearchFilterGUI.php.
References $DIC, $id, ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\Repository\filter(), ilSearchSettings\getInstance(), renderer(), and ROOT_FOLDER_ID.
Here is the call graph for this function:| ilSearchFilterGUI::getData | ( | ) |
Definition at line 115 of file class.ilSearchFilterGUI.php.
References ILIAS\Repository\filter().
Referenced by ILIAS\Search\GUI\Direct\SearchStateHandlerImpl\loadFilterToCache(), and ILIAS\Search\GUI\Lucene\SearchStateHandlerImpl\loadFilterToCache().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSearchFilterGUI::getFilter | ( | ) |
Definition at line 110 of file class.ilSearchFilterGUI.php.
References $filter.
| ilSearchFilterGUI::getHTML | ( | ) |
Definition at line 105 of file class.ilSearchFilterGUI.php.
References ILIAS\Repository\filter(), and renderer().
Here is the call graph for this function:Definition at line 33 of file class.ilSearchFilterGUI.php.
Referenced by getFilter().
|
protected |
Definition at line 30 of file class.ilSearchFilterGUI.php.
|
protected |
Definition at line 34 of file class.ilSearchFilterGUI.php.
|
protected |
Definition at line 32 of file class.ilSearchFilterGUI.php.
|
protected |
Definition at line 31 of file class.ilSearchFilterGUI.php.