|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
The user seems to use root or we cannot determine which user he uses.
More...
Inheritance diagram for ilUseRootConfirmed:
Collaboration diagram for ilUseRootConfirmed:Public Member Functions | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| achieve (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
| @inheritDoc More... | |
The user seems to use root or we cannot determine which user he uses.
We should ask...
Definition at line 11 of file class.ilUseRootConfirmed.php.
| ilUseRootConfirmed::achieve | ( | Setup\Environment | $environment | ) |
Definition at line 51 of file class.ilUseRootConfirmed.php.
References $message, and ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilUseRootConfirmed::getHash | ( | ) |
Definition at line 16 of file class.ilUseRootConfirmed.php.
| ilUseRootConfirmed::getLabel | ( | ) |
Definition at line 27 of file class.ilUseRootConfirmed.php.
| ilUseRootConfirmed::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 43 of file class.ilUseRootConfirmed.php.
| ilUseRootConfirmed::isApplicable | ( | Setup\Environment | $environment | ) |
@inheritDoc
Definition at line 72 of file class.ilUseRootConfirmed.php.
| ilUseRootConfirmed::isNotable | ( | ) |
Definition at line 35 of file class.ilUseRootConfirmed.php.