ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ 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\Dropdown
;
6
7
interface
Factory
8
{
27
public
function
standard
($items);
28
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\UI\Component\Dropdown\Factory
Definition:
Factory.php:8
ILIAS\UI\Component\Dropdown\Factory\standard
standard($items)
ILIAS\UI\Component\Dropdown
Definition:
Dropdown.php:5
src
UI
Component
Dropdown
Factory.php
Generated on Sat Oct 4 2025 20:01:10 for ILIAS by
1.9.4 (using
Doxyfile
)