ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
isFullday () | |
is fullday More... | |
Static Public Member Functions | |
getStart () | |
Interface method get start. More... | |
getEnd () | |
Interface method get end. More... | |
Definition at line 32 of file interface.ilDatePeriod.php.
|
static |
Interface method get end.
public
Implemented in ilSessionAppointment, ilCalendarEntry, and ilBookingPeriod.
Referenced by ilCalendarRecurrenceCalculator\__construct().
|
static |
Interface method get start.
public
Implemented in ilSessionAppointment, ilCalendarEntry, and ilBookingPeriod.
Referenced by ilCalendarRecurrenceCalculator\__construct().
ilDatePeriod::isFullday | ( | ) |
is fullday
public
Implemented in ilCalendarEntry, ilSessionAppointment, and ilBookingPeriod.