ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (HTTP\Services $http, Refinery\Factory $refinery) | |
getBadgeIds () | |
getBadgeId () | |
getId () | |
getIds () | |
getType () | |
getTgt () | |
getTemplateId () | |
getParentId () | |
Protected Member Functions | |
initRequest (HTTP\Services $http, Refinery\Factory $refinery) | |
str (string $key) | |
int (string $key) | |
intArray (string $key) | |
strArray ($key) | |
isArray (string $key) | |
Check if parameter is an array. More... | |
get (string $key, Refinery\Transformation $t) | |
Protected Attributes | |
HTTP Services | $http |
Refinery Factory | $refinery |
Definition at line 22 of file class.ilBadgeGUIRequest.php.
ilBadgeGUIRequest::__construct | ( | HTTP\Services | $http, |
Refinery\Factory | $refinery | ||
) |
Definition at line 27 of file class.ilBadgeGUIRequest.php.
References initRequest().
|
protected |
Definition at line 131 of file class.ilBadgeGUIRequest.php.
References ILIAS\FileDelivery\http().
ilBadgeGUIRequest::getBadgeId | ( | ) |
Definition at line 153 of file class.ilBadgeGUIRequest.php.
References int().
ilBadgeGUIRequest::getBadgeIds | ( | ) |
Definition at line 144 of file class.ilBadgeGUIRequest.php.
References int(), and intArray().
ilBadgeGUIRequest::getId | ( | ) |
Definition at line 158 of file class.ilBadgeGUIRequest.php.
References int().
ilBadgeGUIRequest::getIds | ( | ) |
Definition at line 164 of file class.ilBadgeGUIRequest.php.
References strArray().
ilBadgeGUIRequest::getParentId | ( | ) |
Definition at line 184 of file class.ilBadgeGUIRequest.php.
References int().
ilBadgeGUIRequest::getTemplateId | ( | ) |
Definition at line 179 of file class.ilBadgeGUIRequest.php.
References int().
ilBadgeGUIRequest::getTgt | ( | ) |
Definition at line 174 of file class.ilBadgeGUIRequest.php.
References str().
ilBadgeGUIRequest::getType | ( | ) |
Definition at line 169 of file class.ilBadgeGUIRequest.php.
References str().
|
protected |
Definition at line 37 of file class.ilBadgeGUIRequest.php.
References $http, $refinery, ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by __construct().
|
protected |
Definition at line 53 of file class.ilBadgeGUIRequest.php.
References ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\refinery().
Referenced by getBadgeId(), getBadgeIds(), getId(), getParentId(), getTemplateId(), and intArray().
|
protected |
Definition at line 60 of file class.ilBadgeGUIRequest.php.
References ILIAS\LTI\ToolProvider\$key, int(), isArray(), and ILIAS\Repository\refinery().
Referenced by getBadgeIds().
|
protected |
Check if parameter is an array.
Definition at line 115 of file class.ilBadgeGUIRequest.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by intArray(), and strArray().
|
protected |
Definition at line 46 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\refinery().
Referenced by getTgt(), and getType().
|
protected |
Definition at line 85 of file class.ilBadgeGUIRequest.php.
References ILIAS\LTI\ToolProvider\$key, isArray(), ILIAS\Repository\refinery(), and ilUtil\stripSlashes().
Referenced by getIds().
|
protected |
Definition at line 24 of file class.ilBadgeGUIRequest.php.
Referenced by initRequest().
|
protected |
Definition at line 25 of file class.ilBadgeGUIRequest.php.
Referenced by initRequest().