| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilDatePeriod:
 Inheritance diagram for ilDatePeriod: Collaboration 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, ilCalendarEntry, and ilBookingPeriod.
| 
 | static | 
Interface method get start.
public
Implemented in ilSessionAppointment, ilCalendarEntry, and ilBookingPeriod.
| ilDatePeriod::isFullday | ( | ) | 
is fullday
public
Implemented in ilCalendarEntry, ilSessionAppointment, and ilBookingPeriod.