ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
Image.php
Go to the documentation of this file.
1
<?php
2
18
declare(strict_types=1);
19
20
namespace
ILIAS\UI\Component\Input\Field
;
21
25
interface
Image
extends
File
26
{
27
}
ILIAS\UI\Component\Input\Field\File
This describes file field.
Definition:
File.php:29
ILIAS\UI\Component\Input\Field\Image
Definition:
Image.php:26
ILIAS\UI\Component\Input\Field
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
Checkbox.php:21
components
ILIAS
UI
src
Component
Input
Field
Image.php
Generated on Sat Oct 18 2025 23:02:54 for ILIAS by
1.9.4 (using
Doxyfile
)