ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
Factory.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
ILIAS\UI\Component\Layout
;
4
8
interface
Factory
9
{
20
public
function
page
() : Page\
Factory
;
21
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\UI\Component\Layout\Factory
This is what a factory for layouts looks like.
Definition:
Factory.php:9
ILIAS\UI\Component\Layout\Factory\page
page()
ILIAS\UI\Component\Layout
Definition:
Factory.php:3
src
UI
Component
Layout
Factory.php
Generated on Fri Oct 3 2025 20:01:14 for ILIAS by
1.9.4 (using
Doxyfile
)