ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
UserInteraction.php
Go to the documentation of this file.
1 <?php
2 
4 
9 
17 interface UserInteraction extends Task
18 {
19 
25  public function getOptions(array $input);
26 
27 
36  public function interaction(array $input, Option $user_selected_option, Bucket $bucket);
37 }
interaction(array $input, Option $user_selected_option, Bucket $bucket)
Create styles array
The data for the language used.