|
ILIAS
Release_4_4_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(), Auth_OpenID_AuthRequest\addExtensionArg(), ilBMFWSDL\addNamespace(), wsdl\addOperation(), ilBMFClient\call(), soap_client\call(), nusoap_client\call(), soap_server\configureWSDL(), nusoap_server\configureWSDL(), Auth_OpenID_Message\delArg(), ilObjAuthSettingsGUI\editSOAPObject(), ilBMFWSDL\generateProxyCode(), ilDAVProperties\get(), Auth_OpenID_Message\getArg(), Auth_OpenID_Message\getArgs(), HTMLPurifier_Config\getBatch(), HTMLPurifier_Config\getBatchSerial(), ilBMFWSDL\getComplexTypeNameForElement(), ilBMFWSDL\getDataHandler(), Title\getFullURL(), Auth_OpenID_Message\getKey(), ilBMFWSDL\getNamespaceAttributeName(), Auth_OpenID_Message\hasKey(), HTMLPurifier_Config\loadArray(), ilDAVProperties\put(), soap_server\register(), nusoap_server\register(), ilBMFTransport_SMTP\send(), HTMLPurifier_Config\set(), Auth_OpenID_Message\setArg(), wsdl\start_element(), ilBMFParser\startElement(), ilBMFWSDL_Parser\startElement(), ilSOAPAuth\testConnection(), Auth_OpenID_ServerError\toMessage(), and Auth_OpenID_Message\updateArgs().
| $new_user = "new_user"] |
Definition at line 24 of file dummy_client.php.
Referenced by ilSoapUserAdministration\addUser(), ilAuthContainerSOAP\fetchData(), isValidSession(), and ilAuthContainerOpenId\loginObserver().
| $server = "http://www.ilias.de/lt4el/Services/SOAPAuth/dummy_server.php" |
Definition at line 12 of file dummy_client.php.
Referenced by ilECSObjectSettings\_handleDelete(), Auth_Container_RADIUS\Auth_Container_RADIUS(), Auth_OpenID_CheckIDRequest\Auth_OpenID_CheckIDRequest(), Auth_OpenID_Decoder\Auth_OpenID_Decoder(), ilECSSettingsGUI\communities(), ilObjAuthSettingsGUI\editSOAPObject(), ilECSSettingsGUI\exportMappings(), ilAuthContainerECS\fetchData(), Auth_Container_KADM5\fetchData(), Auth_OpenID_CheckIDRequest\fromMessage(), ilRemoteObjectBase\getFullRemoteLink(), ilECSObjectSettings\handleContentUpdate(), ilAuthContainerCAS\handleLDAPDataSource(), ilAuthContainerRadius\handleLDAPDataSource(), ilECSObjectSettings\handleSettingsUpdate(), ilECSSettingsGUI\importMappings(), ilECSSettingsGUI\initMappingsForm(), ilLDAPRoleAssignmentRule\isGroupMember(), ilLDAPRoleGroupMapping\isMember(), Auth_OpenID_CheckIDRequest\make(), ilECSServerTableGUI\parse(), PGTStorageDB\PGTStorageDB(), ilECSSettingsGUI\readAll(), ilLDAPRoleGroupMapping\readDN(), ilECSSettingsGUI\refreshParticipants(), ilRadiusSettings\save(), ilAuthContainerECS\setCurrentServer(), ilECSTaskScheduler\start(), ilECSTaskScheduler\startExecution(), ilRadiusSettings\toPearAuthArray(), ilECSSettingsGUI\updateCommunities(), ilECSSettingsGUI\validateImportTypes(), and ilRadiusSettings\validateServers().
| $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 SurveyQuestionGUI\addSelectedPhrase(), Spreadsheet_Excel_Writer_Workbook\addValidator(), ilSelectInputGUI\checkInput(), ilObjLinkResourceGUI\checkLinkInput(), ilObjPortfolioBase\clonePagesAndSettings(), SurveyQuestionGUI\confirmSavePhrase(), ilPCSkillsGUI\create(), ilAccountCodesGUI\createCodes(), ilRegistrationSettingsGUI\createCodes(), ilSurveyEvaluationGUI\determineAppraiseeId(), ilSetupGUI\displaySessions(), ilFileSystemGUI\downloadFile(), ilAuthContainerSOAP\fetchData(), ilObjExerciseSubItemListGUI\getHTML(), ilAccountCodesTableGUI\getItems(), ilExAssignment\getPeerReviewsByPeerId(), ilUserUtil\getPersonalStartingPoint(), ilUserUtil\getStartingPoint(), ilTrQuery\getSummaryDataForObject(), ilLinkResourceItems\getValidStatus(), ilWebLinkXmlParser\handlerBeginTag(), ilAccountCodesGUI\initAddCodesForm(), ilObjUserTrackingGUI\initSettingsForm(), TCPDF_STATIC\isValidCSSSelectorForTag(), ilCalendarSchedule\isValidEventByFilters(), ilDBUpdateNewObjectType\isValidRBACOperation(), ilMDEditorGUI\listEducational(), ilMDEditorGUI\listQuickEdit_scorm(), Structures_BibTex\parse(), Mail_RFC822\parseAddressList(), ilLPStatus\preloadListGUIData(), ilObjTestVerificationGUI\render(), ilObjCourseVerificationGUI\render(), ilObjExerciseVerificationGUI\render(), ilObjSCORMVerificationGUI\render(), ilObjExerciseGUI\saveAssignmentObject(), ilObjUserFolderGUI\saveGeneralSettingsObject(), ilObjUserFolderGUI\saveGlobalUserSettingsObject(), ilObjUserFolderGUI\saveLoginnameSettingsObject(), ilObjContentObjectGUI\saveProperties(), ilObjSurveyGUI\savePropertiesObject(), ilTable2GUI\setExportFormats(), ilPageLayout\setModules(), ilUserUtil\setPersonalStartingPoint(), ilUserUtil\setStartingPoint(), ilStartUpGUI\showUserMappingSelection(), ilCronManagerGUI\update(), ilPCSkillsGUI\update(), ilObjExerciseGUI\updateAssignmentObject(), HTMLPurifier_AttrDef_URI_Host\validate(), ilRegistrationSettings\validate(), and ilCustomUserFieldsGUI\validateForm().
| exit |
Definition at line 3 of file dummy_client.php.