ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
Mini.php
Go to the documentation of this file.
1
<?php
2
3
/* Copyright (c) 2017 Ralph Dittrich <dittrich@qualitus.de> Extended GPL, see docs/LICENSE */
4
5
namespace
ILIAS\UI\Implementation\Component\Chart\ProgressMeter
;
6
7
use
ILIAS\UI\Component
as
C
;
8
13
class
Mini
extends
ProgressMeter
implements C\Chart\ProgressMeter\Mini
14
{
15
}
ILIAS\UI\Component
ILIAS\UI\Implementation\Component\Chart\ProgressMeter\ProgressMeter
Definition:
ProgressMeter.php:14
ILIAS\UI\Implementation\Component\Chart\ProgressMeter\Mini
Definition:
Mini.php:13
ILIAS\UI\Implementation\Component\Chart\ProgressMeter
Definition:
Factory.php:5
src
UI
Implementation
Component
Chart
ProgressMeter
Mini.php
Generated on Wed Sep 3 2025 21:01:45 for ILIAS by
1.8.13 (using
Doxyfile
)