ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Factory for ILIAS rpc client More...
Static Public Member Functions | |
static | factory ($a_package, $a_timeout=0) |
Creates an ilRpcClient instance to our ilServer. More... | |
Factory for ILIAS rpc client
Definition at line 30 of file class.ilRpcClientFactory.php.
|
static |
Creates an ilRpcClient instance to our ilServer.
string | $a_package | Package name |
int | $a_timeout | The maximum number of seconds to allow ilRpcClient to connect. |
Definition at line 40 of file class.ilRpcClientFactory.php.
References $client, and ilRPCServerSettings\getInstance().
Referenced by ilMailLuceneSearcher\__construct(), ilScorm2004Export\buildExportFilePDF(), ilCertificate\createPreview(), ilObjSurvey\deliverPDFfromFO(), ilObjTest\deliverPDFfromFO(), ilLuceneSearcher\highlight(), ilCertificate\outCertificate(), ilLuceneSearcher\performSearch(), ilRPCServerSettings\pingServer(), ilObjSearchSettingsGUI\refreshLuceneSettings(), ilLuceneIndexer\run(), and ilLuceneIndexer\updateLuceneIndex().