ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
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 
5 
9 interface Bulky extends Button
10 {
16  public function getIconOrGlyph();
17 }
This describes a bulky button.
Definition: Bulky.php:9
getIconOrGlyph()
Get the icon or glyph the button was created with.