|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\BookingManager\BookingProcess\ProcessUtilGUI:Public Member Functions | |
| __construct (InternalDomainService $domain_service, InternalGUIService $gui_service, \ilObjBookingPool $pool, object $parent_gui) | |
| back () | |
| setHelpId (string $a_id) | |
| assignParticipants (int $book_obj_id) | |
| handleBookingSuccess (int $a_obj_id, string $post_info_cmd, ?array $a_rsv_ids=null) | |
| displayPostInfo (int $book_obj_id, int $user_id, string $file_deliver_cmd) | |
| Display post booking informations. More... | |
| deliverPostFile (int $book_obj_id, int $user_id) | |
| Deliver post booking file. More... | |
Definition at line 28 of file class.ProcessUtilGUI.php.
| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::__construct | ( | InternalDomainService | $domain_service, |
| InternalGUIService | $gui_service, | ||
| \ilObjBookingPool | $pool, | ||
| object | $parent_gui | ||
| ) |
Definition at line 40 of file class.ProcessUtilGUI.php.
References ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\$parent_gui, ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\$pool, ILIAS\BookingManager\InternalGUIService\bookingHelp(), ILIAS\Repository\ctrl(), ilObject\getId(), ILIAS\Repository\help(), ILIAS\BookingManager\InternalDomainService\log(), and ILIAS\BookingManager\InternalDomainService\objects().
Here is the call graph for this function:| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::assignParticipants | ( | int | $book_obj_id | ) |
Definition at line 78 of file class.ProcessUtilGUI.php.
References ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\$ctrl, $lng, and ilCtrl\getLinkTarget().
Here is the call graph for this function:| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::back | ( | ) |
Definition at line 58 of file class.ProcessUtilGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::deliverPostFile | ( | int | $book_obj_id, |
| int | $user_id | ||
| ) |
Deliver post booking file.
Definition at line 265 of file class.ProcessUtilGUI.php.
| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::displayPostInfo | ( | int | $book_obj_id, |
| int | $user_id, | ||
| string | $file_deliver_cmd | ||
| ) |
Display post booking informations.
Definition at line 154 of file class.ProcessUtilGUI.php.
| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::handleBookingSuccess | ( | int | $a_obj_id, |
| string | $post_info_cmd, | ||
| ?array | $a_rsv_ids = null |
||
| ) |
Definition at line 114 of file class.ProcessUtilGUI.php.
| ILIAS\BookingManager\BookingProcess\ProcessUtilGUI::setHelpId | ( | string | $a_id | ) |
Definition at line 72 of file class.ProcessUtilGUI.php.
References ILIAS\Repository\help().
Here is the call graph for this function:
|
protected |
Definition at line 32 of file class.ProcessUtilGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\assignParticipants().
|
protected |
Definition at line 37 of file class.ProcessUtilGUI.php.
|
protected |
Definition at line 36 of file class.ProcessUtilGUI.php.
|
protected |
Definition at line 35 of file class.ProcessUtilGUI.php.
|
protected |
Definition at line 33 of file class.ProcessUtilGUI.php.
|
protected |
Definition at line 30 of file class.ProcessUtilGUI.php.
|
protected |
Definition at line 38 of file class.ProcessUtilGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\__construct().
|
protected |
Definition at line 34 of file class.ProcessUtilGUI.php.
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\__construct().
|
protected |
Definition at line 31 of file class.ProcessUtilGUI.php.