|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilComponentBuildPluginInfoObjective:
Collaboration diagram for ilComponentBuildPluginInfoObjective:Public Member Functions | |
| getArtifactPath () | |
| 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 = "./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 57 of file class.ilComponentBuildPluginInfoObjective.php.
References $data, $id, $ilias_max_version, $ilias_min_version, $learning_progress, XapiProxy\$plugin, $responsible, $responsible_mail, $supports_export, $type, $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 $data, XapiProxy\$plugin, $type, addPlugin(), isDir(), isDotFile(), and scanDir().
Here is the call graph for this function:
|
protected |
Definition at line 137 of file class.ilComponentBuildPluginInfoObjective.php.
Referenced by addPlugin().
Here is the caller graph for this function:
|
protected |
Definition at line 122 of file class.ilComponentBuildPluginInfoObjective.php.
References $path.
Referenced by addPlugin().
Here is the caller graph for this function:| ilComponentBuildPluginInfoObjective::getArtifactPath | ( | ) |
Definition at line 27 of file class.ilComponentBuildPluginInfoObjective.php.
|
protected |
Definition at line 127 of file class.ilComponentBuildPluginInfoObjective.php.
Referenced by build().
Here is the caller graph for this function:
|
protected |
Definition at line 132 of file class.ilComponentBuildPluginInfoObjective.php.
Referenced by build().
Here is the caller graph for this function:
|
protected |
Definition at line 113 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.