19 declare(strict_types=1);
25 public static ?Container
$dic = null;
27 public static function dic(): Container
38 $dic =
new Container();
40 $dic[
'permissionhelper'] =
static function (
$dic) use ($prg, $DIC) {
44 $DIC[
'ilObjDataCache'],
46 (
int) $prg->getRefid()
50 $dic[
'ilStudyProgrammeUserTable'] =
function (
$dic) use ($DIC) {
54 $dic[
'repo.assignment'],
56 $dic[
'permissionhelper']
60 $dic[
'model.Settings.ilStudyProgrammeSettingsRepository'] =
function (
$dic) use ($DIC) {
65 $dic[
'repo.assignment'] =
function (
$dic) use ($DIC) {
69 $dic[
'model.Settings.ilStudyProgrammeSettingsRepository'],
70 $dic[
'ilStudyProgrammeDelayedEvents']
79 $dic[
'Log'] =
static fn ($dic) =>
82 $dic[
'mail'] =
static fn ($dic) =>
87 $dic[
'ilAppEventHandler'] =
static fn ($dic) =>
88 $DIC->offsetExists(
'ilAppEventHandler') ? $DIC[
'ilAppEventHandler'] : new \ilAppEventHandler();
90 $dic[
'prgEventHandler'] =
static fn ($dic) =>
new PRGEventHandler($dic[
'mail']);
92 $dic[
'ilStudyProgrammeEvents'] =
static fn ($dic) =>
95 $dic[
'ilAppEventHandler'],
96 $dic[
'prgEventHandler']
98 $dic[
'ilStudyProgrammeDelayedEvents'] =
static fn ($dic) =>
101 $dic[
'ui.factory'] =
static fn ($dic) => $DIC[
'ui.factory'];
102 $dic[
'ui.renderer'] =
static fn ($dic) => $DIC[
'ui.renderer'];
104 $dic[
'ilStudyProgrammeMailMemberSearchGUI'] =
static fn ($dic) =>
110 $DIC->http()->wrapper(),
112 $dic[
'permissionhelper']
122 $dic =
new Container();
124 $dic[
'mail'] =
static fn ($dic) =>
130 $dic[
'ilAppEventHandler'] =
static fn ($dic) =>
131 $DIC->offsetExists(
'ilAppEventHandler') ? $DIC[
'ilAppEventHandler'] : new \ilAppEventHandler();
133 $dic[
'prgEventHandler'] =
static fn ($dic) =>
new PRGEventHandler($dic[
'mail']);
135 $dic[
'ilStudyProgrammeEvents'] =
static fn ($dic) =>
138 $dic[
'ilAppEventHandler'],
139 $dic[
'prgEventHandler']
141 $dic[
'ilStudyProgrammeDelayedEvents'] =
static fn ($dic) =>
144 $dic[
'repo.assignment'] =
static fn ($dic) =>
148 $dic[
'model.Settings.ilStudyProgrammeSettingsRepository'],
149 $dic[
'ilStudyProgrammeDelayedEvents']
153 $dic[
'model.Settings.ilStudyProgrammeSettingsRepository'] =
static fn ($dic) =>
157 $dic[
'model.AutoMemberships.ilStudyProgrammeAutoMembershipsRepository'] =
static fn ($dic) =>
160 (
int) $DIC[
'ilUser']->
getId()
162 $dic[
'model.AutoMemberships.ilStudyProgrammeMembershipSourceReaderFactory'] =
static fn ($dic) =>
164 $dic[
'model.Type.ilStudyProgrammeTypeRepository'] =
static fn ($dic) =>
167 $dic[
'model.Settings.ilStudyProgrammeSettingsRepository'],
168 $DIC->filesystem()->web(),
171 $DIC[
'component.factory']
173 $dic[
'model.AutoCategories.ilStudyProgrammeAutoCategoriesRepository'] =
static fn ($dic) =>
176 (
int) $DIC[
'ilUser']->
getId()
178 $dic[
'ilObjStudyProgrammeSettingsGUI'] =
static fn ($dic) =>
183 $DIC->ui()->factory()->input(),
184 $DIC->ui()->renderer(),
185 $DIC->http()->request(),
188 $dic[
'model.Type.ilStudyProgrammeTypeRepository'],
189 $dic[
'ilStudyProgrammeCommonSettingsGUI'],
191 $DIC->http()->wrapper()->query()
193 $dic[
'PRGMessages'] =
static fn ($dic) =>
199 $dic[
'ilObjStudyProgrammeMembersGUI'] =
static fn ($dic) =>
207 $dic[
'repo.assignment'],
208 $dic[
'ilStudyProgrammeRepositorySearchGUI'],
209 $dic[
'ilObjStudyProgrammeIndividualPlanGUI'],
213 $DIC->http()->wrapper(),
217 $DIC->http()->request()
219 $dic[
'ilObjStudyProgrammeAutoMembershipsGUI'] =
static fn ($dic) =>
225 $DIC->ui()->factory(),
226 $DIC[
'ui.factory']->messageBox(),
227 $DIC[
'ui.factory']->button(),
228 $DIC->ui()->renderer(),
229 $DIC->http()->request(),
231 $DIC->http()->wrapper()->query(),
234 $dic[
'ilObjStudyProgrammeTreeGUI'] =
static fn ($dic) =>
246 $DIC->http()->wrapper(),
249 $dic[
'ilStudyProgrammeTypeGUI'] =
static fn ($dic) =>
259 $dic[
'model.Type.ilStudyProgrammeTypeRepository'],
260 $DIC->ui()->factory()->input(),
261 $DIC->ui()->renderer(),
262 $DIC->http()->request(),
264 $DIC->filesystem()->web(),
265 $DIC->http()->wrapper()->query()
267 $dic[
'ilStudyProgrammeRepositorySearchGUI'] =
static fn ($dic) =>
269 $dic[
'ilObjStudyProgrammeIndividualPlanGUI'] =
static fn ($dic) =>
275 $dic[
'repo.assignment'],
277 $DIC->http()->wrapper(),
280 $dic[
'ilObjStudyProgrammeAutoCategoriesGUI'] =
static fn ($dic) =>
286 $DIC->ui()->factory(),
287 $DIC[
'ui.factory']->messageBox(),
288 $DIC[
'ui.factory']->button(),
289 $DIC->ui()->renderer(),
290 $DIC->http()->request(),
292 $DIC->http()->wrapper()->query(),
295 $dic[
'DataFactory'] =
static fn ($dic) =>
296 new \ILIAS\Data\Factory();
297 $dic[
'ilOrgUnitObjectTypePositionSetting'] =
static fn ($dic) =>
299 $dic[
'ilStudyProgrammeMailMemberSearchGUI'] =
static fn ($dic) =>
305 $DIC->http()->wrapper(),
307 $dic[
'permissionhelper']
309 $dic[
'ilStudyProgrammeChangeExpireDateGUI'] =
static fn ($dic) =>
316 $DIC->ui()->factory()->input(),
317 $DIC->ui()->renderer(),
318 $DIC->http()->request(),
323 $dic[
'ilStudyProgrammeChangeDeadlineGUI'] =
static fn ($dic) =>
330 $DIC->ui()->factory()->input(),
331 $DIC->ui()->renderer(),
332 $DIC->http()->request(),
338 $dic[
'permissionhelper'] =
static function (
$dic) use ($DIC) {
342 $DIC[
'ilObjDataCache'],
348 $dic[
'ilStudyProgrammeUserTable'] =
function (
$dic) use ($DIC) {
352 $dic[
'repo.assignment'],
354 $dic[
'permissionhelper']
358 $dic[
'ilStudyProgrammeDashboardViewGUI'] =
static fn ($dic) =>
366 $dic[
'ilStudyProgrammeUserTable'],
367 $DIC[
'ilUser']->
getId()
369 $dic[
'ilStudyProgrammeCommonSettingsGUI'] =
static fn ($dic) =>
376 $dic[
'Log'] =
static fn ($dic) =>
379 $dic[
'current_user'] =
static fn ($dic) =>
382 $dic[
'cron.riskyToFail'] =
static fn ($dic) =>
384 $dic[
'model.Settings.ilStudyProgrammeSettingsRepository'],
385 $dic[
'ilStudyProgrammeEvents']
387 $dic[
'cron.notRestarted'] =
static fn ($dic) =>
389 $dic[
'model.Settings.ilStudyProgrammeSettingsRepository'],
390 $dic[
'ilStudyProgrammeEvents']
392 $dic[
'cron.restart'] =
static fn ($dic) =>
394 $dic[
'model.Settings.ilStudyProgrammeSettingsRepository'],
395 $dic[
'ilStudyProgrammeEvents']
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static getLogger(string $a_component_id)
Get component logger.
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...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilObjStudyProgrammeAutoCategoriesGUI.
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...
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...
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...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static specificDicFor(ilObjStudyProgramme $prg)
ilObjStudyProgrammeMembersGUI: ilStudyProgrammeRepositorySearchGUI ilObjStudyProgrammeMembersGUI: il...
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...
ilStudyProgrammeUserTable provides a flattened list of progresses at a programme-node.
static _getInstanceByType(string $a_type)
Get Singleton Instance.
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...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilObjStudyProgrammeAutoMembershipsGUI.
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...
ilObjStudyProgrammeSettingsGUI: ilStudyProgrammeCommonSettingsGUI
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...
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...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...