|
| | Ilias4Soap ($cms) |
| |
| | addUser ($user_data, $role_id) |
| |
| | copyObject ($source_id, $target_id) |
| |
| | getPath ($ref_id) |
| |
| | getRawPath ($ref_id) |
| |
| | Ilias3Soap ($cms) |
| |
| | setUserType ($user_type) |
| |
| | getSID () |
| |
| | call ($method, $params) |
| |
| | loadCacheData ($cms) |
| |
| | getCachingStatus () |
| |
| | setCachingStatus ($bool_value) |
| |
| | clearCache () |
| |
| | saveCacheData () |
| |
| | ParseXML ($data) |
| |
| | utf8_decode_array_values ($ar) |
| |
| | login () |
| |
| | logout () |
| |
| | searchObjects ($types, $key, $combination, $user_id="") |
| |
| | getObjectByReference ($ref, $user_id="") |
| |
| | getObjectByTitle ($key, $type="") |
| |
| | getReferenceByTitle ($key, $type="") |
| |
| | addObject ($object_data, $ref_id) |
| |
| | deleteObject ($reference_id) |
| |
| | addReference ($object_id, $ref_id) |
| |
| | getTreeChilds ($ref_id, $types="", $user_id="") |
| |
| | getOperations () |
| |
| | getObjectTreeOperations ($ref_id, $user_id) |
| |
| | getUserRoles ($user_id) |
| |
| | getLocalRoles ($course_id) |
| |
| | addRole ($role_data, $ref_id) |
| |
| | addRoleFromTemplate ($role_data, $ref_id, $role_id) |
| |
| | deleteUserRoleEntry ($user_id, $role_id) |
| |
| | addUserRoleEntry ($user_id, $role_id) |
| |
| | grantPermissions ($operations, $role_id, $ref_id) |
| |
| | revokePermissions ($role_id, $ref_id) |
| |
| | lookupUser ($username) |
| |
| | getUser ($user_id) |
| |
| | addUser ($user_data, $role_id) |
| |
| | updateUser ($user_data) |
| |
| | updatePassword ($user_id, $password) |
| |
| | deleteUser ($user_id) |
| |
| | isMember ($user_id, $course_id) |
| |
| | addMember ($user_id, $type, $course_id) |
| |
| | addCourse ($course_data, $ref_id) |
| |
| | getCourseXML ($course_data) |
| |
| | checkReferenceById ($id) |
| |
| | StudipSoapClient ($path) |
| |
| | call ($method, $params) |
| |
| | getError () |
| |
| | StudipSoapClient ($path) |
| |
| | call ($method, $params) |
| |
| | getError () |
| |