Stud.IP
2.0 Revision 48548
|
Variables | |
$include_path = ini_get('include_path') | |
if(empty($GLOBALS['STUDIP_API_KEY'])||!$GLOBALS['WEBSERVICES_ENABLE']) | $delegate = new Studip_Ws_SoapDispatcher('UserService', 'SessionService', 'SeminarService', 'ContentmoduleService', 'LectureTreeService', 'InstituteService') |
$server = new DelegatingSoapServer($delegate) | |
$namespace = 'urn:studip_wsd' | |
$server wsdl | schemaTargetNamespace = $namespace |
if (empty($GLOBALS['STUDIP_API_KEY'])||!$GLOBALS['WEBSERVICES_ENABLE']) $delegate = new Studip_Ws_SoapDispatcher('UserService', 'SessionService', 'SeminarService', 'ContentmoduleService', 'LectureTreeService', 'InstituteService') |
$include_path = ini_get('include_path') |
$namespace = 'urn:studip_wsd' |
$server = new DelegatingSoapServer($delegate) |
$server wsdl schemaTargetNamespace = $namespace |