|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Collaboration diagram for ILIAS\Search\Service\Service:Public Member Functions | |
| __construct (protected Container $dic) | |
| dic () | |
| presentation () | |
| gui () | |
Protected Attributes | |
| PresentationService | $presentation |
| GUIService | $gui |
Definition at line 27 of file Service.php.
| ILIAS\Search\Service\Service::__construct | ( | protected Container | $dic | ) |
Definition at line 32 of file Service.php.
References ILIAS\Search\Service\Service\dic(), ILIAS\Search\Service\Service\gui(), and ILIAS\Search\Service\Service\presentation().
Here is the call graph for this function:| ILIAS\Search\Service\Service::dic | ( | ) |
Definition at line 46 of file Service.php.
References $dic.
Referenced by ILIAS\Search\Service\Service\__construct().
Here is the caller graph for this function:| ILIAS\Search\Service\Service::gui | ( | ) |
Definition at line 56 of file Service.php.
References ILIAS\Search\Service\Service\$gui.
Referenced by ILIAS\Search\Service\Service\__construct().
Here is the caller graph for this function:| ILIAS\Search\Service\Service::presentation | ( | ) |
Definition at line 51 of file Service.php.
References ILIAS\Search\Service\Service\$presentation.
Referenced by ILIAS\Search\Service\Service\__construct().
Here is the caller graph for this function:
|
protected |
Definition at line 30 of file Service.php.
Referenced by ILIAS\Search\Service\Service\gui().
|
protected |
Definition at line 29 of file Service.php.
Referenced by ILIAS\Search\Service\Service\presentation().