ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
Primary.php
Go to the documentation of this file.
1<?php
2
3/* Copyright (c) 2015 Richard Klees <richard.klees@concepts-and-training.de> Extended GPL, see docs/LICENSE */
4
6
7use \ILIAS\UI\Component\Counter\Counter;
8
13{
14}
An exception for terminatinating execution or to throw for unit testing.
A Button can be stateful; when engaged, the state MUST be refelected in the "aria-pressed"-,...
Definition: Engageable.php:15
Interface for buttons with loading animation on click.
This describes a standard button.
Definition: Primary.php:13