ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ 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 21:01:14 for ILIAS by
1.9.4 (using
Doxyfile
)