ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
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.

@access public

Returns
ilDateTime

Implemented in ilSessionAppointment, ilBookingPeriod, and ilCalendarEntry.

◆ getStart()

ilDatePeriod::getStart ( )
static

Interface method get start.

@access public

Returns
ilDateTime

Implemented in ilSessionAppointment, ilBookingPeriod, and ilCalendarEntry.

◆ isFullday()

ilDatePeriod::isFullday ( )

is fullday

@access public

Returns
bool fullday or not

Implemented in ilSessionAppointment, ilBookingPeriod, and ilCalendarEntry.


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