19 declare(strict_types=1);
withAdditionalModal(Modal\RoundTrip $modal)
This describes commonalities between the different modals.
withAdditionalLink(Link|Shy ... $actions)
Get a Footer like this but add an additional link or shy-button to the links section.
withAdditionalText(string ... $texts)
Get a Footer like this but add additional text information to the meta section.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
withAdditionalLinkGroup(string $title, array $actions)
Get a Footer like this but add an additional, named group of links or shy-buttons to the link-group s...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withPermanentURL(URI $url)
Get a Footer like this but with a permanent URL to the current page, which can be copied by the users...
withAdditionalIcon(Icon $icon, URI|Signal|null $action=null)
Get a Footer like this but add an additional Icon to the icons section.