ILIAS
release_8 Revision v8.24
◀ 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
}
ilInfoScreenGUI
Class ilInfoScreenGUI.
Definition:
class.ilInfoScreenGUI.php:31
ilToolbarGUI
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilToolbarGUI.php:26
ilCalendarAppointmentPresentation
Definition:
interface.ilCalendarAppointmentPresentation.php:11
ilCalendarAppointmentPresentation\getInfoScreen
getInfoScreen()
ilCalendarAppointmentPresentation\getToolbar
getToolbar()
Services
Calendar
interfaces
interface.ilCalendarAppointmentPresentation.php
Generated on Sun Nov 2 2025 22:01:30 for ILIAS by
1.9.4 (using
Doxyfile
)