ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
Legacy.php
Go to the documentation of this file.
1
<?
php
2
3
/* Copyright (c) 2019 Jesús López <lopez@leifos.com> Extended GPL, see docs/LICENSE */
4
5
namespace
ILIAS\UI\Component\Panel\Secondary
;
6
11
interface
Legacy
extends
Secondary
12
{
13
19
public
function
getLegacyComponent
() : \
ILIAS
\
UI
\
Component
\
Legacy
\
Legacy
;
20
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\UI\Component\Component
A component is the most general form of an entity in the UI.
Definition:
Component.php:14
ILIAS\UI\Component\Panel\Secondary\Legacy
Definition:
Legacy.php:12
ILIAS\UI\Component\Panel\Secondary\Legacy\getLegacyComponent
getLegacyComponent()
Get item list.
ILIAS\UI\Component\Panel\Secondary\Secondary
This describes a Secondary Panel.
Definition:
Secondary.php:14
ILIAS\UI\Component\Panel\Secondary
Definition:
Factory.php:5
ILIAS
Class ChatMainBarProvider \MainMenu\Provider.
UI
Class Factory.
src
UI
Component
Panel
Secondary
Legacy.php
Generated on Sat Oct 4 2025 21:01:14 for ILIAS by
1.9.4 (using
Doxyfile
)