ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ 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\Dropdown
;
6
10
interface
Standard
extends
Dropdown
11
{
12
}
ILIAS\UI\Component\Dropdown\Dropdown
This describes commonalities between all types of Dropdowns.
Definition:
Dropdown.php:15
ILIAS\UI\Component\Dropdown\Standard
This describes a Standard Dropdown.
Definition:
Standard.php:10
ILIAS\UI\Component\Dropdown
Definition:
Dropdown.php:5
src
UI
Component
Dropdown
Standard.php
Generated on Wed Sep 3 2025 21:01:45 for ILIAS by
1.8.13 (using
Doxyfile
)