|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilBadgeGUIRequest:Public Member Functions | |
| __construct (HTTP\Services $http, Refinery\Factory $refinery) | |
| getBadgeIds () | |
| getBadgeIdFromUrl () | |
| getMultiActionBadgeIdsFromUrl () | |
| getMultiActionBadgeIdsFromPost () | |
| getBadgeId () | |
| getId () | |
| getIds () | |
| getType () | |
| getTgt () | |
| getTemplateId () | |
| getParentId () | |
| getBadgeAssignableUsers () | |
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 |
Private Attributes | |
| const | ACTION_PARAMETER_TOKEN = 'tid_id' |
| const | ACTION_PARAMETER_TOKEN_ID = 'id' |
Definition at line 22 of file class.ilBadgeGUIRequest.php.
| ilBadgeGUIRequest::__construct | ( | HTTP\Services | $http, |
| Refinery\Factory | $refinery | ||
| ) |
Definition at line 30 of file class.ilBadgeGUIRequest.php.
References $refinery, and initRequest().
Here is the call graph for this function:
|
protected |
Definition at line 134 of file class.ilBadgeGUIRequest.php.
References ILIAS\FileDelivery\http().
Here is the call graph for this function:| ilBadgeGUIRequest::getBadgeAssignableUsers | ( | ) |
Definition at line 244 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ilBadgeGUIRequest::getBadgeId | ( | ) |
Definition at line 208 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ilBadgeGUIRequest::getBadgeIdFromUrl | ( | ) |
Definition at line 156 of file class.ilBadgeGUIRequest.php.
References $id, ILIAS\FileDelivery\http(), ILIAS\Repository\int(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilBadgeGUIRequest::getBadgeIds | ( | ) |
Definition at line 147 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 213 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ilBadgeGUIRequest::getIds | ( | ) |
Definition at line 219 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\strArray().
Here is the call graph for this function:| ilBadgeGUIRequest::getMultiActionBadgeIdsFromPost | ( | ) |
Definition at line 193 of file class.ilBadgeGUIRequest.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilBadgeGUIRequest::getMultiActionBadgeIdsFromUrl | ( | ) |
Definition at line 176 of file class.ilBadgeGUIRequest.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilBadgeGUIRequest::getParentId | ( | ) |
Definition at line 239 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ilBadgeGUIRequest::getTemplateId | ( | ) |
Definition at line 234 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ilBadgeGUIRequest::getTgt | ( | ) |
Definition at line 229 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:| ilBadgeGUIRequest::getType | ( | ) |
Definition at line 224 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\str().
Here is the call graph for this function:
|
protected |
Definition at line 40 of file class.ilBadgeGUIRequest.php.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 56 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 63 of file class.ilBadgeGUIRequest.php.
References 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 118 of file class.ilBadgeGUIRequest.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 49 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 88 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\isArray(), ILIAS\Repository\refinery(), and ilUtil\stripSlashes().
Here is the call graph for this function:Definition at line 27 of file class.ilBadgeGUIRequest.php.
Definition at line 28 of file class.ilBadgeGUIRequest.php.
Referenced by __construct().
|
private |
Definition at line 24 of file class.ilBadgeGUIRequest.php.
|
private |
Definition at line 25 of file class.ilBadgeGUIRequest.php.