◆ build()
ilGlobalScreenBuildProviderMapObjective::build |
( |
| ) |
|
Definition at line 23 of file class.ilGlobalScreenBuildProviderMapObjective.php.
References $i.
27 StaticMainMenuProvider::class,
28 StaticMetaBarProvider::class,
29 DynamicToolProvider::class,
30 ModificationProvider::class,
31 NotificationProvider::class,
34 $finder =
new Setup\ImplementationOfInterfaceFinder();
35 foreach (
$i as $interface) {
36 $class_names[$interface] = iterator_to_array(
37 $finder->getMatchingClassNames($interface)
41 return new Setup\Artifact\ArrayArtifact($class_names);
◆ getArtifactPath()
ilGlobalScreenBuildProviderMapObjective::getArtifactPath |
( |
| ) |
|
The documentation for this class was generated from the following file: