|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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.
|
static |
Interface method get start.
@access public
Implemented in ilSessionAppointment, ilBookingPeriod, and ilCalendarEntry.
| ilDatePeriod::isFullday | ( | ) |
is fullday
@access public
Implemented in ilSessionAppointment, ilBookingPeriod, and ilCalendarEntry.