|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
@classDescription Factory for ILIAS rpc client More...
Collaboration diagram for ilRpcClientFactory:Static Public Member Functions | |
| static | factory ($a_package, $a_timeout=0) |
| Creates an ilRpcClient instance to our ilServer. More... | |
@classDescription 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 ilScorm2004Export\buildExportFilePDF(), ilObjSurvey\deliverPDFfromFO(), ilObjTest\deliverPDFfromFO(), ilLuceneSearcher\highlight(), ilCertificateRpcClientFactoryHelper\ilFO2PDF(), ilLuceneSearcher\performSearch(), ilRPCServerSettings\pingServer(), ilObjSearchSettingsGUI\refreshLuceneSettings(), ilLuceneIndexer\run(), ilMailLuceneSearcher\search(), and ilLuceneIndexer\updateLuceneIndex().
Here is the call graph for this function:
Here is the caller graph for this function: