56 $this->
tabs->setTabActive(
'settings');
57 $this->
lng->loadLanguageModule(
'tax');
63 $this->component_repository
66 $questionList->setParentObjId($this->poolOBJ->getId());
68 $questionList->load();
72 $taxGUI->setAssignedObject($this->poolOBJ->getId());
73 $taxGUI->setMultiple(
true);
75 $taxGUI->activateAssignedItemSorting($questionList,
'qpl', $this->poolOBJ->getId(),
'quest');
77 $this->
ctrl->forwardCommand($taxGUI);
Class ilCtrl provides processing control methods.
__construct(ilObjQuestionPool $poolOBJ, ilDBInterface $db, Refinery $refinery, ilComponentRepository $component_repository, ilCtrl $ctrl, ilTabsGUI $tabs, ilLanguage $lng)
ilComponentRepository $component_repository
ilObjQuestionPool $poolOBJ
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Readable part of repository interface to ilComponentDataDB.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...