38 $position_id = $params[self::POSITION_ID];
39 $user_id = $params[self::USR_ID];
40 $orgu_ref_id = $params[self::ORGU_REF_ID];
53 'user_id' => $user_id,
54 'position_id' => $position_id,
55 'orgu_id' => $orgu_ref_id,
61 $this->
addError(
"No assignment found");
73 return "removeUserFromPositionInOrgUnit";
91 return "Removes a user from a position in a orgunit";
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
if(! $DIC->user() ->getId()||!ilLTIConsumerAccess::hasCustomProviderCreationAccess()) $params
Class AddUserIdToPositionInOrgUnit.
addError(string $message)
static where($where, $operator=null)
static _exists(int $id, bool $reference=false, ?string $type=null)
checks if an object exists in object_data
getDocumentation()
Get the documentation of this method.
getOutputParams()
Get the output parameters in the same format as the input parameters.
static _lookupType(int $id, bool $reference=false)
getAdditionalInputParams()