ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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.

Referenced by ilCalendarRecurrenceCalculator\__construct().

+ Here is the caller graph for this function:

◆ getStart()

ilDatePeriod::getStart ( )
static

Interface method get start.

public

Returns
ilDateTime

Implemented in ilSessionAppointment, ilCalendarEntry, and ilBookingPeriod.

Referenced by ilCalendarRecurrenceCalculator\__construct().

+ Here is the caller graph for this function:

◆ 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: