|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Collaboration diagram for ilSoapFunctions:Public Member Functions | |
| getUserIdsOfPositionAndOrgUnit (... $params) | |
| __call ($name, $arguments) | |
Static Public Member Functions | |
| static | login (string $client, string $username, string $password) |
| static | logout (string $sid) |
| static | lookupUser (string $sid, string $user_name) |
| static | addCourse (string $sid, int $target_id, string $crs_xml) |
| static | deleteCourse (string $sid, int $course_id) |
| static | assignCourseMember (string $sid, int $course_id, int $user_id, string $type, ?bool $notification=null, ?bool $contact_person=null, ?bool $blocked=null) |
| static | isAssignedToCourse (string $sid, int $course_id, int $user_id) |
| static | excludeCourseMember (string $sid, int $course_id, int $user_id) |
| static | getCourseXML (string $sid, int $course_id) |
| static | updateCourse (string $sid, int $course_id, string $xml) |
| static | getObjIdByImportId (string $sid, string $import_id) |
| static | getRefIdsByImportId (string $sid, string $import_id) |
| static | getRefIdsByObjId (string $sid, int $object_id) |
| static | getObjectByReference (string $sid, int $a_ref_id, ?int $user_id=null) |
| static | getObjectsByTitle (string $sid, string $a_title, ?int $user_id=null) |
| static | addObject (string $sid, int $a_target_id, string $a_xml) |
| static | addReference (string $sid, int $a_source_id, int $a_target_id) |
| static | deleteObject (string $sid, int $reference_id) |
| static | removeFromSystemByImportId (string $sid, string $import_id) |
| static | updateObjects (string $sid, string $obj_xml) |
| static | searchObjects (string $sid, array $types, string $key, string $combination, ?int $user_id=null) |
| static | getTreeChilds (string $sid, int $ref_id, ?array $types=null, ?int $user_id=null) |
| static | getXMLTree (string $sid, int $ref_id, ?array $types=null, ?int $user_id=null) |
| static | getOperations (string $sid) |
| static | addUserRoleEntry (string $sid, int $user_id, int $role_id) |
| static | deleteUserRoleEntry (string $sid, int $user_id, int $role_id) |
| static | revokePermissions (string $sid, int $ref_id, int $role_id) |
| static | grantPermissions (string $sid, int $ref_id, int $role_id, array $permissions) |
| static | getLocalRoles (string $sid, int $ref_id) |
| static | getUserRoles (string $sid, int $user_id) |
| static | deleteRole (string $sid, int $role_id) |
| static | addRole (string $sid, int $target_id, string $obj_xml) |
| static | addRoleFromTemplate (string $sid, int $target_id, string $obj_xml, int $template_id) |
| static | getObjectTreeOperations (string $sid, int $ref_id, int $user_id) |
| static | addGroup (string $sid, int $target_id, string $group_xml) |
| static | groupExists (string $sid, string $title) |
| static | getGroup (string $sid, int $ref_id) |
| static | assignGroupMember (string $sid, int $group_id, int $user_id, string $type) |
| static | isAssignedToGroup (string $sid, int $group_id, int $user_id) |
| static | excludeGroupMember (string $sid, int $group_id, int $user_id) |
| static | ilClone (string $sid, int $copy_identifier) |
| static | ilCloneDependencies (string $sid, int $copy_identifier) |
| static | saveQuestion (string $sid, int $active_id, int $question_id, int $pass, array $solution) |
| static | saveQuestionSolution (string $sid, int $active_id, int $question_id, int $pass, int $solution) |
| static | getQuestionSolution (string $sid, int $active_id, int $question_id, int $pass) |
| static | getTestUserData (string $sid, int $active_id) |
| static | getNrOfQuestionsInPass (string $sid, int $active_id, int $pass) |
| static | getPositionOfQuestion (string $sid, int $active_id, int $question_id, int $pass) |
| static | getPreviousReachedPoints (string $sid, int $active_id, int $question_id, int $pass) |
| static | saveTempFileAsMediaObject (string $sid, string $name, string $tmp_name) |
| static | getMobsOfObject (string $sid, string $a_type, int $a_id) |
| static | getStructureObjects (string $sid, int $ref_id) |
| static | getRoles (string $sid, string $role_type, int $id) |
| static | importUsers (string $sid, int $folder_id, string $usr_xml, int $conflict_rule, bool $send_account_mail) |
| static | getUsersForContainer (string $sid, int $ref_id, bool $attach_roles, int $active) |
| static | getUsersForRole (string $sid, int $role_id, bool $attach_roles, int $active) |
| static | searchUser (string $sid, array $a_keyfields, string $query_operator, array $a_keyvalues, bool $attach_roles, int $active) |
| static | hasNewMail (string $sid) |
| static | getExerciseXML (string $sid, int $ref_id, int $attachFileContentsMode) |
| static | updateExercise (string $sid, int $ref_id, string $xml) |
| static | addExercise (string $sid, int $ref_id, string $xml) |
| static | getFileXML (string $sid, int $ref_id, int $attachFileContentsMode) |
| static | updateFile (string $sid, int $ref_id, string $xml) |
| static | addFile (string $sid, int $ref_id, string $xml) |
| static | getObjIdsByRefIds (string $sid, array $ref_ids) |
| static | getUserXML (string $sid, array $user_ids, bool $attach_roles) |
| static | updateGroup (string $sid, int $ref_id, string $grp_xml) |
| static | getIMSManifestXML (string $sid, int $ref_id) |
| static | hasSCORMCertificate (string $sid, int $ref_id, int $usr_id) |
| static | copyObject (string $sid, string $copy_settings_xml) |
| static | startBackgroundTaskWorker (string $sid) |
| static | moveObject (string $sid, int $ref_id, int $target_id) |
| static | getTestResults (string $sid, int $ref_id, bool $sum_only) |
| static | removeTestResults (string $sid, int $ref_id, array $a_user_ids) |
| static | getCoursesForUser (string $sid, string $parameters) |
| static | getGroupsForUser (string $sid, string $parameters) |
| static | getPathForRefId (string $sid, int $ref_id) |
| static | searchRoles (string $sid, string $key, string $combination, string $role_type) |
| static | getInstallationInfoXML () |
| static | getClientInfoXML (string $clientid) |
| static | buildHTTPPath (bool $use_module_depending_path=true) |
| static | getSCORMCompletionStatus (string $sid, int $usr_id, int $a_ref_id) |
| static | getUserIdBySid (string $sid) |
| static | readWebLink (string $sid, int $ref_id) |
| static | createWebLink (string $sid, int $ref_id, string $xml) |
| static | updateWebLink (string $sid, int $ref_id, string $xml) |
| static | deleteExpiredDualOptInUserObjects (string $sid, int $usr_id) |
| static | deleteProgress (string $sid, array $ref_ids, array $usr_ids, array $type_filter, array $progress_filter) |
| static | getLearningProgressChanges (string $sid, string $timestamp, bool $include_ref_ids, array $type_filter) |
| static | getProgressInfo (string $sid, int $ref_id, array $progress_filter) |
| static | exportDataCollectionContent (string $sid, int $data_collection_id, ?int $table_id=null, string $format="xls", ?string $filepath=null) |
| static | addUserToPositionInOrgUnit (... $params) |
| static | getEmployeePositionId (... $params) |
| static | importOrgUnitsSimpleXML (... $params) |
| static | getOrgUnitsSimpleXML (... $params) |
| static | getPositionIds (... $params) |
| static | getPositionTitle (... $params) |
| static | removeUserFromPositionInOrgUnit (... $params) |
| static | getSuperiorPositionId (... $params) |
| static | getUserIdsOfPosition (... $params) |
Definition at line 30 of file inc.soap_functions.php.
| ilSoapFunctions::__call | ( | $name, | |
| $arguments | |||
| ) |
| mixed | $name | |
| mixed | $arguments |
| SoapFault |
Definition at line 980 of file inc.soap_functions.php.
References $_GET, $DIC, Vendor\Package\$e, ilContext\CONTEXT_SOAP, ilContext\CONTEXT_SOAP_NO_AUTH, ilContext\init(), and ilInitialisation\initILIAS().
Here is the call graph for this function:
|
static |
Definition at line 64 of file inc.soap_functions.php.
|
static |
Definition at line 591 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 618 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 351 of file inc.soap_functions.php.
|
static |
Definition at line 180 of file inc.soap_functions.php.
|
static |
Definition at line 189 of file inc.soap_functions.php.
|
static |
Definition at line 324 of file inc.soap_functions.php.
|
static |
Definition at line 333 of file inc.soap_functions.php.
|
static |
Definition at line 261 of file inc.soap_functions.php.
References $user_id.
|
static |
| ...$params |
Definition at line 878 of file inc.soap_functions.php.
References $params.
|
static |
Definition at line 82 of file inc.soap_functions.php.
References $user_id.
|
static |
Definition at line 378 of file inc.soap_functions.php.
References $user_id.
|
static |
Definition at line 762 of file inc.soap_functions.php.
References $_SERVER, $path, ILIAS_MODULE, and ilFileUtils\removeTrailingPathSeparators().
Referenced by ilSoapInstallationInfoXMLWriter\buildHeader().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 669 of file inc.soap_functions.php.
|
static |
Definition at line 815 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 73 of file inc.soap_functions.php.
|
static |
Definition at line 830 of file inc.soap_functions.php.
|
static |
Definition at line 198 of file inc.soap_functions.php.
|
static |
Definition at line 841 of file inc.soap_functions.php.
|
static |
Definition at line 315 of file inc.soap_functions.php.
|
static |
Definition at line 270 of file inc.soap_functions.php.
References $user_id.
|
static |
Definition at line 108 of file inc.soap_functions.php.
References $user_id.
|
static |
Definition at line 396 of file inc.soap_functions.php.
References $user_id.
|
static |
Definition at line 868 of file inc.soap_functions.php.
|
static |
Definition at line 756 of file inc.soap_functions.php.
|
static |
Definition at line 714 of file inc.soap_functions.php.
|
static |
Definition at line 117 of file inc.soap_functions.php.
|
static |
| ...$params |
Definition at line 888 of file inc.soap_functions.php.
References $params.
|
static |
Definition at line 573 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 600 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 369 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 723 of file inc.soap_functions.php.
|
static |
Definition at line 654 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 747 of file inc.soap_functions.php.
|
static |
Definition at line 850 of file inc.soap_functions.php.
References $timestamp.
|
static |
Definition at line 297 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 500 of file inc.soap_functions.php.
|
static |
Definition at line 463 of file inc.soap_functions.php.
|
static |
Definition at line 162 of file inc.soap_functions.php.
References $user_id.
|
static |
Definition at line 171 of file inc.soap_functions.php.
References $user_id.
|
static |
Definition at line 342 of file inc.soap_functions.php.
|
static |
Definition at line 135 of file inc.soap_functions.php.
|
static |
Definition at line 627 of file inc.soap_functions.php.
|
static |
Definition at line 252 of file inc.soap_functions.php.
|
static |
| ...$params |
Definition at line 908 of file inc.soap_functions.php.
References $params.
|
static |
Definition at line 732 of file inc.soap_functions.php.
References $ref_id.
|
static |
| ...$params |
Definition at line 918 of file inc.soap_functions.php.
References $params.
|
static |
Definition at line 472 of file inc.soap_functions.php.
|
static |
| ...$params |
Definition at line 928 of file inc.soap_functions.php.
References $params.
|
static |
Definition at line 481 of file inc.soap_functions.php.
|
static |
Definition at line 859 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 445 of file inc.soap_functions.php.
|
static |
Definition at line 144 of file inc.soap_functions.php.
|
static |
Definition at line 153 of file inc.soap_functions.php.
|
static |
Definition at line 519 of file inc.soap_functions.php.
References $id.
|
static |
Definition at line 788 of file inc.soap_functions.php.
|
static |
Definition at line 510 of file inc.soap_functions.php.
References $ref_id.
|
static |
| ...$params |
Definition at line 948 of file inc.soap_functions.php.
References $params.
|
static |
Definition at line 696 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 454 of file inc.soap_functions.php.
|
static |
Definition at line 234 of file inc.soap_functions.php.
|
static |
Definition at line 797 of file inc.soap_functions.php.
|
static |
| ...$params |
Definition at line 958 of file inc.soap_functions.php.
References $params.
| ilSoapFunctions::getUserIdsOfPositionAndOrgUnit | ( | $params | ) |
| ...$params |
Definition at line 968 of file inc.soap_functions.php.
References $params.
|
static |
Definition at line 306 of file inc.soap_functions.php.
References $user_id.
|
static |
Definition at line 537 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 546 of file inc.soap_functions.php.
|
static |
Definition at line 636 of file inc.soap_functions.php.
|
static |
Definition at line 243 of file inc.soap_functions.php.
|
static |
Definition at line 288 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 360 of file inc.soap_functions.php.
|
static |
Definition at line 564 of file inc.soap_functions.php.
|
static |
|
static |
Definition at line 405 of file inc.soap_functions.php.
Referenced by ilSoapUtils\callNextNode().
Here is the caller graph for this function:
|
static |
Definition at line 416 of file inc.soap_functions.php.
Referenced by ilSoapUtils\callNextDependency().
Here is the caller graph for this function:
|
static |
| ...$params |
Definition at line 898 of file inc.soap_functions.php.
References $params.
|
static |
Definition at line 528 of file inc.soap_functions.php.
|
static |
Definition at line 99 of file inc.soap_functions.php.
References $user_id.
|
static |
Definition at line 387 of file inc.soap_functions.php.
References $user_id.
|
static |
Definition at line 37 of file inc.soap_functions.php.
References $client.
|
static |
Definition at line 46 of file inc.soap_functions.php.
|
static |
Definition at line 55 of file inc.soap_functions.php.
|
static |
Definition at line 687 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 806 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 207 of file inc.soap_functions.php.
|
static |
Definition at line 705 of file inc.soap_functions.php.
References $ref_id.
|
static |
| ...$params |
Definition at line 938 of file inc.soap_functions.php.
References $params.
|
static |
Definition at line 279 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 427 of file inc.soap_functions.php.
|
static |
Definition at line 436 of file inc.soap_functions.php.
|
static |
Definition at line 490 of file inc.soap_functions.php.
|
static |
Definition at line 225 of file inc.soap_functions.php.
References $user_id.
|
static |
Definition at line 741 of file inc.soap_functions.php.
|
static |
Definition at line 555 of file inc.soap_functions.php.
|
static |
Definition at line 678 of file inc.soap_functions.php.
|
static |
Definition at line 126 of file inc.soap_functions.php.
|
static |
Definition at line 582 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 609 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 645 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 216 of file inc.soap_functions.php.
|
static |
Definition at line 824 of file inc.soap_functions.php.
References $ref_id.