ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ ilDoc Overview
interface.ilAppointmentFileHandler.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
use
ILIAS\Calendar\FileHandler\ilFileProperty
;
22
30
interface
ilAppointmentFileHandler
31
{
35
public
function
getFiles
(): array;
36
}
ilAppointmentFileHandler
Appointment file handler interface.
Definition:
interface.ilAppointmentFileHandler.php:30
ilFileProperty
ilAppointmentFileHandler\getFiles
getFiles()
components
ILIAS
Calendar
interfaces
interface.ilAppointmentFileHandler.php
Generated on Sun Aug 31 2025 23:02:28 for ILIAS by
1.8.13 (using
Doxyfile
)