|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\BookingManager\BookingProcess\SlotGUI: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 25 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 36 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().
Here is the call graph for this function:| ILIAS\BookingManager\BookingProcess\SlotGUI::render | ( | ) |
Definition at line 56 of file class.SlotGUI.php.
References $DIC, $url, ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from(), ILIAS\Repository\link(), and ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\to().
Here is the call graph for this function:
|
protected |
Definition at line 33 of file class.SlotGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\SlotGUI\__construct().
|
protected |
Definition at line 27 of file class.SlotGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\SlotGUI\__construct().
|
protected |
Definition at line 28 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 34 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 29 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().