ILIAS
release_8 Revision v8.23
◀ ilDoc Overview
File.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
21
namespace
ILIAS\UI\Component\Input\Field
;
22
26
interface
File
extends
FileUpload
,
HasDynamicInputs
27
{
28
}
ILIAS\UI\Component\Input\Field\HasDynamicInputs
Definition:
HasDynamicInputs.php:28
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
ILIAS\UI\Component\Input\Field\FileUpload
Definition:
FileUpload.php:26
ILIAS\UI\Component\Input\Field\File
This describes file field.
Definition:
File.php:26
src
UI
Component
Input
Field
File.php
Generated on Mon Sep 1 2025 22:02:58 for ILIAS by
1.8.13 (using
Doxyfile
)