|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Inheritance diagram for ILIAS\Search\GUI\Lucene\SearchStateHandlerImpl:
Collaboration diagram for ILIAS\Search\GUI\Lucene\SearchStateHandlerImpl:Public Member Functions | |
| __construct (protected ilSearchSettings $settings, protected LOMServices $lom_services, HTTP $http, Refinery $refinery) | |
| fetchRequestedRemoteSearchTerm () | |
| propably needs to be replaced with a completely different mechanism when switching to KS More... | |
| fetchFilter (URI $action) | |
| fetchCache (int $usr_id) | |
| loadFilterToCache (ilSearchFilterGUI $filter, ilUserSearchCache $cache) | |
Public Member Functions inherited from ILIAS\Search\GUI\AbstractSearchStateHandlerImpl | |
| __construct (protected HTTP $http, protected Refinery $refinery) | |
| fetchMaxPage () | |
| resetMaxPage () | |
| updateMaxPage (int $max_page) | |
| fetchRequestedPage () | |
| fetchSortation () | |
| fetchRequestedSearchTerm () | |
| propably needs to be replaced with a completely different mechanism when switching to KS More... | |
| fetchRequestedRemoteSearchTerm () | |
| propably needs to be replaced with a completely different mechanism when switching to KS More... | |
| fetchRequestedAutoCompleteSearchTerm () | |
| propably needs to be replaced with a completely different mechanism when switching to KS More... | |
| fetchRequestedRemoteScope () | |
| propably needs to be replaced with a completely different mechanism when switching to KS More... | |
| fetchCache (int $usr_id) | |
| fetchFilter (URI $action) | |
| loadFilterToCache (ilSearchFilterGUI $filter, ilUserSearchCache $cache) | |
| fetchMaxPage () | |
| resetMaxPage () | |
| updateMaxPage (int $max_page) | |
| fetchRequestedPage () | |
| fetchSortation () | |
| fetchRequestedSearchTerm () | |
| fetchRequestedRemoteSearchTerm () | |
| fetchRequestedAutoCompleteSearchTerm () | |
| fetchRequestedRemoteScope () | |
| fetchCache (int $usr_id) | |
| fetchFilter (URI $action) | |
| loadFilterToCache (ilSearchFilterGUI $filter, ilUserSearchCache $cache) | |
Definition at line 33 of file SearchStateHandlerImpl.php.
| ILIAS\Search\GUI\Lucene\SearchStateHandlerImpl::__construct | ( | protected ilSearchSettings | $settings, |
| protected LOMServices | $lom_services, | ||
| HTTP | $http, | ||
| Refinery | $refinery | ||
| ) |
Definition at line 35 of file SearchStateHandlerImpl.php.
References $http, ILIAS\UI\examples\Layout\Page\Mail\$refinery, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ILIAS\Search\GUI\Lucene\SearchStateHandlerImpl::fetchCache | ( | int | $usr_id | ) |
Reimplemented from ILIAS\Search\GUI\AbstractSearchStateHandlerImpl.
Definition at line 63 of file SearchStateHandlerImpl.php.
References ilUserSearchCache\_getInstance(), and ilUserSearchCache\LUCENE_DEFAULT.
Here is the call graph for this function:| ILIAS\Search\GUI\Lucene\SearchStateHandlerImpl::fetchFilter | ( | URI | $action | ) |
Reimplemented from ILIAS\Search\GUI\AbstractSearchStateHandlerImpl.
Definition at line 58 of file SearchStateHandlerImpl.php.
| ILIAS\Search\GUI\Lucene\SearchStateHandlerImpl::fetchRequestedRemoteSearchTerm | ( | ) |
propably needs to be replaced with a completely different mechanism when switching to KS
Reimplemented from ILIAS\Search\GUI\AbstractSearchStateHandlerImpl.
Definition at line 44 of file SearchStateHandlerImpl.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\Search\GUI\Lucene\SearchStateHandlerImpl::loadFilterToCache | ( | ilSearchFilterGUI | $filter, |
| ilUserSearchCache | $cache | ||
| ) |
Reimplemented from ILIAS\Search\GUI\AbstractSearchStateHandlerImpl.
Definition at line 70 of file SearchStateHandlerImpl.php.
References $data, ilSearchFilterGUI\getData(), ROOT_FOLDER_ID, ilUserSearchCache\setCopyrightFilter(), ilUserSearchCache\setCreationFilter(), ilUserSearchCache\setItemFilter(), ilUserSearchCache\setMimeFilter(), ilUserSearchCache\setRoot(), and ILIAS\Repository\settings().
Here is the call graph for this function: