ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Functions | |
showResult (&$client, $data, $message) |
Variables | |
exit | |
$server = "http://www.ilias.de/lt4el/Services/SOAPAuth/dummy_server.php" | |
$ext_uid = "testuser" | |
$soap_pw = "testpw" | |
$new_user = "new_user"] | |
$client = new soap_client($server) | |
if($err=$client->getError()) | $namespace = "http://testuri.org" |
$valid |
showResult | ( | & | $client, |
$data, | |||
$message | |||
) |
Definition at line 63 of file dummy_client.php.
$client = new soap_client($server) |
Definition at line 38 of file dummy_client.php.
$ext_uid = "testuser" |
Definition at line 16 of file dummy_client.php.
Referenced by isValidSession().
if ($err=$client->getError()) $namespace = "http://testuri.org" |
Definition at line 51 of file dummy_client.php.
Referenced by ilBMFClient\__generate(), ilBMFWSDL_ObjectParser\_generateBindingsAndServices(), ilBMFWSDL\_getComplexTypeForElement(), ilBMFWSDL\addNamespace(), wsdl\addOperation(), ilBMFClient\call(), soap_client\call(), nusoap_client\call(), soap_server\configureWSDL(), nusoap_server\configureWSDL(), ilBMFWSDL\generateProxyCode(), ilDAVProperties\get(), HTMLPurifier_Config\getBatch(), HTMLPurifier_Config\getBatchSerial(), ilBMFWSDL\getComplexTypeNameForElement(), ilBMFWSDL\getDataHandler(), Title\getFullURL(), ilBMFWSDL\getNamespaceAttributeName(), HTMLPurifier_Config\loadArray(), ilDAVProperties\put(), soap_server\register(), nusoap_server\register(), ilBMFTransport_SMTP\send(), HTMLPurifier_Config\set(), wsdl\start_element(), ilBMFParser\startElement(), and ilBMFWSDL_Parser\startElement().
$new_user = "new_user"] |
Definition at line 24 of file dummy_client.php.
Referenced by ilSoapUserAdministration\addUser(), ilObjChatGUI\fetchActiveUsers(), ilObjChatGUI\fetchOnlineUsers(), and isValidSession().
$server = "http://www.ilias.de/lt4el/Services/SOAPAuth/dummy_server.php" |
Definition at line 12 of file dummy_client.php.
$soap_pw = "testpw" |
Definition at line 20 of file dummy_client.php.
Referenced by isValidSession().
$valid |
Definition at line 53 of file dummy_client.php.
Referenced by Spreadsheet_Excel_Writer_Workbook\addValidator(), ilObjLinkResourceGUI\checkLinkInput(), ilLinkResourceItems\getValidStatus(), ilMDEditorGUI\listEducational(), ilMDEditorGUI\listQuickEdit(), ilMDEditorGUI\listQuickEdit_scorm(), ilObjUserFolderGUI\saveGlobalUserSettingsObject(), ilObjUserFolderGUI\saveLoginnameSettingsObject(), ilStartUpGUI\showUserMappingSelection(), HTMLPurifier_AttrDef_URI_Host\validate(), and ilRegistrationSettings\validate().
exit |
Definition at line 3 of file dummy_client.php.