ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
Text.php
Go to the documentation of this file.
1
<?
php
2
3
/* Copyright (c) 2017 Richard Klees <richard.klees@concepts-and-training.de> Extended GPL, see docs/LICENSE */
4
5
namespace
ILIAS\UI\Component\Input\Field
;
6
10
interface
Text
extends
Input
11
{
12
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\UI\Component\Input\Field\Input
This describes commonalities between all inputs.
Definition:
Input.php:31
ILIAS\UI\Component\Input\Field\Text
This describes text inputs.
Definition:
Text.php:11
ILIAS\UI\Component\Input\Field
Definition:
Checkbox.php:6
src
UI
Component
Input
Field
Text.php
Generated on Thu Oct 2 2025 19:01:02 for ILIAS by
1.9.4 (using
Doxyfile
)