|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Inheritance diagram for ILIAS\Search\GUI\AbstractSearchStateHandlerImpl:
Collaboration diagram for ILIAS\Search\GUI\AbstractSearchStateHandlerImpl:Public Member Functions | |
| __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 31 of file AbstractSearchStateHandlerImpl.php.
| ILIAS\Search\GUI\AbstractSearchStateHandlerImpl::__construct | ( | protected HTTP | $http, |
| protected Refinery | $refinery | ||
| ) |
Definition at line 33 of file AbstractSearchStateHandlerImpl.php.
|
abstract |
Implements ILIAS\Search\GUI\SearchStateHandler.
Reimplemented in ILIAS\Search\GUI\Direct\SearchStateHandlerImpl, and ILIAS\Search\GUI\Lucene\SearchStateHandlerImpl.
|
abstract |
Implements ILIAS\Search\GUI\SearchStateHandler.
Reimplemented in ILIAS\Search\GUI\Direct\SearchStateHandlerImpl, and ILIAS\Search\GUI\Lucene\SearchStateHandlerImpl.
| ILIAS\Search\GUI\AbstractSearchStateHandlerImpl::fetchMaxPage | ( | ) |
Implements ILIAS\Search\GUI\SearchStateHandler.
Definition at line 39 of file AbstractSearchStateHandlerImpl.php.
References ilSession\get().
Here is the call graph for this function:| ILIAS\Search\GUI\AbstractSearchStateHandlerImpl::fetchRequestedAutoCompleteSearchTerm | ( | ) |
propably needs to be replaced with a completely different mechanism when switching to KS
Implements ILIAS\Search\GUI\SearchStateHandler.
Definition at line 103 of file AbstractSearchStateHandlerImpl.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\Search\GUI\AbstractSearchStateHandlerImpl::fetchRequestedPage | ( | ) |
Implements ILIAS\Search\GUI\SearchStateHandler.
Definition at line 54 of file AbstractSearchStateHandlerImpl.php.
References ILIAS\FileDelivery\http(), ILIAS\Search\GUI\PAGE_NUMBER, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\Search\GUI\AbstractSearchStateHandlerImpl::fetchRequestedRemoteScope | ( | ) |
propably needs to be replaced with a completely different mechanism when switching to KS
Implements ILIAS\Search\GUI\SearchStateHandler.
Definition at line 118 of file AbstractSearchStateHandlerImpl.php.
References ILIAS\FileDelivery\http(), ILIAS\Repository\refinery(), and ROOT_FOLDER_ID.
Here is the call graph for this function:
|
abstract |
propably needs to be replaced with a completely different mechanism when switching to KS
Implements ILIAS\Search\GUI\SearchStateHandler.
Reimplemented in ILIAS\Search\GUI\Direct\SearchStateHandlerImpl, and ILIAS\Search\GUI\Lucene\SearchStateHandlerImpl.
| ILIAS\Search\GUI\AbstractSearchStateHandlerImpl::fetchRequestedSearchTerm | ( | ) |
propably needs to be replaced with a completely different mechanism when switching to KS
Implements ILIAS\Search\GUI\SearchStateHandler.
Definition at line 82 of file AbstractSearchStateHandlerImpl.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\Search\GUI\AbstractSearchStateHandlerImpl::fetchSortation | ( | ) |
Implements ILIAS\Search\GUI\SearchStateHandler.
Definition at line 66 of file AbstractSearchStateHandlerImpl.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
abstract |
Implements ILIAS\Search\GUI\SearchStateHandler.
Reimplemented in ILIAS\Search\GUI\Direct\SearchStateHandlerImpl, and ILIAS\Search\GUI\Lucene\SearchStateHandlerImpl.
| ILIAS\Search\GUI\AbstractSearchStateHandlerImpl::resetMaxPage | ( | ) |
Implements ILIAS\Search\GUI\SearchStateHandler.
Definition at line 44 of file AbstractSearchStateHandlerImpl.php.
References ilSession\clear().
Here is the call graph for this function:| ILIAS\Search\GUI\AbstractSearchStateHandlerImpl::updateMaxPage | ( | int | $max_page | ) |
Implements ILIAS\Search\GUI\SearchStateHandler.
Definition at line 49 of file AbstractSearchStateHandlerImpl.php.
References ilSession\set().
Here is the call graph for this function: