ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
ILIAS\Setup\AdminInteraction Interface Reference

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)
 

Detailed Description

This defines ways in which objectives may interact with admins during the setup.

Definition at line 11 of file AdminInteraction.php.

Member Function Documentation

◆ confirmOrDeny()

ILIAS\Setup\AdminInteraction::confirmOrDeny ( string  $message)

Implemented in ILIAS\Setup\CLI\IOWrapper.

◆ inform()

ILIAS\Setup\AdminInteraction::inform ( string  $message)

Implemented in ILIAS\Setup\CLI\IOWrapper.


The documentation for this interface was generated from the following file: