| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\User\ProfileGUIRequest:Public Member Functions | |
| __construct (RequestServices $request, private Refinery $refinery) | |
| getUserId () | |
| getBackUrl () | |
| getBaseClass () | |
| getPrompted () | |
| getOsdId () | |
| getFieldId () | |
| getTerm () | |
| getToken () | |
| getUserFileCapture () | |
| getParsedBody () | |
Private Member Functions | |
| int (string $key) | |
| str (string $key) | |
| existsInPostOrQuery (string $key) | |
| getFromQueryOrPost (string $key, Transformation $transformation, string $source) | |
Private Attributes | |
| WrapperFactory | $wrapper | 
| array | $post | 
Definition at line 28 of file class.ProfileGUIRequest.php.
| ILIAS\User\ProfileGUIRequest::__construct | ( | RequestServices | $request, | 
| private Refinery | $refinery | ||
| ) | 
Definition at line 36 of file class.ProfileGUIRequest.php.
      
  | 
  private | 
Definition at line 134 of file class.ProfileGUIRequest.php.
Referenced by ILIAS\User\ProfileGUIRequest\int(), and ILIAS\User\ProfileGUIRequest\str().
 Here is the caller graph for this function:| ILIAS\User\ProfileGUIRequest::getBackUrl | ( | ) | 
Definition at line 53 of file class.ProfileGUIRequest.php.
References ILIAS\User\ProfileGUIRequest\str().
 Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getBaseClass | ( | ) | 
Definition at line 58 of file class.ProfileGUIRequest.php.
References ILIAS\User\ProfileGUIRequest\str().
 Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getFieldId | ( | ) | 
Definition at line 73 of file class.ProfileGUIRequest.php.
References ILIAS\User\ProfileGUIRequest\str().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 147 of file class.ProfileGUIRequest.php.
Referenced by ILIAS\User\ProfileGUIRequest\int(), and ILIAS\User\ProfileGUIRequest\str().
 Here is the caller graph for this function:| ILIAS\User\ProfileGUIRequest::getOsdId | ( | ) | 
Definition at line 68 of file class.ProfileGUIRequest.php.
References ILIAS\User\ProfileGUIRequest\int().
 Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getParsedBody | ( | ) | 
Definition at line 125 of file class.ProfileGUIRequest.php.
References ILIAS\User\ProfileGUIRequest\$post.
| ILIAS\User\ProfileGUIRequest::getPrompted | ( | ) | 
Definition at line 63 of file class.ProfileGUIRequest.php.
References ILIAS\User\ProfileGUIRequest\int().
 Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getTerm | ( | ) | 
Definition at line 78 of file class.ProfileGUIRequest.php.
References ILIAS\User\ProfileGUIRequest\str().
 Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getToken | ( | ) | 
Definition at line 83 of file class.ProfileGUIRequest.php.
References ILIAS\User\ProfileGUIRequest\str().
 Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getUserFileCapture | ( | ) | 
Definition at line 88 of file class.ProfileGUIRequest.php.
References ILIAS\User\ProfileGUIRequest\str().
 Here is the call graph for this function:| ILIAS\User\ProfileGUIRequest::getUserId | ( | ) | 
Definition at line 44 of file class.ProfileGUIRequest.php.
References ILIAS\User\ProfileGUIRequest\int().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 99 of file class.ProfileGUIRequest.php.
References ILIAS\User\ProfileGUIRequest\existsInPostOrQuery(), ILIAS\User\ProfileGUIRequest\getFromQueryOrPost(), and ILIAS\Repository\refinery().
Referenced by ILIAS\User\ProfileGUIRequest\getOsdId(), ILIAS\User\ProfileGUIRequest\getPrompted(), and ILIAS\User\ProfileGUIRequest\getUserId().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 110 of file class.ProfileGUIRequest.php.
References ILIAS\User\ProfileGUIRequest\existsInPostOrQuery(), ILIAS\User\ProfileGUIRequest\getFromQueryOrPost(), and ILIAS\Repository\refinery().
Referenced by ILIAS\User\ProfileGUIRequest\getBackUrl(), ILIAS\User\ProfileGUIRequest\getBaseClass(), ILIAS\User\ProfileGUIRequest\getFieldId(), ILIAS\User\ProfileGUIRequest\getTerm(), ILIAS\User\ProfileGUIRequest\getToken(), and ILIAS\User\ProfileGUIRequest\getUserFileCapture().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 34 of file class.ProfileGUIRequest.php.
Referenced by ILIAS\User\ProfileGUIRequest\getParsedBody().
      
  | 
  private | 
Definition at line 30 of file class.ProfileGUIRequest.php.