|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilBadgeGUIRequest: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 $refinery, and initRequest().
Here is the call graph for this function:
|
protected |
Definition at line 131 of file class.ilBadgeGUIRequest.php.
References ILIAS\LTI\ToolProvider\$key, and ILIAS\FileDelivery\http().
Here is the call graph for this function:| ilBadgeGUIRequest::getBadgeId | ( | ) |
Definition at line 153 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ilBadgeGUIRequest::getBadgeIds | ( | ) |
Definition at line 144 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\int(), and ILIAS\Repository\intArray().
Here is the call graph for this function:| ilBadgeGUIRequest::getId | ( | ) |
Definition at line 158 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ilBadgeGUIRequest::getIds | ( | ) |
Definition at line 164 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ilBadgeGUIRequest::getParentId | ( | ) |
Definition at line 184 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ilBadgeGUIRequest::getTemplateId | ( | ) |
Definition at line 179 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ilBadgeGUIRequest::getTgt | ( | ) |
Definition at line 174 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ilBadgeGUIRequest::getType | ( | ) |
Definition at line 169 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:
|
protected |
Definition at line 37 of file class.ilBadgeGUIRequest.php.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 53 of file class.ilBadgeGUIRequest.php.
References ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 60 of file class.ilBadgeGUIRequest.php.
References ILIAS\LTI\ToolProvider\$key, ILIAS\Repository\int(), ILIAS\Repository\isArray(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Check if parameter is an array.
Definition at line 115 of file class.ilBadgeGUIRequest.php.
References ILIAS\LTI\ToolProvider\$key, ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 46 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 85 of file class.ilBadgeGUIRequest.php.
References ILIAS\LTI\ToolProvider\$key, ILIAS\Repository\isArray(), ILIAS\Repository\refinery(), and ilUtil\stripSlashes().
Here is the call graph for this function:
|
protected |
Definition at line 24 of file class.ilBadgeGUIRequest.php.
|
protected |
Definition at line 25 of file class.ilBadgeGUIRequest.php.
Referenced by __construct().