| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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 () | |
| getMessage () | |
| getUserId () | |
| getBookedUser () | |
| getScheduleId () | |
| getStatus () | |
| getReservationIdsFromString () | |
| getReturnTo () | |
| getReservationId () | |
| getReservationIds () | |
| getSeed () | |
| getSSeed () | |
| getNotification () | |
| getParticipants () | |
| getDates () | |
| getDate () | |
| getRece () | |
| getRecm () | |
| getUserLogin () | |
| getGroupId () | |
| getCancelNr ($id) | |
| getReplaceSignal () | |
| getReturnCmd () | |
| getSlot () | |
| getSlotFrom () | |
| getSlotTo () | |
| getRecurrence () | |
| getNr () | |
| getUntil () | |
| getObjectIds () | |
| getBulkCreationData () | |
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\initRequest().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getBookedUser | ( | ) | 
Definition at line 66 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getBulkCreationData | ( | ) | 
Definition at line 223 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getCancelNr | ( | $id | ) | 
Definition at line 169 of file class.StandardGUIRequest.php.
References $id, and ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getDate | ( | ) | 
Definition at line 144 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getDates | ( | ) | 
Definition at line 135 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str(), and ILIAS\Repository\strArray().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getGroupId | ( | ) | 
Definition at line 164 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getMessage | ( | ) | 
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getNotification | ( | ) | 
Definition at line 121 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getNr | ( | ) | 
Definition at line 208 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::getObjectIds | ( | ) | 
Definition at line 218 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getParticipants | ( | ) | 
Definition at line 126 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 149 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getRecm | ( | ) | 
Definition at line 154 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getRecurrence | ( | ) | 
Definition at line 203 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::getReplaceSignal | ( | ) | 
Definition at line 174 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getReservationId | ( | ) | 
Definition at line 94 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\displayPostInfo().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getReservationIds | ( | ) | 
Definition at line 99 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getReservationIdsFromString | ( | ) | 
Definition at line 81 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\displayPostInfo().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getReturnCmd | ( | ) | 
Definition at line 179 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\handleBookingSuccess().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getReturnTo | ( | ) | 
Definition at line 89 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getScheduleId | ( | ) | 
Definition at line 71 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getSeed | ( | ) | 
Definition at line 111 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getSlot | ( | ) | 
Definition at line 184 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Referenced by ILIAS\BookingManager\StandardGUIRequest\getSlotFrom(), and ILIAS\BookingManager\StandardGUIRequest\getSlotTo().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getSlotFrom | ( | ) | 
Definition at line 189 of file class.StandardGUIRequest.php.
References $parts, and ILIAS\BookingManager\StandardGUIRequest\getSlot().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getSlotTo | ( | ) | 
Definition at line 196 of file class.StandardGUIRequest.php.
References $parts, and ILIAS\BookingManager\StandardGUIRequest\getSlot().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getSSeed | ( | ) | 
Definition at line 116 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getStatus | ( | ) | 
Definition at line 76 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getUntil | ( | ) | 
Definition at line 213 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getUserId | ( | ) | 
Definition at line 61 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
 Here is the call graph for this function:| ILIAS\BookingManager\StandardGUIRequest::getUserLogin | ( | ) | 
Definition at line 159 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
 Here is the call graph for this function: