|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 |
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().