ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ 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\Shy
Definition:
Shy.php:10
ILIAS\UI\Component\Button
Definition:
Bulky.php:4
ILIAS\UI\Component
ILIAS\UI\Implementation\Component\Button
Definition:
Bulky.php:6
src
UI
Implementation
Component
Button
Shy.php
Generated on Sat Oct 4 2025 21:01:14 for ILIAS by
1.9.4 (using
Doxyfile
)