ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
getStart () | |
Get start of date period. More... | |
getEnd () | |
Get end of period. More... | |
isFullday () | |
is event a fullday period More... | |
Definition at line 32 of file interface.ilDatePeriod.php.
ilDatePeriod::getEnd | ( | ) |
Get end of period.
Implemented in ilSessionAppointment, ilCalendarEntry, ILIAS\Modules\EmployeeTalk\Talk\EmployeeTalkPeriod, and ilBookingPeriod.
Referenced by ilCalendarRecurrenceCalculator\__construct().
ilDatePeriod::getStart | ( | ) |
Get start of date period.
Implemented in ilSessionAppointment, ilCalendarEntry, ILIAS\Modules\EmployeeTalk\Talk\EmployeeTalkPeriod, and ilBookingPeriod.
Referenced by ilCalendarRecurrenceCalculator\__construct().
ilDatePeriod::isFullday | ( | ) |
is event a fullday period
Implemented in ilCalendarEntry, ilSessionAppointment, ILIAS\Modules\EmployeeTalk\Talk\EmployeeTalkPeriod, and ilBookingPeriod.