|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\UI\Component\Launcher\Inline:
Collaboration diagram for ILIAS\UI\Component\Launcher\Inline:Additional Inherited Members | |
Public Member Functions inherited from ILIAS\UI\Component\Launcher\Launcher | |
| 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) | |
Public Member Functions inherited from ILIAS\UI\Component\Component | |
| 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.