|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilObjSearchRpcClientCoordinator:Public Member Functions | |
| __construct (ilSetting $settings, ilLogger $src_logger) | |
| refreshLuceneSettings () | |
Protected Member Functions | |
| getRpcClient () | |
| getClientId () | |
Protected Attributes | |
| ilSetting | $settings |
| ilLogger | $src_logger |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 23 of file ilObjSearchRpcClientCoordinator.php.
Definition at line 28 of file ilObjSearchRpcClientCoordinator.php.
References $settings, $src_logger, and ILIAS\Repository\settings().
Here is the call graph for this function:
|
protected |
Definition at line 59 of file ilObjSearchRpcClientCoordinator.php.
References CLIENT_ID.
Referenced by refreshLuceneSettings().
Here is the caller graph for this function:
|
protected |
Definition at line 54 of file ilObjSearchRpcClientCoordinator.php.
References ilRpcClientFactory\factory().
Referenced by refreshLuceneSettings().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjSearchRpcClientCoordinator::refreshLuceneSettings | ( | ) |
Definition at line 36 of file ilObjSearchRpcClientCoordinator.php.
References getClientId(), getRpcClient(), and ILIAS\Repository\settings().
Here is the call graph for this function:
|
protected |
Definition at line 25 of file ilObjSearchRpcClientCoordinator.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file ilObjSearchRpcClientCoordinator.php.
Referenced by __construct().