|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for ilDatePeriod:
Collaboration diagram for ilDatePeriod: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.
@access public
Implemented in ilSessionAppointment, ilBookingPeriod, and ilCalendarEntry.
Referenced by ilCalendarRecurrenceCalculator\__construct().
Here is the caller graph for this function:
|
static |
Interface method get start.
@access public
Implemented in ilSessionAppointment, ilBookingPeriod, and ilCalendarEntry.
Referenced by ilCalendarRecurrenceCalculator\__construct().
Here is the caller graph for this function:| ilDatePeriod::isFullday | ( | ) |
is fullday
@access public
Implemented in ilSessionAppointment, ilBookingPeriod, and ilCalendarEntry.