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
}
ILIAS\UI\Component\Layout\Factory\page
page()
description: purpose: > The Page is the user's view upon ILIAS in total.
ILIAS\UI\Component\Layout
Definition:
Factory.php:3
ILIAS\UI\Component\Layout\Factory
This is what a factory for layouts looks like.
Definition:
Factory.php:8
ILIAS\UI\Component\Button\Factory
This is how a factory for buttons looks like.
Definition:
Factory.php:12
src
UI
Component
Layout
Factory.php
Generated on Wed Sep 3 2025 20:01:27 for ILIAS by
1.8.13 (using
Doxyfile
)