|
ILIAS
release_8 Revision v8.25
|
Inheritance diagram for ilPluginLanguageUpdatedObjective:
Collaboration diagram for ilPluginLanguageUpdatedObjective: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, \ilComponentRepository $component_repository) | |
Protected Attributes | |
| string | $plugin_name |
Definition at line 24 of file class.ilPluginLanguageUpdatedObjective.php.
| ilPluginLanguageUpdatedObjective::__construct | ( | string | $plugin_name | ) |
Definition at line 28 of file class.ilPluginLanguageUpdatedObjective.php.
References $plugin_name.
Referenced by initEnvironment().
Here is the caller graph for this function:| ilPluginLanguageUpdatedObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 73 of file class.ilPluginLanguageUpdatedObjective.php.
References $GLOBALS, XapiProxy\$plugin, ILIAS\Setup\Environment\getResource(), and initEnvironment().
Here is the call graph for this function:| ilPluginLanguageUpdatedObjective::getHash | ( | ) |
Definition at line 36 of file class.ilPluginLanguageUpdatedObjective.php.
| ilPluginLanguageUpdatedObjective::getLabel | ( | ) |
Definition at line 44 of file class.ilPluginLanguageUpdatedObjective.php.
| ilPluginLanguageUpdatedObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 60 of file class.ilPluginLanguageUpdatedObjective.php.
|
protected |
Definition at line 98 of file class.ilPluginLanguageUpdatedObjective.php.
References $GLOBALS, $ini, __construct(), error(), ilLogLevel\INFO, and ILIAS\UI\examples\MessageBox\Info\info().
Referenced by achieve().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPluginLanguageUpdatedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 91 of file class.ilPluginLanguageUpdatedObjective.php.
| ilPluginLanguageUpdatedObjective::isNotable | ( | ) |
Definition at line 52 of file class.ilPluginLanguageUpdatedObjective.php.
|
protected |
Definition at line 26 of file class.ilPluginLanguageUpdatedObjective.php.
Referenced by __construct().