36 $position_id = $params[self::POSITION_ID];
38 $record = ilOrgUnitPosition::find($position_id);
40 return $record->getTitle();
42 $this->
addError(
"Position with id {$position_id} not found");
51 return "getPositionTitle";
66 return "Returns the title of a position for a given position id";
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
getAdditionalInputParams()
addError(string $message)
getDocumentation()
Get the documentation of this method.
getOutputParams()
Get the output parameters in the same format as the input parameters.