ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
◀ ilDoc Overview
Standard.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
21
namespace
ILIAS\UI\Component\Link
;
22
26
interface
Standard
extends
Link
27
{
31
public
function
getLabel
(): string;
32
}
ILIAS\UI\Component\Link
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
Bulky.php:21
ILIAS\UI\Component\Link\Standard\getLabel
getLabel()
Get the label of the link.
ILIAS\UI\Component\Link\Link
Link base interface.
Definition:
Link.php:32
ILIAS\Data\LanguageTag\Standard
Definition:
Standard.php:25
src
UI
Component
Link
Standard.php
Generated on Wed Sep 10 2025 14:12:04 for ILIAS by
1.8.13 (using
Doxyfile
)