ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
Factory.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
21
namespace
ILIAS\UI\Component\Layout
;
22
26
interface
Factory
27
{
37
public
function
page
(): Page\
Factory
;
38
}
ILIAS\UI\Component\Layout\Factory
This is what a factory for layouts looks like.
Definition:
Factory.php:27
ILIAS\UI\Component\Layout\Factory\page
page()
ILIAS\UI\Component\Layout
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
Factory.php:21
src
UI
Component
Layout
Factory.php
Generated on Sun Nov 2 2025 22:01:56 for ILIAS by
1.9.4 (using
Doxyfile
)