ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\UI\Component\Launcher\Inline Interface Reference
+ 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...
 

Detailed Description

Definition at line 25 of file Inline.php.


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