Class ilCourseParticipantsGroupsGUI.
More...
◆ __construct()
ilCourseParticipantsGroupsGUI::__construct |
( |
|
$a_ref_id | ) |
|
◆ executeCommand()
ilCourseParticipantsGroupsGUI::executeCommand |
( |
| ) |
|
◆ show()
ilCourseParticipantsGroupsGUI::show |
( |
| ) |
|
Definition at line 80 of file class.ilCourseParticipantsGroupsGUI.php.
80 : void
81 {
83 $this,
84 $this->tree,
86 $this->ui_services,
87 $this->ref_id
88 );
89 $data_retrieval->init();
91 $data_retrieval,
92 $this->ui_services,
93 $this->ui_service,
98 $this->data_factory,
99 $this->tpl,
102 );
103 $tbl_gui->handleCommands();
104 $this->tpl->setContent($tbl_gui->getHTML());
105 }
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\objectDataCache(), and ILIAS\Repository\refinery().
◆ $access
◆ $ctrl
◆ $data_factory
ilDataFactory ilCourseParticipantsGroupsGUI::$data_factory |
|
protected |
◆ $error
◆ $http
◆ $lng
◆ $objectDataCache
◆ $ref_id
int ilCourseParticipantsGroupsGUI::$ref_id = 0 |
|
private |
◆ $refinery
Factory ilCourseParticipantsGroupsGUI::$refinery |
|
protected |
◆ $tpl
◆ $tree
ilTree ilCourseParticipantsGroupsGUI::$tree |
|
protected |
◆ $ui_service
◆ $ui_services
UIServices ilCourseParticipantsGroupsGUI::$ui_services |
|
protected |
The documentation for this class was generated from the following file: