ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
Factory.php
Go to the documentation of this file.
1
<?php
2
namespace
ILIAS\UI\Component\Chart
;
3
7
interface
Factory
8
{
32
public
function
scaleBar
(
array
$items);
33
}
ILIAS\UI\Component\Chart
Definition:
Factory.php:2
ILIAS\UI\Component\Chart\Factory
This is how a factory for glyphs looks like.
Definition:
Factory.php:7
array
Create styles array
The data for the language used.
Definition:
40duplicateStyle.php:19
ILIAS\UI\Component\Chart\Factory\scaleBar
scaleBar(array $items)
description: purpose: > Scale Bars are used to display a set of items some of which especially highl...
src
UI
Component
Chart
Factory.php
Generated on Sat Jan 18 2025 19:01:42 for ILIAS by
1.8.13 (using
Doxyfile
)