ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
Bulky.php
Go to the documentation of this file.
1
<?php
2
/* Copyright (c) 2017 Nils Haagen <nils.haagen@concepts-and-training.de> Extended GPL, see docs/LICENSE */
3
4
namespace
ILIAS\UI\Component\Button
;
5
9
interface
Bulky
extends
Button
,
Engageable
10
{
16
public
function
getIconOrGlyph
();
17
}
Engageable
ILIAS\UI\Component\Button
Definition:
Bulky.php:4
ILIAS\UI\Component\Button\Bulky
This describes a bulky button.
Definition:
Bulky.php:9
ILIAS\UI\Component\Button\Bulky\getIconOrGlyph
getIconOrGlyph()
Get the icon or glyph the button was created with.
src
UI
Component
Button
Bulky.php
Generated on Sun Aug 31 2025 20:01:30 for ILIAS by
1.8.13 (using
Doxyfile
)