ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
getCanonicalName () | |
![]() | |
__construct (SignalGeneratorInterface $signal_generator) | |
getAsyncRenderUrl () | |
withAsyncRenderUrl (string $url) | |
withCloseWithKeyboard (bool $state) | |
getCloseWithKeyboard () | |
getShowSignal () | |
getCloseSignal () | |
withResetSignals () | |
withOnLoad (Signal $signal) | |
appendOnLoad (Signal $signal) | |
withOnClose (Signal $signal) | |
appendOnClose (Signal $signal) | |
initSignals () | |
Set the show and close signals for this modal. More... | |
Additional Inherited Members | |
![]() | |
SignalGeneratorInterface | $signal_generator |
Signal | $show_signal |
Signal | $close_signal |
string | $async_render_url = '' |
bool | $close_with_keyboard = true |
Definition at line 76 of file ModalTest.php.
ModalMock::getCanonicalName | ( | ) |
Definition at line 78 of file ModalTest.php.