|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilQuestionPoolSkillAdministrationGUI:Public Member Functions | |
| __construct (private readonly ilCtrl $ctrl, private readonly Factory $ui_factory, private readonly Renderer $ui_renderer, private readonly GlobalHttpState $http_state, private readonly Refinery $refinery, private readonly ilAccessHandler $access, private readonly ilTabsGUI $tabs, private readonly ilGlobalTemplateInterface $tpl, private readonly ilLanguage $lng, private readonly ilDBInterface $db, private readonly ilComponentRepository $component_repository, private readonly ilObjQuestionPool $pool_obj, private readonly HTTP $http, private readonly ilToolbarGUI $toolbar, private readonly SkillUsageService $skill_usage_service, private readonly RequestDataCollector $request_data_collector, private readonly int $ref_id) | |
| manageTabs ($activeSubTabId) | |
| executeCommand () | |
Private Member Functions | |
| isAccessDenied () | |
Definition at line 38 of file class.ilQuestionPoolSkillAdministrationGUI.php.
| ilQuestionPoolSkillAdministrationGUI::__construct | ( | private readonly ilCtrl | $ctrl, |
| private readonly Factory | $ui_factory, | ||
| private readonly Renderer | $ui_renderer, | ||
| private readonly GlobalHttpState | $http_state, | ||
| private readonly Refinery | $refinery, | ||
| private readonly ilAccessHandler | $access, | ||
| private readonly ilTabsGUI | $tabs, | ||
| private readonly ilGlobalTemplateInterface | $tpl, | ||
| private readonly ilLanguage | $lng, | ||
| private readonly ilDBInterface | $db, | ||
| private readonly ilComponentRepository | $component_repository, | ||
| private readonly ilObjQuestionPool | $pool_obj, | ||
| private readonly HTTP | $http, | ||
| private readonly ilToolbarGUI | $toolbar, | ||
| private readonly SkillUsageService | $skill_usage_service, | ||
| private readonly RequestDataCollector | $request_data_collector, | ||
| private readonly int | $ref_id | ||
| ) |
Definition at line 40 of file class.ilQuestionPoolSkillAdministrationGUI.php.
| ilQuestionPoolSkillAdministrationGUI::executeCommand | ( | ) |
Definition at line 95 of file class.ilQuestionPoolSkillAdministrationGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), isAccessDenied(), ILIAS\Repository\lng(), manageTabs(), ilAssQuestionList\QUESTION_INSTANCE_TYPE_ORIGINALS, ILIAS\Repository\refinery(), ILIAS\Repository\tabs(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
private |
Definition at line 61 of file class.ilQuestionPoolSkillAdministrationGUI.php.
References ILIAS\Repository\access(), and ilObjQuestionPool\isSkillManagementGloballyActivated().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilQuestionPoolSkillAdministrationGUI::manageTabs | ( | $activeSubTabId | ) |
Definition at line 69 of file class.ilQuestionPoolSkillAdministrationGUI.php.
References ilAssQuestionSkillAssignmentsGUI\CMD_SHOW_SKILL_QUEST_ASSIGNS, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function: