ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
Listing.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
ILIAS\UI\Component\Popover
;
4
10
interface
Listing
extends
Popover
11
{
12
18
public
function
getItems
();
19
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\UI\Component\Popover\Listing
Definition:
Listing.php:11
ILIAS\UI\Component\Popover\Listing\getItems
getItems()
Get the list items of this popover.
ILIAS\UI\Component\Popover\Popover
Describes the Popover component.
Definition:
Popover.php:14
ILIAS\UI\Component\Popover
Definition:
Factory.php:3
src
UI
Component
Popover
Listing.php
Generated on Sat Oct 4 2025 20:01:12 for ILIAS by
1.9.4 (using
Doxyfile
)