|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilSoapFunctions:Static Public Member Functions | |
| static | login ($client, $username, $password) |
| static | loginCAS ($client, $PT, $user) |
| static | loginLDAP ($client, $username, $password) |
| static | loginStudipUser ($sid, $user_id) |
| static | logout ($sid) |
| static | lookupUser ($sid, $user_name) |
| static | getUser ($sid, $user_id) |
| static | deleteUser ($sid, $user_id) |
| static | addCourse ($sid, $target_id, $crs_xml) |
| static | deleteCourse ($sid, $course_id) |
| static | assignCourseMember ($sid, $course_id, $user_id, $type) |
| static | isAssignedToCourse ($sid, $course_id, $user_id) |
| static | excludeCourseMember ($sid, $course_id, $user_id) |
| static | getCourseXML ($sid, $course_id) |
| static | updateCourse ($sid, $course_id, $xml) |
| static | getObjIdByImportId ($sid, $import_id) |
| static | getRefIdsByImportId ($sid, $import_id) |
| static | getRefIdsByObjId ($sid, $object_id) |
| static | getObjectByReference ($sid, $a_ref_id, $user_id) |
| static | getObjectsByTitle ($sid, $a_title, $user_id) |
| static | addObject ($sid, $a_target_id, $a_xml) |
| static | addReference ($sid, $a_source_id, $a_target_id) |
| static | deleteObject ($sid, $reference_id) |
| static | removeFromSystemByImportId ($sid, $import_id) |
| static | updateObjects ($sid, $obj_xml) |
| static | searchObjects ($sid, $types, $key, $combination, $user_id) |
| static | getTreeChilds ($sid, $ref_id, $types, $user_id) |
| static | getXMLTree ($sid, $ref_id, $types, $user_id) |
| static | getOperations ($sid) |
| static | addUserRoleEntry ($sid, $user_id, $role_id) |
| static | deleteUserRoleEntry ($sid, $user_id, $role_id) |
| static | revokePermissions ($sid, $ref_id, $role_id) |
| static | grantPermissions ($sid, $ref_id, $role_id, $permissions) |
| static | getLocalRoles ($sid, $ref_id) |
| static | getUserRoles ($sid, $user_id) |
| static | deleteRole ($sid, $role_id) |
| static | addRole ($sid, $target_id, $obj_xml) |
| static | addRoleFromTemplate ($sid, $target_id, $obj_xml, $template_id) |
| static | getObjectTreeOperations ($sid, $ref_id, $user_id) |
| static | addGroup ($sid, $target_id, $group_xml) |
| static | groupExists ($sid, $title) |
| static | getGroup ($sid, $ref_id) |
| static | assignGroupMember ($sid, $group_id, $user_id, $type) |
| static | isAssignedToGroup ($sid, $group_id, $user_id) |
| static | excludeGroupMember ($sid, $group_id, $user_id) |
| static | sendMail ($sid, $to, $cc, $bcc, $sender, $subject, $message, $attach) |
| static | distributeMails ($sid, $mail_xml) |
| static | ilClone ($sid, $copy_identifier) |
| static | ilCloneDependencies ($sid, $copy_identifier) |
| static | handleECSTasks ($sid, $a_server_id) |
| static | saveQuestionResult ($sid, $user_id, $test_id, $question_id, $pass, $solution) |
| static | saveQuestion ($sid, $active_id, $question_id, $pass, $solution) |
| static | saveQuestionSolution ($sid, $active_id, $question_id, $pass, $solution) |
| static | getQuestionSolution ($sid, $active_id, $question_id, $pass) |
| static | getTestUserData ($sid, $active_id) |
| static | getNrOfQuestionsInPass ($sid, $active_id, $pass) |
| static | getPositionOfQuestion ($sid, $active_id, $question_id, $pass) |
| static | getPreviousReachedPoints ($sid, $active_id, $question_id, $pass) |
| static | saveTempFileAsMediaObject ($sid, $name, $tmp_name) |
| static | getMobsOfObject ($sid, $a_type, $a_id) |
| static | getStructureObjects ($sid, $ref_id) |
| static | getRoles ($sid, $role_type, $id) |
| static | importUsers ($sid, $folder_id, $usr_xml, $conflict_rule, $send_account_mail) |
| static | getUsersForContainer ($sid, $ref_id, $attach_roles, $active) |
| static | getUsersForRole ($sid, $role_id, $attach_roles, $active) |
| static | searchUser ($sid, $a_keyfields, $query_operator, $a_keyvalues, $attach_roles, $active) |
| static | hasNewMail ($sid) |
| static | getNIC ($sid) |
| static | getExerciseXML ($sid, $ref_id, $attachFileContentsMode) |
| static | updateExercise ($sid, $ref_id, $xml) |
| static | addExercise ($sid, $ref_id, $xml) |
| static | getFileXML ($sid, $ref_id, $attachFileContentsMode) |
| static | updateFile ($sid, $ref_id, $xml) |
| static | addFile ($sid, $ref_id, $xml) |
| static | getObjIdsByRefIds ($sid, $ref_ids) |
| static | getUserXML ($sid, $user_ids, $attach_roles) |
| static | updateGroup ($sid, $ref_id, $grp_xml) |
| static | getIMSManifestXML ($sid, $ref_id) |
| static | hasSCORMCertificate ($sid, $ref_id, $usr_id) |
| static | copyObject ($sid, $copy_settings_xml) |
| copy object in repository $sid session id $settings_xml contains copy wizard settings following ilias_copy_wizard_settings.dtd More... | |
| static | moveObject ($sid, $ref_id, $target_id) |
| move object in repository More... | |
| static | getTestResults ($sid, $ref_id, $sum_only) |
| get results of test More... | |
| static | removeTestResults ($sid, $ref_id, $a_user_ids) |
| Remove test results of user. More... | |
| static | getCoursesForUser ($sid, $parameters) |
| return courses for users depending on the status More... | |
| static | getGroupsForUser ($sid, $parameters) |
| return courses for users depending on the status More... | |
| static | getPathForRefId ($sid, $ref_id) |
| static | searchRoles ($sid, $key, $combination, $role_type) |
| static | getInstallationInfoXML () |
| static | getClientInfoXML ($clientid) |
| static | buildHTTPPath () |
| builds http path if no client is available More... | |
| static | getSCORMCompletionStatus ($sid, $usr_id, $a_ref_id) |
| static | getUserIdBySid ($sid) |
| static | readWebLink ($sid, $ref_id) |
| static | createWebLink ($sid, $ref_id, $xml) |
| static | updateWebLink ($sid, $ref_id, $xml) |
| static | deleteExpiredDualOptInUserObjects ($sid, $usr_id) |
| Static method for soap webservice: deleteExpiredDualOptInUserObjects. More... | |
| static | deleteProgress ($sid, $ref_ids, $usr_ids, $type_filter, $progress_filter) |
| Delete progress. More... | |
| static | getLearningProgressChanges ($sid, $timestamp, $include_ref_ids, $type_filter) |
| static | getProgressInfo ($sid, $ref_id, $progress_filter) |
| Get learning progress info. More... | |
| static | exportDataCollectionContent ($sid, $data_collection_id, $table_id=null, $format="xls", $filepath=null) |
| Exports a given table of a datacollection into xls. More... | |
| static | processBackgroundTask ($sid, $task_id) |
| Process background task. More... | |
Definition at line 34 of file inc.soap_functions.php.
|
static |
Definition at line 120 of file inc.soap_functions.php.
References $target_id.
|
static |
Definition at line 677 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 701 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 396 of file inc.soap_functions.php.
References $target_id.
|
static |
Definition at line 223 of file inc.soap_functions.php.
|
static |
Definition at line 232 of file inc.soap_functions.php.
|
static |
Definition at line 370 of file inc.soap_functions.php.
References $target_id.
|
static |
Definition at line 378 of file inc.soap_functions.php.
References $target_id, and $template_id.
|
static |
Definition at line 307 of file inc.soap_functions.php.
|
static |
Definition at line 136 of file inc.soap_functions.php.
|
static |
Definition at line 422 of file inc.soap_functions.php.
|
static |
builds http path if no client is available
Definition at line 875 of file inc.soap_functions.php.
References $_SERVER, $path, ILIAS_MODULE, and ilUtil\removeTrailingPathSeparators().
Referenced by ilSoapInstallationInfoXMLWriter\__buildHeader().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
copy object in repository $sid session id $settings_xml contains copy wizard settings following ilias_copy_wizard_settings.dtd
Definition at line 757 of file inc.soap_functions.php.
|
static |
Definition at line 927 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 128 of file inc.soap_functions.php.
|
static |
Static method for soap webservice: deleteExpiredDualOptInUserObjects.
This service will run in background. The client has not to wait for response.
| string | $sid | Session id + client id, separated by :: |
| integer | $usr_id | User id of the actuator |
Definition at line 956 of file inc.soap_functions.php.
|
static |
Definition at line 241 of file inc.soap_functions.php.
|
static |
Delete progress.
| string | $sid | |
| array | $ref_ids | |
| array | $usr_ids | |
| array | $type_filter |
Definition at line 1002 of file inc.soap_functions.php.
|
static |
Definition at line 361 of file inc.soap_functions.php.
|
static |
Definition at line 109 of file inc.soap_functions.php.
|
static |
Definition at line 316 of file inc.soap_functions.php.
|
static |
Definition at line 460 of file inc.soap_functions.php.
|
static |
Definition at line 153 of file inc.soap_functions.php.
|
static |
Definition at line 439 of file inc.soap_functions.php.
|
static |
Exports a given table of a datacollection into xls.
| string | $sid | |
| int | $data_collection_id | |
| int | $table_id | |
| string | $format | |
| string | $filepath |
Definition at line 1046 of file inc.soap_functions.php.
|
static |
Definition at line 864 of file inc.soap_functions.php.
|
static |
return courses for users depending on the status
| string | $sid | |
| string | $parameters | xmlString following xmlResultSet |
Definition at line 825 of file inc.soap_functions.php.
|
static |
Definition at line 161 of file inc.soap_functions.php.
|
static |
Definition at line 662 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 684 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 413 of file inc.soap_functions.php.
References $ref_id.
|
static |
return courses for users depending on the status
| string | $sid | |
| string | $parameters | xmlString following xmlResultSet |
Definition at line 838 of file inc.soap_functions.php.
|
static |
Definition at line 736 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 858 of file inc.soap_functions.php.
|
static |
Definition at line 1009 of file inc.soap_functions.php.
References $timestamp.
|
static |
Definition at line 343 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 583 of file inc.soap_functions.php.
References $a_type.
|
static |
Definition at line 656 of file inc.soap_functions.php.
|
static |
Definition at line 546 of file inc.soap_functions.php.
References $pass.
|
static |
Definition at line 205 of file inc.soap_functions.php.
|
static |
Definition at line 214 of file inc.soap_functions.php.
|
static |
Definition at line 387 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 178 of file inc.soap_functions.php.
|
static |
Definition at line 709 of file inc.soap_functions.php.
|
static |
Definition at line 297 of file inc.soap_functions.php.
|
static |
Definition at line 844 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 555 of file inc.soap_functions.php.
References $pass.
|
static |
Definition at line 564 of file inc.soap_functions.php.
References $pass.
|
static |
Get learning progress info.
| type | $sid | |
| type | $ref_id | |
| type | $progress_filter |
Definition at line 1027 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 528 of file inc.soap_functions.php.
References $pass.
|
static |
Definition at line 187 of file inc.soap_functions.php.
|
static |
Definition at line 195 of file inc.soap_functions.php.
|
static |
Definition at line 601 of file inc.soap_functions.php.
|
static |
Definition at line 901 of file inc.soap_functions.php.
|
static |
Definition at line 593 of file inc.soap_functions.php.
References $ref_id.
|
static |
get results of test
| string | $sid | |
| int | $ref_id | |
| boolean | $sum_only |
Definition at line 792 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 537 of file inc.soap_functions.php.
|
static |
Definition at line 276 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 96 of file inc.soap_functions.php.
|
static |
Definition at line 910 of file inc.soap_functions.php.
|
static |
Definition at line 352 of file inc.soap_functions.php.
|
static |
Definition at line 619 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 628 of file inc.soap_functions.php.
|
static |
Definition at line 718 of file inc.soap_functions.php.
|
static |
Definition at line 285 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 334 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 405 of file inc.soap_functions.php.
References $title.
|
static |
Definition at line 490 of file inc.soap_functions.php.
Referenced by ilECSTaskScheduler\initNextExecution().
Here is the caller graph for this function:
|
static |
Definition at line 647 of file inc.soap_functions.php.
|
static |
Definition at line 744 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 469 of file inc.soap_functions.php.
Referenced by ilSoapUtils\callNextNode(), and ilContainer\cloneAllObject().
Here is the caller graph for this function:
|
static |
Definition at line 479 of file inc.soap_functions.php.
Referenced by ilSoapUtils\callNextDependency().
Here is the caller graph for this function:
|
static |
Definition at line 610 of file inc.soap_functions.php.
|
static |
Definition at line 144 of file inc.soap_functions.php.
|
static |
Definition at line 430 of file inc.soap_functions.php.
|
static |
Definition at line 39 of file inc.soap_functions.php.
References $client.
|
static |
Definition at line 48 of file inc.soap_functions.php.
References $client.
|
static |
Definition at line 57 of file inc.soap_functions.php.
References $client.
|
static |
Definition at line 69 of file inc.soap_functions.php.
|
static |
Definition at line 79 of file inc.soap_functions.php.
|
static |
Definition at line 87 of file inc.soap_functions.php.
|
static |
move object in repository
| $sid | session id |
| $refid | source iod |
| $target | target ref id |
Definition at line 772 of file inc.soap_functions.php.
References $ref_id, and $target_id.
|
static |
Process background task.
| string | $sid | |
| int | $task_id |
Definition at line 1060 of file inc.soap_functions.php.
|
static |
Definition at line 919 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 250 of file inc.soap_functions.php.
|
static |
Remove test results of user.
| string | $sid | |
| int | $ref_id | |
| array | user ids |
Definition at line 810 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 325 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 510 of file inc.soap_functions.php.
References $pass.
|
static |
Definition at line 501 of file inc.soap_functions.php.
References $pass.
|
static |
Definition at line 519 of file inc.soap_functions.php.
References $pass.
|
static |
Definition at line 573 of file inc.soap_functions.php.
|
static |
Definition at line 267 of file inc.soap_functions.php.
|
static |
Definition at line 850 of file inc.soap_functions.php.
|
static |
Definition at line 638 of file inc.soap_functions.php.
|
static |
Definition at line 449 of file inc.soap_functions.php.
|
static |
Definition at line 169 of file inc.soap_functions.php.
|
static |
Definition at line 670 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 693 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 727 of file inc.soap_functions.php.
References $ref_id.
|
static |
Definition at line 259 of file inc.soap_functions.php.
|
static |
Definition at line 935 of file inc.soap_functions.php.
References $ref_id.