ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
getOptions (array $input) | |
interaction (array $input, Option $user_selected_option, Bucket $bucket) | |
Public Member Functions inherited from ILIAS\BackgroundTasks\Task | |
getType () | |
getInputTypes () | |
getOutputType () | |
getOutput () | |
setInput (array $values) | |
getInput () | |
unfoldTask () | |
getRemoveOption () | |
getAbortOption () | |
Definition at line 17 of file UserInteraction.php.
ILIAS\BackgroundTasks\Task\UserInteraction::getOptions | ( | array | $input | ) |
Value[] | $input The input value of this task. |
Implemented in ilCalendarDownloadZipInteraction, and ILIAS\BackgroundTasks\Implementation\Tasks\DownloadInteger.
ILIAS\BackgroundTasks\Task\UserInteraction::interaction | ( | array | $input, |
Option | $user_selected_option, | ||
Bucket | $bucket | ||
) |
Implemented in ilCalendarDownloadZipInteraction.
Referenced by ILIAS\BackgroundTasks\Implementation\Tasks\DownloadInteger\getOptions().