19 return "Services/GlobalScreen/artifacts/global_screen_providers.php";
27 StaticMainMenuProvider::class,
28 StaticMetaBarProvider::class,
29 DynamicToolProvider::class,
30 ModificationProvider::class,
31 NotificationProvider::class,
35 foreach (
$i as $interface) {
36 $class_names[$interface] = iterator_to_array(
37 $finder->getMatchingClassNames($interface)
An exception for terminatinating execution or to throw for unit testing.
Interface ModificationProvider.
Interface StaticMainMenuProvider.
Interface NotificationProvider.
An artifact is some file that is build on demand per installation and is not shipped with the ILIAS s...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...