ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getArtifactName () | |
build () | |
Protected Member Functions | |
addPlugin (array &$data, string $type, string $component, string $slot, string $plugin) | |
scanDir (string $dir) | |
fileExists (string $path) | |
isDir (string $dir) | |
isDotFile (string $file) | |
buildPluginPath (string $type, string $component, string $slot, string $plugin) | |
Protected Attributes | |
const | BASE_PATH = "./public/Customizing/global/plugins/" |
const | PLUGIN_PHP = "plugin.php" |
const | PLUGIN_CLASS_FILE = "classes/class.il%sPlugin.php" |
Definition at line 21 of file class.ilComponentBuildPluginInfoObjective.php.
|
protected |
Definition at line 67 of file class.ilComponentBuildPluginInfoObjective.php.
References $data, $id, $ilias_max_version, $ilias_min_version, $learning_progress, XapiProxy\$plugin, $responsible, $responsible_mail, $supports_export, $version, buildPluginPath(), and fileExists().
Referenced by build().
ilComponentBuildPluginInfoObjective::build | ( | ) |
Definition at line 33 of file class.ilComponentBuildPluginInfoObjective.php.
References $components, $data, XapiProxy\$plugin, addPlugin(), isDir(), isDotFile(), and scanDir().
|
protected |
Definition at line 147 of file class.ilComponentBuildPluginInfoObjective.php.
Referenced by addPlugin().
|
protected |
Definition at line 132 of file class.ilComponentBuildPluginInfoObjective.php.
References $path.
Referenced by addPlugin().
ilComponentBuildPluginInfoObjective::getArtifactName | ( | ) |
Definition at line 28 of file class.ilComponentBuildPluginInfoObjective.php.
|
protected |
Definition at line 137 of file class.ilComponentBuildPluginInfoObjective.php.
Referenced by build().
|
protected |
Definition at line 142 of file class.ilComponentBuildPluginInfoObjective.php.
Referenced by build().
|
protected |
Definition at line 123 of file class.ilComponentBuildPluginInfoObjective.php.
Referenced by build().
|
protected |
Definition at line 23 of file class.ilComponentBuildPluginInfoObjective.php.
|
protected |
Definition at line 25 of file class.ilComponentBuildPluginInfoObjective.php.
|
protected |
Definition at line 24 of file class.ilComponentBuildPluginInfoObjective.php.