ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ ilDoc Overview
interface.ViewManager.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\Container\Content
;
22
26
interface
ViewManager
27
{
28
public
function
getBlockSequence
():
BlockSequence
;
29
}
ILIAS\UI\Component\Legacy\Content\ViewManager
Definition:
interface.ViewManager.php:26
ILIAS\UI\Component\Legacy\Content\BlockSequence
Definition:
class.BlockSequence.php:26
ILIAS\UI\Component\Legacy\Content\ViewManager\getBlockSequence
getBlockSequence()
ILIAS\Container\Content
Definition:
class.BlockSequence.php:21
components
ILIAS
Container
Content
interface.ViewManager.php
Generated on Sun Aug 31 2025 23:02:36 for ILIAS by
1.8.13 (using
Doxyfile
)