ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
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().
ILIAS\BookingManager\StandardGUIRequest::getBookedUser | ( | ) |
Definition at line 66 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\BookingManager\StandardGUIRequest::getBulkCreationData | ( | ) |
Definition at line 223 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\BookingManager\StandardGUIRequest::getCancelNr | ( | $id | ) |
Definition at line 169 of file class.StandardGUIRequest.php.
References $id, and ILIAS\Repository\int().
ILIAS\BookingManager\StandardGUIRequest::getDate | ( | ) |
Definition at line 144 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\BookingManager\StandardGUIRequest::getDates | ( | ) |
Definition at line 135 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str(), and ILIAS\Repository\strArray().
ILIAS\BookingManager\StandardGUIRequest::getGroupId | ( | ) |
Definition at line 164 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\BookingManager\StandardGUIRequest::getMessage | ( | ) |
Definition at line 56 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\BookingManager\StandardGUIRequest::getNotification | ( | ) |
Definition at line 121 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\BookingManager\StandardGUIRequest::getNr | ( | ) |
Definition at line 208 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\BookingManager\StandardGUIRequest::getObjectId | ( | ) |
Definition at line 51 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\BookingManager\StandardGUIRequest::getObjectIds | ( | ) |
Definition at line 218 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\BookingManager\StandardGUIRequest::getParticipants | ( | ) |
Definition at line 126 of file class.StandardGUIRequest.php.
References ILIAS\Repository\intArray().
ILIAS\BookingManager\StandardGUIRequest::getPoolRefId | ( | ) |
Definition at line 46 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\BookingManager\StandardGUIRequest::getRece | ( | ) |
Definition at line 149 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\BookingManager\StandardGUIRequest::getRecm | ( | ) |
Definition at line 154 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\BookingManager\StandardGUIRequest::getRecurrence | ( | ) |
Definition at line 203 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\BookingManager\StandardGUIRequest::getRefId | ( | ) |
Definition at line 41 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\BookingManager\StandardGUIRequest::getReplaceSignal | ( | ) |
Definition at line 174 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\BookingManager\StandardGUIRequest::getReservationId | ( | ) |
Definition at line 94 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\displayPostInfo().
ILIAS\BookingManager\StandardGUIRequest::getReservationIds | ( | ) |
Definition at line 99 of file class.StandardGUIRequest.php.
References ILIAS\Repository\strArray().
ILIAS\BookingManager\StandardGUIRequest::getReservationIdsFromString | ( | ) |
Definition at line 81 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\displayPostInfo().
ILIAS\BookingManager\StandardGUIRequest::getReturnCmd | ( | ) |
Definition at line 179 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
Referenced by ILIAS\BookingManager\BookingProcess\ProcessUtilGUI\handleBookingSuccess().
ILIAS\BookingManager\StandardGUIRequest::getReturnTo | ( | ) |
Definition at line 89 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\BookingManager\StandardGUIRequest::getScheduleId | ( | ) |
Definition at line 71 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\BookingManager\StandardGUIRequest::getSeed | ( | ) |
Definition at line 111 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
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().
ILIAS\BookingManager\StandardGUIRequest::getSlotFrom | ( | ) |
Definition at line 189 of file class.StandardGUIRequest.php.
References $parts, and ILIAS\BookingManager\StandardGUIRequest\getSlot().
ILIAS\BookingManager\StandardGUIRequest::getSlotTo | ( | ) |
Definition at line 196 of file class.StandardGUIRequest.php.
References $parts, and ILIAS\BookingManager\StandardGUIRequest\getSlot().
ILIAS\BookingManager\StandardGUIRequest::getSSeed | ( | ) |
Definition at line 116 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().
ILIAS\BookingManager\StandardGUIRequest::getStatus | ( | ) |
Definition at line 76 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\BookingManager\StandardGUIRequest::getUntil | ( | ) |
Definition at line 213 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\BookingManager\StandardGUIRequest::getUserId | ( | ) |
Definition at line 61 of file class.StandardGUIRequest.php.
References ILIAS\Repository\int().
ILIAS\BookingManager\StandardGUIRequest::getUserLogin | ( | ) |
Definition at line 159 of file class.StandardGUIRequest.php.
References ILIAS\Repository\str().