ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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) | |
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().
ilComponentPluginLanguageUpdatedObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 54 of file class.ilComponentPluginLanguageUpdatedObjective.php.
References $GLOBALS, XapiProxy\$plugin, ilPlugin\getPluginObject(), and initEnvironment().
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(), info(), and ilLogLevel\INFO.
Referenced by achieve(), and isApplicable().
ilComponentPluginLanguageUpdatedObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 79 of file class.ilComponentPluginLanguageUpdatedObjective.php.
References $GLOBALS, XapiProxy\$plugin, and initEnvironment().
ilComponentPluginLanguageUpdatedObjective::isNotable | ( | ) |
Definition at line 36 of file class.ilComponentPluginLanguageUpdatedObjective.php.
|
protected |
Definition at line 10 of file class.ilComponentPluginLanguageUpdatedObjective.php.
Referenced by __construct().