ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Additional Inherited Members | |
![]() | |
withDescription (string $description) | |
withInputs (Group $fields, \Closure $evaluation, ?MessageBox\MessageBox $instruction=null) | |
If the Launcher is configured with Inputs, an Roundtrip Modal is shown with these Inputs. More... | |
withStatusIcon (null|Icon|ProgressMeter $status_icon) | |
withStatusMessageBox (?MessageBox\MessageBox $status_message) | |
withButtonLabel (string $label, bool $launchable=true) | |
Labels the button that launches the process; if the process is not launchable for the user, set the second parameter to false. More... | |
withRequest (ServerRequestInterface $request) | |
withModalSubmitLabel (?string $label) | |
withModalCancelLabel (?string $label) | |
![]() | |
getCanonicalName () | |
Get the canonical name of the component. More... | |
reduceWith (\Closure $fn) | |
The scheme starts at the leaves of the structure and applies the function to each leave and moves up the tree recursively. More... | |
Definition at line 25 of file Inline.php.