ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
Standard.php
Go to the documentation of this file.
1
<?php
2
3
/* Copyright (c) 2017 Alexander Killing <killing@leifos.de> Extended GPL, see docs/LICENSE */
4
5
namespace
ILIAS\UI\Component\Link
;
6
10
interface
Standard
extends
Link
11
{
17
public
function
getLabel
();
18
}
ILIAS\UI\Component\Link
Definition:
Factory.php:5
ILIAS\UI\Component\Link\Standard
Standard link.
Definition:
Standard.php:10
ILIAS\UI\Component\Link\Standard\getLabel
getLabel()
Get the label of the link.
ILIAS\UI\Component\Link\Link
Link base interface.
Definition:
Link.php:12
src
UI
Component
Link
Standard.php
Generated on Sat Jan 18 2025 19:01:43 for ILIAS by
1.8.13 (using
Doxyfile
)