ILIAS
trunk Revision v11.0_alpha-1846-g895b5f47236
|
Public Member Functions | |
__construct (string $plugin_name) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
Protected Member Functions | |
initEnvironment (Setup\Environment $environment, \ilComponentRepository $component_repository) | |
Protected Attributes | |
string | $plugin_name |
Definition at line 25 of file class.ilPluginLanguageUpdatedObjective.php.
ilPluginLanguageUpdatedObjective::__construct | ( | string | $plugin_name | ) |
Definition at line 29 of file class.ilPluginLanguageUpdatedObjective.php.
References $plugin_name.
Referenced by initEnvironment().
ilPluginLanguageUpdatedObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 74 of file class.ilPluginLanguageUpdatedObjective.php.
References $GLOBALS, XapiProxy\$plugin, ILIAS\Setup\Environment\getResource(), and initEnvironment().
ilPluginLanguageUpdatedObjective::getHash | ( | ) |
Definition at line 37 of file class.ilPluginLanguageUpdatedObjective.php.
ilPluginLanguageUpdatedObjective::getLabel | ( | ) |
Definition at line 45 of file class.ilPluginLanguageUpdatedObjective.php.
ilPluginLanguageUpdatedObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 61 of file class.ilPluginLanguageUpdatedObjective.php.
|
protected |
Definition at line 99 of file class.ilPluginLanguageUpdatedObjective.php.
References $GLOBALS, $ini, __construct(), and null.
Referenced by achieve().
ilPluginLanguageUpdatedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 92 of file class.ilPluginLanguageUpdatedObjective.php.
ilPluginLanguageUpdatedObjective::isNotable | ( | ) |
Definition at line 53 of file class.ilPluginLanguageUpdatedObjective.php.
|
protected |
Definition at line 27 of file class.ilPluginLanguageUpdatedObjective.php.
Referenced by __construct().