ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
Standard.php
Go to the documentation of this file.
1<?php
2
3/* Copyright (c) 2016 Richard Klees <richard.klees@concepts-and-training.de> Extended GPL, see docs/LICENSE */
4
6
9
10class Standard extends Button implements C\Button\Standard
11{
13 use Engageable;
14}
An exception for terminatinating execution or to throw for unit testing.
trait LoadingAnimationOnClick
Implements LoadingAnimationOnClick interface.