|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilComponentPluginAdminInitObjective:
Collaboration diagram for ilComponentPluginAdminInitObjective:Public Member Functions | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
Definition at line 24 of file class.ilComponentPluginAdminInitObjective.php.
| ilComponentPluginAdminInitObjective::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 64 of file class.ilComponentPluginAdminInitObjective.php.
| ilComponentPluginAdminInitObjective::getHash | ( | ) |
Definition at line 29 of file class.ilComponentPluginAdminInitObjective.php.
| ilComponentPluginAdminInitObjective::getLabel | ( | ) |
Definition at line 37 of file class.ilComponentPluginAdminInitObjective.php.
| ilComponentPluginAdminInitObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 53 of file class.ilComponentPluginAdminInitObjective.php.
| ilComponentPluginAdminInitObjective::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 91 of file class.ilComponentPluginAdminInitObjective.php.
| ilComponentPluginAdminInitObjective::isNotable | ( | ) |
Definition at line 45 of file class.ilComponentPluginAdminInitObjective.php.