ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ ilDoc Overview
interface.ilCalendarAppointmentPresentation.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
10
interface
ilCalendarAppointmentPresentation
11
{
12
public
function
getToolbar
(): ?
ilToolbarGUI
;
13
14
public
function
getInfoScreen
(): ?
ilInfoScreenGUI
;
15
}
ilCalendarAppointmentPresentation\getInfoScreen
getInfoScreen()
ilCalendarAppointmentPresentation
Definition:
interface.ilCalendarAppointmentPresentation.php:10
ilToolbarGUI
ilInfoScreenGUI
ilCalendarAppointmentPresentation\getToolbar
getToolbar()
components
ILIAS
Calendar
interfaces
interface.ilCalendarAppointmentPresentation.php
Generated on Wed Sep 10 2025 15:15:10 for ILIAS by
1.8.13 (using
Doxyfile
)