ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
Password.php
Go to the documentation of this file.
1
<?php
2
3
/* Copyright (c) 2018 Nils Haagen <nils.haagen@concepts-and-training.de> Extended GPL, see docs/LICENSE */
4
5
namespace
ILIAS\UI\Component\Input\Field
;
6
10
interface
Password
extends
FormInput
11
{
12
}
ILIAS\UI\Component\Input\Field\FormInput
This describes inputs that can be used in forms.
Definition:
FormInput.php:15
ILIAS\UI\Component\Input\Field
Definition:
Checkbox.php:6
ILIAS\UI\Component\Input\Field\Password
This describes password inputs.
Definition:
Password.php:10
src
UI
Component
Input
Field
Password.php
Generated on Wed Sep 3 2025 21:01:43 for ILIAS by
1.8.13 (using
Doxyfile
)