ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
Footer.php
Go to the documentation of this file.
1<?php
2/* Copyright (c) 2019 Nils Haagen <nils.haagen@concepts-and-training.de> Extended GPL, see docs/LICENSE */
3
5
7
11interface Footer extends Component
12{
16 public function getLinks() : array;
17
18 public function getText() : string;
19
23 public function getPermanentURL();
24
25 public function withPermanentURL(\ILIAS\Data\URI $url) : Footer;
26}
An exception for terminatinating execution or to throw for unit testing.
The scope of this class is split ilias-conform URI's into components.
Definition: URI.php:18
A component is the most general form of an entity in the UI.
Definition: Component.php:14
This describes the Footer.
Definition: Footer.php:12
withPermanentURL(\ILIAS\Data\URI $url)
Class ChatMainBarProvider \MainMenu\Provider.
$url