ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ 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 Sun Aug 31 2025 21:01:37 for ILIAS by
1.8.13 (using
Doxyfile
)