|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Class ilBuddySystemGUI. More...
Collaboration diagram for ilBuddySystemGUI:Public Member Functions | |
| __construct () | |
| asyncGetUnlinkModalConfirmationHtmlCommand () | |
| 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 int | BS_REQUEST_HTTP_GET = 1 |
| const int | BS_REQUEST_HTTP_POST = 2 |
| readonly ilGlobalTemplateInterface | $main_tpl |
| UIFactory | $ui_factory |
| UIRenderer | $ui_renderer |
Class ilBuddySystemGUI.
Definition at line 32 of file class.ilBuddySystemGUI.php.
| ilBuddySystemGUI::__construct | ( | ) |
Definition at line 49 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::asyncGetUnlinkModalConfirmationHtmlCommand | ( | ) |
Definition at line 104 of file class.ilBuddySystemGUI.php.
References $id, ILIAS\FileDelivery\http(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilBuddySystemGUI::executeCommand | ( | ) |
| RuntimeException |
Definition at line 141 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 180 of file class.ilBuddySystemGUI.php.
References transitionCommand().
Here is the call graph for this function:
|
static |
Definition at line 67 of file class.ilBuddySystemGUI.php.
References $DIC, ILIAS\UICore\GlobalTemplate\addJavaScript(), ILIAS\UICore\GlobalTemplate\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 150 of file class.ilBuddySystemGUI.php.
References BS_REQUEST_HTTP_GET, BS_REQUEST_HTTP_POST, and ILIAS\FileDelivery\http().
Here is the call graph for this function:
|
private |
Definition at line 185 of file class.ilBuddySystemGUI.php.
References transitionCommand().
Here is the call graph for this function:
|
private |
Definition at line 298 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 164 of file class.ilBuddySystemGUI.php.
References $relation, ilObjUser\_lookupPref(), 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 225 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(), ILIAS\Repository\lng(), ilUtil\stripSlashes(), and ilUtil\yn2tf().
Here is the call graph for this function:
|
private |
Definition at line 190 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 40 of file class.ilBuddySystemGUI.php.
|
protected |
Definition at line 39 of file class.ilBuddySystemGUI.php.
|
protected |
Definition at line 44 of file class.ilBuddySystemGUI.php.
|
staticprotected |
Definition at line 37 of file class.ilBuddySystemGUI.php.
|
protected |
Definition at line 43 of file class.ilBuddySystemGUI.php.
|
private |
Definition at line 45 of file class.ilBuddySystemGUI.php.
|
protected |
Definition at line 41 of file class.ilBuddySystemGUI.php.
|
private |
Definition at line 46 of file class.ilBuddySystemGUI.php.
|
private |
Definition at line 47 of file class.ilBuddySystemGUI.php.
|
protected |
Definition at line 42 of file class.ilBuddySystemGUI.php.
|
private |
Definition at line 34 of file class.ilBuddySystemGUI.php.
Referenced by isRequestParameterGiven().
|
private |
Definition at line 35 of file class.ilBuddySystemGUI.php.
Referenced by isRequestParameterGiven().