ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
Shy.php
Go to the documentation of this file.
1
<?
php
2
3
/* Copyright (c) 2017 Alex Killing <killing@leifos.de> Extended GPL, see docs/LICENSE */
4
5
namespace
ILIAS\UI\Implementation\Component\Button
;
6
7
use
ILIAS\UI\Component
as
C
;
8
9
class
Shy
extends
Button
implements
C\Button\Shy
10
{
11
}
php
An exception for terminatinating execution or to throw for unit testing.
C\Button\Shy
ILIAS\UI\Implementation\Component\Button\Button
This implements commonalities between standard and primary buttons.
Definition:
Button.php:17
ILIAS\UI\Implementation\Component\Button\Shy
Definition:
Shy.php:10
ILIAS\UI\Component
ILIAS\UI\Implementation\Component\Button
Definition:
Button.php:5
src
UI
Implementation
Component
Button
Shy.php
Generated on Sat Oct 4 2025 19:01:27 for ILIAS by
1.9.4 (using
Doxyfile
)