| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilBuddySystemGUI. More...
 Collaboration diagram for ilBuddySystemGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
Static Public Member Functions | |
| static | initializeFrontend (ilGlobalTemplateInterface $page) | 
Protected Member Functions | |
| isRequestParameterGiven (string $key, int $type) | |
Protected Attributes | |
| ilCtrlInterface | $ctrl | 
| ilBuddyList | $buddyList | 
| ilBuddySystemRelationStateFactory | $stateFactory | 
| ilObjUser | $user | 
| ilLanguage | $lng | 
| Services | $http | 
Static Protected Attributes | |
| static bool | $isFrontendInitialized = false | 
Private Member Functions | |
| requestCommand () | |
| ignoreCommand () | |
| linkCommand () | |
| transitionCommand (string $cmd, string $positiveFeedbackLanguageId, callable $onBeforeExecute=null) | |
| transitionAsyncCommand () | |
| Performs a state transition based on the request action.  More... | |
| redirectToReferer () | |
Private Attributes | |
| const | BS_REQUEST_HTTP_GET = 1 | 
| const | BS_REQUEST_HTTP_POST = 2 | 
| readonly ilGlobalTemplateInterface | $main_tpl | 
Class ilBuddySystemGUI.
Definition at line 28 of file class.ilBuddySystemGUI.php.
| ilBuddySystemGUI::__construct | ( | ) | 
Definition at line 43 of file class.ilBuddySystemGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ilBuddySystemRelationStateFactory\getInstance(), ilBuddyList\getInstanceByGlobalUser(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
 Here is the call graph for this function:| ilBuddySystemGUI::executeCommand | ( | ) | 
| RuntimeException | 
Definition at line 93 of file class.ilBuddySystemGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 132 of file class.ilBuddySystemGUI.php.
References transitionCommand().
 Here is the call graph for this function:
      
  | 
  static | 
Definition at line 59 of file class.ilBuddySystemGUI.php.
References $DIC, ilGlobalTemplateInterface\addJavaScript(), ilGlobalTemplateInterface\addOnLoadCode(), ilBuddySystem\getInstance(), and ilBuddySystemLinkButtonType\ROOT_CSS_CLASS.
Referenced by ilGlobalPageTemplate\prepareBasicJS().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 102 of file class.ilBuddySystemGUI.php.
References ILIAS\FileDelivery\http().
Referenced by transitionAsyncCommand(), and transitionCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 137 of file class.ilBuddySystemGUI.php.
References transitionCommand().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 250 of file class.ilBuddySystemGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\FileDelivery\http().
Referenced by transitionCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 116 of file class.ilBuddySystemGUI.php.
References $relation, ilObjUser\_lookupPref(), ilBuddySystemRelation\getBuddyUsrId(), ilBuddySystemRelation\isUnlinked(), transitionCommand(), and ilUtil\yn2tf().
 Here is the call graph for this function:
      
  | 
  private | 
Performs a state transition based on the request action.
Definition at line 177 of file class.ilBuddySystemGUI.php.
References Vendor\Package\$e, $relation, $response, ilObjUser\_isAnonymous(), ilObjUser\_lookupLogin(), ilObjUser\_lookupPref(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\int(), isRequestParameterGiven(), ILIAS\Repository\lng(), ilUtil\stripSlashes(), and ilUtil\yn2tf().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 142 of file class.ilBuddySystemGUI.php.
References Vendor\Package\$e, $relation, ilObjUser\_lookupLogin(), ILIAS\Repository\ctrl(), ilBuddyList\getInstanceByGlobalUser(), ILIAS\FileDelivery\http(), ILIAS\Repository\int(), isRequestParameterGiven(), ILIAS\Repository\lng(), and redirectToReferer().
Referenced by ignoreCommand(), linkCommand(), and requestCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 36 of file class.ilBuddySystemGUI.php.
      
  | 
  protected | 
Definition at line 35 of file class.ilBuddySystemGUI.php.
      
  | 
  protected | 
Definition at line 40 of file class.ilBuddySystemGUI.php.
      
  | 
  staticprotected | 
Definition at line 33 of file class.ilBuddySystemGUI.php.
      
  | 
  protected | 
Definition at line 39 of file class.ilBuddySystemGUI.php.
      
  | 
  private | 
Definition at line 41 of file class.ilBuddySystemGUI.php.
      
  | 
  protected | 
Definition at line 37 of file class.ilBuddySystemGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ilBuddySystemGUI.php.
      
  | 
  private | 
Definition at line 30 of file class.ilBuddySystemGUI.php.
      
  | 
  private | 
Definition at line 31 of file class.ilBuddySystemGUI.php.