ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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 Sat Jan 18 2025 19:01:43 for ILIAS by
1.8.13 (using
Doxyfile
)