|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Collaboration diagram for ILIAS\Search\GUI\Service\Service:Public Member Functions | |
| __construct (protected Container $dic, protected PresentationService $presentation_service) | |
| actions () | |
| luceneSearchStateHandler () | |
| directSearchStateHandler () | |
| luceneSearcher () | |
| directSearcher () | |
Protected Attributes | |
| Actions | $actions |
| SearchStateHandler | $lucene_search_state_handler |
| SearchStateHandler | $direct_search_state_handler |
| Searcher | $lucene_searcher |
| Searcher | $direct_searcher |
Definition at line 36 of file Service.php.
| ILIAS\Search\GUI\Service\Service::__construct | ( | protected Container | $dic, |
| protected PresentationService | $presentation_service | ||
| ) |
Definition at line 44 of file Service.php.
| ILIAS\Search\GUI\Service\Service::actions | ( | ) |
Definition at line 50 of file Service.php.
References ILIAS\Search\GUI\Service\Service\actions().
Referenced by ILIAS\Search\GUI\Service\Service\actions().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Search\GUI\Service\Service::directSearcher | ( | ) |
Definition at line 89 of file Service.php.
References ilSearchSettings\getInstance().
Here is the call graph for this function:| ILIAS\Search\GUI\Service\Service::directSearchStateHandler | ( | ) |
Definition at line 68 of file Service.php.
References ilSearchSettings\getInstance().
Here is the call graph for this function:| ILIAS\Search\GUI\Service\Service::luceneSearcher | ( | ) |
Definition at line 78 of file Service.php.
References ilSearchSettings\getInstance().
Here is the call graph for this function:| ILIAS\Search\GUI\Service\Service::luceneSearchStateHandler | ( | ) |
Definition at line 58 of file Service.php.
References ilSearchSettings\getInstance().
Here is the call graph for this function:
|
protected |
Definition at line 38 of file Service.php.
|
protected |
Definition at line 40 of file Service.php.
|
protected |
Definition at line 42 of file Service.php.
|
protected |
Definition at line 39 of file Service.php.
|
protected |
Definition at line 41 of file Service.php.