ILIAS  trunk Revision v11.0_alpha-1866-gfa368f7776e
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\BookingManager\BookingProcess\WeekGridEntry Class Reference
+ Collaboration diagram for ILIAS\BookingManager\BookingProcess\WeekGridEntry:

Public Member Functions

 __construct (int $start, int $end, string $html)
 
 getStart ()
 
 getEnd ()
 
 getHTML ()
 

Protected Attributes

int $start
 
int $end
 
string $html
 

Detailed Description

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 27 of file class.WeekGridEntry.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\BookingManager\BookingProcess\WeekGridEntry::__construct ( int  $start,
int  $end,
string  $html 
)

Member Function Documentation

◆ getEnd()

ILIAS\BookingManager\BookingProcess\WeekGridEntry::getEnd ( )

◆ getHTML()

ILIAS\BookingManager\BookingProcess\WeekGridEntry::getHTML ( )

◆ getStart()

ILIAS\BookingManager\BookingProcess\WeekGridEntry::getStart ( )

Field Documentation

◆ $end

int ILIAS\BookingManager\BookingProcess\WeekGridEntry::$end
protected

◆ $html

string ILIAS\BookingManager\BookingProcess\WeekGridEntry::$html
protected

◆ $start

int ILIAS\BookingManager\BookingProcess\WeekGridEntry::$start
protected

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