Go to the source code of this file.
◆ base()
Definition at line 2 of file base.php.
References $DIC, $factory, and $message.
6 $renderer = $DIC->ui()->renderer();
7 $message =
'Are you sure you want to delete the following items?';
8 $form_action = $DIC->ctrl()->getFormActionByClass(
'ilsystemstyledocumentationgui');
13 return $renderer->render($modal);
catch(Exception $e) $message