|
ILIAS
release_8 Revision v8.24
|
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 |
| 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 145 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 $config, $DIC, ilGlobalTemplateInterface\addJavaScript(), ilGlobalTemplateInterface\addOnLoadCode(), and ilBuddySystem\getInstance().
Referenced by ilGlobalPageTemplate\prepareBasicJS().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| string | $key | |
| int | $type |
Definition at line 115 of file class.ilBuddySystemGUI.php.
References ILIAS\LTI\ToolProvider\$key, $query, $type, BS_REQUEST_HTTP_GET, BS_REQUEST_HTTP_POST, and ILIAS\FileDelivery\http().
Here is the call graph for this function:
|
private |
Definition at line 150 of file class.ilBuddySystemGUI.php.
References transitionCommand().
Here is the call graph for this function:
|
private |
Definition at line 263 of file class.ilBuddySystemGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\FileDelivery\http().
Here is the call graph for this function:
|
private |
Definition at line 129 of file class.ilBuddySystemGUI.php.
References 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 190 of file class.ilBuddySystemGUI.php.
References Vendor\Package\$e, $response, ilObjUser\_isAnonymous(), ilObjUser\_lookupLogin(), ilObjUser\_lookupPref(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\int(), ILIAS\Repository\lng(), ilUtil\stripSlashes(), and ilUtil\yn2tf().
Here is the call graph for this function:
|
private |
Definition at line 155 of file class.ilBuddySystemGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
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.
Referenced by isRequestParameterGiven().
|
private |
Definition at line 31 of file class.ilBuddySystemGUI.php.
Referenced by isRequestParameterGiven().