ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Public Member Functions | |
__construct (string $link, string $from, string $to, int $from_ts, int $to_ts, string $title, int $available, int $color_nr) | |
render () | |
Protected Attributes | |
int | $color_nr |
$from | |
string | $to |
int | $from_ts |
int | $to_ts |
string | $title |
int | $available |
string | $link |
Definition at line 28 of file class.SlotGUI.php.
ILIAS\BookingManager\BookingProcess\SlotGUI::__construct | ( | string | $link, |
string | $from, | ||
string | $to, | ||
int | $from_ts, | ||
int | $to_ts, | ||
string | $title, | ||
int | $available, | ||
int | $color_nr | ||
) |
Definition at line 39 of file class.SlotGUI.php.
References ILIAS\BookingManager\BookingProcess\SlotGUI\$available, ILIAS\BookingManager\BookingProcess\SlotGUI\$color_nr, ILIAS\BookingManager\BookingProcess\SlotGUI\$from, ILIAS\BookingManager\BookingProcess\SlotGUI\$from_ts, ILIAS\BookingManager\BookingProcess\SlotGUI\$link, ILIAS\BookingManager\BookingProcess\SlotGUI\$title, ILIAS\BookingManager\BookingProcess\SlotGUI\$to, ILIAS\BookingManager\BookingProcess\SlotGUI\$to_ts, ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from(), ILIAS\Repository\link(), and ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\to().
ILIAS\BookingManager\BookingProcess\SlotGUI::render | ( | ) |
Definition at line 59 of file class.SlotGUI.php.
References $DIC, $url, ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from(), ILIAS\Repository\link(), and ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\to().
|
protected |
Definition at line 36 of file class.SlotGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\SlotGUI\__construct().
|
protected |
Definition at line 30 of file class.SlotGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\SlotGUI\__construct().
|
protected |
Definition at line 31 of file class.SlotGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\SlotGUI\__construct().
|
protected |
Definition at line 33 of file class.SlotGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\SlotGUI\__construct().
|
protected |
Definition at line 37 of file class.SlotGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\SlotGUI\__construct().
|
protected |
Definition at line 35 of file class.SlotGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\SlotGUI\__construct().
|
protected |
Definition at line 32 of file class.SlotGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\SlotGUI\__construct().
|
protected |
Definition at line 34 of file class.SlotGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\SlotGUI\__construct().