|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
@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(), ilCertificate\createPreview(), ilObjSurvey\deliverPDFfromFO(), ilObjTest\deliverPDFfromFO(), ilLuceneSearcher\highlight(), ilCertificate\outCertificate(), 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: