ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilDatePeriod Interface Reference
+ 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.

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

ilDatePeriod::getEnd ( )
static

Interface method get end.

public

Returns
ilDateTime

Implemented in ilSessionAppointment, and ilCalendarEntry.

ilDatePeriod::getStart ( )
static

Interface method get start.

public

Returns
ilDateTime

Implemented in ilSessionAppointment, and ilCalendarEntry.

ilDatePeriod::isFullday ( )

is fullday

public

Returns
bool fullday or not

Implemented in ilCalendarEntry, and ilSessionAppointment.


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