|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilComponentPluginLanguageUpdatedObjective:
Collaboration diagram for ilComponentPluginLanguageUpdatedObjective:Public Member Functions | |
| __construct (string $plugin_name) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Protected Member Functions | |
| initEnvironment (Setup\Environment $environment) | |
Protected Attributes | |
| $plugin_name | |
Definition at line 8 of file class.ilComponentPluginLanguageUpdatedObjective.php.
| ilComponentPluginLanguageUpdatedObjective::__construct | ( | string | $plugin_name | ) |
Definition at line 12 of file class.ilComponentPluginLanguageUpdatedObjective.php.
References $plugin_name.
Referenced by initEnvironment().
Here is the caller graph for this function:| ilComponentPluginLanguageUpdatedObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 54 of file class.ilComponentPluginLanguageUpdatedObjective.php.
References $GLOBALS, XapiProxy\$plugin, ilPlugin\getPluginObject(), and initEnvironment().
Here is the call graph for this function:| ilComponentPluginLanguageUpdatedObjective::getHash | ( | ) |
Definition at line 20 of file class.ilComponentPluginLanguageUpdatedObjective.php.
| ilComponentPluginLanguageUpdatedObjective::getLabel | ( | ) |
Definition at line 28 of file class.ilComponentPluginLanguageUpdatedObjective.php.
| ilComponentPluginLanguageUpdatedObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 44 of file class.ilComponentPluginLanguageUpdatedObjective.php.
|
protected |
Definition at line 95 of file class.ilComponentPluginLanguageUpdatedObjective.php.
References Vendor\Package\$a, $GLOBALS, $ini, __construct(), error(), ilLogLevel\INFO, and info().
Referenced by achieve(), and isApplicable().
Here is the call graph for this function:
Here is the caller graph for this function:| ilComponentPluginLanguageUpdatedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 79 of file class.ilComponentPluginLanguageUpdatedObjective.php.
References $GLOBALS, XapiProxy\$plugin, and initEnvironment().
Here is the call graph for this function:| ilComponentPluginLanguageUpdatedObjective::isNotable | ( | ) |
Definition at line 36 of file class.ilComponentPluginLanguageUpdatedObjective.php.
|
protected |
Definition at line 10 of file class.ilComponentPluginLanguageUpdatedObjective.php.
Referenced by __construct().