|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilComponentBuildPluginInfoObjective:
Collaboration diagram for ilComponentBuildPluginInfoObjective: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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilComponentBuildPluginInfoObjective::build | ( | ) |
Definition at line 33 of file class.ilComponentBuildPluginInfoObjective.php.
References $components, $data, XapiProxy\$plugin, addPlugin(), isDir(), isDotFile(), and scanDir().
Here is the call graph for this function:
|
protected |
Definition at line 147 of file class.ilComponentBuildPluginInfoObjective.php.
Referenced by addPlugin().
Here is the caller graph for this function:
|
protected |
Definition at line 132 of file class.ilComponentBuildPluginInfoObjective.php.
References $path.
Referenced by addPlugin().
Here is the caller graph for this function:| ilComponentBuildPluginInfoObjective::getArtifactName | ( | ) |
Definition at line 28 of file class.ilComponentBuildPluginInfoObjective.php.
|
protected |
Definition at line 137 of file class.ilComponentBuildPluginInfoObjective.php.
Referenced by build().
Here is the caller graph for this function:
|
protected |
Definition at line 142 of file class.ilComponentBuildPluginInfoObjective.php.
Referenced by build().
Here is the caller graph for this function:
|
protected |
Definition at line 123 of file class.ilComponentBuildPluginInfoObjective.php.
Referenced by build().
Here is the caller graph for this function:
|
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.