|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\BookingManager\StandardGUIRequest:Public Member Functions | |
| __construct (\ILIAS\HTTP\Services $http, \ILIAS\Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null) | |
| getRefId () | |
| getPoolRefId () | |
| getObjectId () | |
| getUserId () | |
| getBookedUser () | |
| getScheduleId () | |
| getStatus () | |
| getReservationIdsFromString () | |
| getReturnTo () | |
| getReservationId () | |
| getReservationIds () | |
| getSeed () | |
| getSSeed () | |
| getNotification () | |
| getParticipants () | |
| getDates () | |
| getRece () | |
| getRecm () | |
| getUserLogin () | |
| getGroupId () | |
| getCancelNr ($id) | |
Definition at line 23 of file class.StandardGUIRequest.php.
| ILIAS\BookingManager\StandardGUIRequest::__construct | ( | \ILIAS\HTTP\Services | $http, |
| \ILIAS\Refinery\Factory | $refinery, | ||
| ?array | $passed_query_params = null, |
||
| ?array | $passed_post_data = null |
||
| ) |
Definition at line 27 of file class.StandardGUIRequest.php.
References ILIAS\Repository\$passed_post_data, ILIAS\Repository\$passed_query_params, ILIAS\Repository\$refinery, and ILIAS\Repository\initRequest().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getBookedUser | ( | ) |
Definition at line 61 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getCancelNr | ( | $id | ) |
Definition at line 155 of file class.StandardGUIRequest.php.
References $id, and ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getDates | ( | ) |
Definition at line 130 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getGroupId | ( | ) |
Definition at line 150 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getNotification | ( | ) |
Definition at line 116 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getObjectId | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getParticipants | ( | ) |
Definition at line 121 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getPoolRefId | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getRece | ( | ) |
Definition at line 135 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getRecm | ( | ) |
Definition at line 140 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getRefId | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getReservationId | ( | ) |
Definition at line 89 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getReservationIds | ( | ) |
Definition at line 94 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getReservationIdsFromString | ( | ) |
Definition at line 76 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getReturnTo | ( | ) |
Definition at line 84 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getScheduleId | ( | ) |
Definition at line 66 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getSeed | ( | ) |
Definition at line 106 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getSSeed | ( | ) |
Definition at line 111 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getStatus | ( | ) |
Definition at line 71 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getUserId | ( | ) |
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getUserLogin | ( | ) |
Definition at line 145 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function: