ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
◀ ilDoc Overview
Factory.php
Go to the documentation of this file.
1
<?php
2
19
namespace
ILIAS\UI\Component\Progress\State
;
20
24
interface
Factory
25
{
48
public
function
bar
(): Bar\Factory;
49
}
ILIAS\UI\Component\Progress\State
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
ILIAS\UI\Component\Progress\State\Factory\bar
bar()
description: purpose: > Progress Bar State's are used to provide a particular version of a Progress ...
ILIAS\UI\Component\Progress\State\Factory
Definition:
Factory.php:24
components
ILIAS
UI
src
Component
Progress
State
Factory.php
Generated on Mon Sep 1 2025 23:02:02 for ILIAS by
1.8.13 (using
Doxyfile
)