ILIAS  release_5-2 Revision v5.2.25-18-g3f80b82851
ilDatePeriod Interface Reference
+ 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...
 

Detailed Description

Author
Stefan Meyer smeye.nosp@m.r.il.nosp@m.ias@g.nosp@m.mx.d.nosp@m.e
Version
$Id$

Definition at line 32 of file interface.ilDatePeriod.php.

Member Function Documentation

◆ getEnd()

ilDatePeriod::getEnd ( )
static

Interface method get end.

public

Returns
ilDateTime

Implemented in ilSessionAppointment, ilCalendarEntry, and ilBookingPeriod.

◆ getStart()

ilDatePeriod::getStart ( )
static

Interface method get start.

public

Returns
ilDateTime

Implemented in ilSessionAppointment, ilCalendarEntry, and ilBookingPeriod.

◆ isFullday()

ilDatePeriod::isFullday ( )

is fullday

public

Returns
bool fullday or not

Implemented in ilCalendarEntry, ilSessionAppointment, and ilBookingPeriod.


The documentation for this interface was generated from the following file: