◆ build()
ilGlobalScreenBuildProviderMapObjective::build |
( |
| ) |
|
Definition at line 40 of file class.ilGlobalScreenBuildProviderMapObjective.php.
References $i.
44 StaticMainMenuProvider::class,
45 StaticMetaBarProvider::class,
46 DynamicToolProvider::class,
47 ModificationProvider::class,
48 NotificationProvider::class,
52 $finder =
new Setup\ImplementationOfInterfaceFinder();
53 foreach (
$i as $interface) {
54 $class_names[$interface] = iterator_to_array(
55 $finder->getMatchingClassNames($interface)
59 return new Setup\Artifact\ArrayArtifact($class_names);
◆ getArtifactPath()
ilGlobalScreenBuildProviderMapObjective::getArtifactPath |
( |
| ) |
|
The documentation for this class was generated from the following file: