This describes commonalities between the different modals.
getCancelButtonLabel()
Get the custom label of the cancel button in the footer.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getContent()
Get the components representing the content of the modal.
withActionButtons(array $buttons)
Get a modal like this with the provided action buttons in the footer.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getActionButtons()
Get all action buttons in the footer of the modal.
getTitle()
Get the title of the modal.
initSignals()
Init the default signals plus extra signals like Replace.
This signal replaces a component by ajax.
getReplaceSignal()
Get the signal to replace the content of this modal.
withCancelButtonLabel(string $label)
Get the modal like this with the provided cancel button string.