|
ILIAS
Release_4_0_x_branch Revision 61816
|
Inheritance diagram for ilDatePeriod:
Collaboration diagram for ilDatePeriod:Public Member Functions | |
| isFullday () | |
| is fullday | |
Static Public Member Functions | |
| getStart () | |
| Interface method get start. | |
| getEnd () | |
| Interface method get end. | |
Definition at line 32 of file interface.ilDatePeriod.php.
|
static |
Interface method get end.
public
Implemented in ilSessionAppointment, and ilCalendarEntry.
|
static |
Interface method get start.
public
Implemented in ilSessionAppointment, and ilCalendarEntry.
| ilDatePeriod::isFullday | ( | ) |
is fullday
public
Implemented in ilCalendarEntry, and ilSessionAppointment.