|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilBookBulkCreationGUI:Public Member Functions | |
| __construct (InternalDomainService $domain, InternalGUIService $gui, ilObjBookingPool $pool) | |
| executeCommand () | |
| modifyToolbar (ilToolbarGUI $toolbar) | |
Protected Member Functions | |
| showCreationForm () | |
| getCreationForm () | |
| showConfirmationScreen () | |
| renderConfirmation (string $data, int $schedule_id=0) | |
| createObjects () | |
| cancelCreation () | |
Protected Attributes | |
| ILIAS BookingManager Objects ObjectsManager | $objects_manager |
| ilObjBookingPool | $pool |
| InternalDomainService | $domain |
| InternalGUIService | $gui |
Definition at line 24 of file class.ilBookBulkCreationGUI.php.
| ilBookBulkCreationGUI::__construct | ( | InternalDomainService | $domain, |
| InternalGUIService | $gui, | ||
| ilObjBookingPool | $pool | ||
| ) |
Definition at line 31 of file class.ilBookBulkCreationGUI.php.
References $domain, $gui, $lng, $pool, ilObject\getId(), and ILIAS\BookingManager\InternalDomainService\objects().
Here is the call graph for this function:
|
protected |
Definition at line 204 of file class.ilBookBulkCreationGUI.php.
|
protected |
Definition at line 187 of file class.ilBookBulkCreationGUI.php.
References $data, $lng, and ilObjBookingPool\TYPE_FIX_SCHEDULE.
| ilBookBulkCreationGUI::executeCommand | ( | ) |
Definition at line 45 of file class.ilBookBulkCreationGUI.php.
|
protected |
Definition at line 94 of file class.ilBookBulkCreationGUI.php.
References $lng, and ilObjBookingPool\TYPE_FIX_SCHEDULE.
Referenced by showConfirmationScreen(), and showCreationForm().
Here is the caller graph for this function:| ilBookBulkCreationGUI::modifyToolbar | ( | ilToolbarGUI | $toolbar | ) |
Definition at line 65 of file class.ilBookBulkCreationGUI.php.
References Vendor\Package\$c, $lng, and ilToolbarGUI\addComponent().
Here is the call graph for this function:
|
protected |
Definition at line 148 of file class.ilBookBulkCreationGUI.php.
References Vendor\Package\$f, $id, $lng, $r, ILIAS\Repository\event(), and ILIAS\UI\Implementation\Component\withAdditionalOnLoadCode().
Referenced by showConfirmationScreen().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 126 of file class.ilBookBulkCreationGUI.php.
References $lng, ILIAS\Repository\form(), getCreationForm(), ILIAS\Repository\int(), ILIAS\UI\examples\MainControls\Slate\Legacy\legacy(), renderConfirmation(), and ilObjBookingPool\TYPE_FIX_SCHEDULE.
Here is the call graph for this function:
|
protected |
Definition at line 85 of file class.ilBookBulkCreationGUI.php.
References $lng, ILIAS\Repository\form(), getCreationForm(), and send().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file class.ilBookBulkCreationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilBookBulkCreationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilBookBulkCreationGUI.php.
|
protected |
Definition at line 27 of file class.ilBookBulkCreationGUI.php.
Referenced by __construct().