19declare(strict_types=1);
33 private readonly UIFactory $ui_factory,
35 private readonly
bool $assignment_editing_enabled
55 return $this->ui_factory->table()->action()->single(
56 $this->
lng->txt($this->assignment_editing_enabled ?
'tst_edit_competence_assign' :
'tst_view_competence_assign'),
58 ->withParameter($action_token, self::
ACTION_ID)
Builds a Color from either hex- or rgb values.
getTableAction(URLBuilder $url_builder, URLBuilderToken $row_id_token, URLBuilderToken $action_token, URLBuilderToken $action_type_token)
__construct(private readonly UIFactory $ui_factory, private readonly \ilLanguage $lng, private readonly bool $assignment_editing_enabled)
allowActionForRecord(\ilAssQuestionSkillAssignment $record)
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...