ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ 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
}
ILIAS\UI\Component\Panel\Secondary\Legacy\getLegacyComponent
getLegacyComponent()
Get item list.
ILIAS\UI\Component\Panel\Secondary
Definition:
Factory.php:5
ILIAS\UI\Component\Panel\Secondary\Legacy
Definition:
Legacy.php:11
ILIAS\UI\Component\Legacy\Legacy
Definition:
Legacy.php:14
ILIAS\UI\Component\Panel\Secondary\Secondary
This describes a Secondary Panel.
Definition:
Secondary.php:13
src
UI
Component
Panel
Secondary
Legacy.php
Generated on Wed Sep 3 2025 20:01:29 for ILIAS by
1.8.13 (using
Doxyfile
)