ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
interface.ilAppointmentFileHandler.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
5
use
ILIAS\Calendar\FileHandler\ilFileProperty
;
6
14
interface
ilAppointmentFileHandler
15
{
19
public
function
getFiles
(): array;
20
}
ILIAS\Calendar\FileHandler\ilFileProperty
Definition:
class.ilFileProperty.php:11
ilAppointmentFileHandler
Appointment file handler interface.
Definition:
interface.ilAppointmentFileHandler.php:15
ilAppointmentFileHandler\getFiles
getFiles()
Services
Calendar
interfaces
interface.ilAppointmentFileHandler.php
Generated on Sun Nov 2 2025 22:01:30 for ILIAS by
1.9.4 (using
Doxyfile
)