|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
This defines ways in which objectives may interact with admins during the setup. More...
Inheritance diagram for ILIAS\Setup\AdminInteraction:
Collaboration diagram for ILIAS\Setup\AdminInteraction:Public Member Functions | |
| inform (string $message) | |
| confirmOrDeny (string $message) | |
This defines ways in which objectives may interact with admins during the setup.
Definition at line 11 of file AdminInteraction.php.
| ILIAS\Setup\AdminInteraction::confirmOrDeny | ( | string | $message | ) |
Implemented in ILIAS\Setup\CLI\IOWrapper.
| ILIAS\Setup\AdminInteraction::inform | ( | string | $message | ) |
Implemented in ILIAS\Setup\CLI\IOWrapper.