| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 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 initRequest().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 131 of file class.ilBadgeGUIRequest.php.
References ILIAS\FileDelivery\http().
 Here is the call graph for this function:| ilBadgeGUIRequest::getBadgeId | ( | ) | 
Definition at line 153 of file class.ilBadgeGUIRequest.php.
References int().
 Here is the call graph for this function:| ilBadgeGUIRequest::getBadgeIds | ( | ) | 
Definition at line 144 of file class.ilBadgeGUIRequest.php.
References int(), and intArray().
 Here is the call graph for this function:| ilBadgeGUIRequest::getId | ( | ) | 
Definition at line 158 of file class.ilBadgeGUIRequest.php.
References int().
 Here is the call graph for this function:| ilBadgeGUIRequest::getIds | ( | ) | 
Definition at line 164 of file class.ilBadgeGUIRequest.php.
References strArray().
 Here is the call graph for this function:| ilBadgeGUIRequest::getParentId | ( | ) | 
Definition at line 184 of file class.ilBadgeGUIRequest.php.
References int().
 Here is the call graph for this function:| ilBadgeGUIRequest::getTemplateId | ( | ) | 
Definition at line 179 of file class.ilBadgeGUIRequest.php.
References int().
 Here is the call graph for this function:| ilBadgeGUIRequest::getTgt | ( | ) | 
Definition at line 174 of file class.ilBadgeGUIRequest.php.
References str().
 Here is the call graph for this function:| ilBadgeGUIRequest::getType | ( | ) | 
Definition at line 169 of file class.ilBadgeGUIRequest.php.
References str().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 37 of file class.ilBadgeGUIRequest.php.
References $http, $refinery, ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by __construct().
 Here is the call graph for this function:
 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().
Referenced by getBadgeId(), getBadgeIds(), getId(), getParentId(), getTemplateId(), and intArray().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 60 of file class.ilBadgeGUIRequest.php.
References ILIAS\LTI\ToolProvider\$key, int(), isArray(), and ILIAS\Repository\refinery().
Referenced by getBadgeIds().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 46 of file class.ilBadgeGUIRequest.php.
References ILIAS\Repository\refinery().
Referenced by getTgt(), and getType().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  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().