ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
Factory.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
Factory
11
{
34
public
function
standard
($label,
$action
);
35
}
php
An exception for terminatinating execution or to throw for unit testing.
$action
$action
Definition:
consentAdmin.php:126
ILIAS\UI\Component\Link\Factory
Link factory.
Definition:
Factory.php:11
ILIAS\UI\Component\Link\Factory\standard
standard($label, $action)
ILIAS\UI\Component\Link
Definition:
Factory.php:5
src
UI
Component
Link
Factory.php
Generated on Sat Oct 4 2025 19:01:26 for ILIAS by
1.9.4 (using
Doxyfile
)