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
}
ILIAS\UI\Component\Popover\Popover
Describes the Popover component.
Definition:
Popover.php:13
ILIAS\UI\Component\Popover\Listing
Definition:
Listing.php:10
ILIAS\UI\Component\Popover
Definition:
Factory.php:3
ILIAS\UI\Component\Popover\Listing\getItems
getItems()
Get the list items of this popover.
src
UI
Component
Popover
Listing.php
Generated on Wed Sep 3 2025 21:01:46 for ILIAS by
1.8.13 (using
Doxyfile
)