ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ ilDoc Overview
Minimize.php
Go to the documentation of this file.
1
<?php
2
19
namespace
ILIAS\UI\Component\Button
;
20
21
use
ILIAS\UI\Component\Component
;
22
use
ILIAS\UI\Component\JavaScriptBindable
;
23
use
ILIAS\UI\Component\Clickable
;
24
25
interface
Minimize
extends
Component
,
JavaScriptBindable
,
Clickable
26
{
27
}
ILIAS\UI\Component\Button\Minimize
Definition:
Minimize.php:25
Clickable
JavaScriptBindable
ILIAS\UI\Component
ILIAS\UI\Implementation\Component\JavaScriptBindable
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.
Definition:
JavaScriptBindable.php:32
Component
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
ILIAS\UI\Component\Button
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
Bulky.php:21
ILIAS\UI\Component\Clickable
Definition:
Clickable.php:30
components
ILIAS
UI
src
Component
Button
Minimize.php
Generated on Sun Aug 31 2025 23:04:07 for ILIAS by
1.8.13 (using
Doxyfile
)