ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
__construct (ilSetting $settings, ilLogger $src_logger) | |
refreshLuceneSettings () | |
Protected Member Functions | |
getRpcClient () | |
getClientId () | |
Protected Attributes | |
ilSetting | $settings |
ilLogger | $src_logger |
Definition at line 23 of file ilObjSearchRpcClientCoordinator.php.
Definition at line 28 of file ilObjSearchRpcClientCoordinator.php.
References $settings, $src_logger, and ILIAS\Repository\settings().
|
protected |
Definition at line 59 of file ilObjSearchRpcClientCoordinator.php.
References CLIENT_ID.
Referenced by refreshLuceneSettings().
|
protected |
Definition at line 54 of file ilObjSearchRpcClientCoordinator.php.
References ilRpcClientFactory\factory().
Referenced by refreshLuceneSettings().
ilObjSearchRpcClientCoordinator::refreshLuceneSettings | ( | ) |
Definition at line 36 of file ilObjSearchRpcClientCoordinator.php.
References getClientId(), getRpcClient(), and ILIAS\Repository\settings().
|
protected |
Definition at line 25 of file ilObjSearchRpcClientCoordinator.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file ilObjSearchRpcClientCoordinator.php.
Referenced by __construct().