ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Class ilBTPopOverGUI. More...
Public Member Functions | |
__construct (protected Container $dic) | |
getNotificationItem (int $nr_buckets) | |
Get the Notification Items. More... | |
getItemForObserver (Bucket $observer) | |
Protected Member Functions | |
getAggregateItems () | |
Private Member Functions | |
getDefaultCardContent (Bucket $observer) | |
getProgressbar (Bucket $observer) | |
getCloseButtonAction (Option $option, string $redirect_uri, Bucket $observer) | |
getRefreshUrl (Bucket $observer) | |
addFromUrlToNextRequest (string $redirect_uri) | |
txt (string $id) | |
Class ilBTPopOverGUI.
Definition at line 38 of file class.ilBTPopOverGUI.php.
ilBTPopOverGUI::__construct | ( | protected Container | $dic | ) |
Definition at line 43 of file class.ilBTPopOverGUI.php.
|
private |
Definition at line 261 of file class.ilBTPopOverGUI.php.
References ilBTControllerGUI\FROM_URL, and ilBTControllerGUI\hash().
Referenced by getCloseButtonAction(), and getDefaultCardContent().
|
protected |
Definition at line 69 of file class.ilBTPopOverGUI.php.
References getItemForObserver().
Referenced by getNotificationItem().
|
private |
Definition at line 226 of file class.ilBTPopOverGUI.php.
References addFromUrlToNextRequest(), ilBTControllerGUI\CMD_ABORT, ilBTControllerGUI\CMD_REMOVE, ilBTControllerGUI\CMD_USER_INTERACTION, ILIAS\BackgroundTasks\Task\UserInteraction\Option\getValue(), ilBTControllerGUI\IS_ASYNC, ilBTControllerGUI\OBSERVER_ID, and ilBTControllerGUI\SELECTED_OPTION.
Referenced by getItemForObserver().
|
private |
Definition at line 145 of file class.ilBTPopOverGUI.php.
References $redirect_uri, addFromUrlToNextRequest(), ilBTControllerGUI\CMD_USER_INTERACTION, ilBTControllerGUI\FROM_URL, ILIAS\BackgroundTasks\Bucket\getCurrentTask(), ILIAS\BackgroundTasks\Task\UserInteraction\Option\getLangVar(), getProgressbar(), ILIAS\BackgroundTasks\Task\UserInteraction\Option\getValue(), ilBTControllerGUI\hash(), ilBTControllerGUI\OBSERVER_ID, and ilBTControllerGUI\SELECTED_OPTION.
Referenced by getItemForObserver().
ilBTPopOverGUI::getItemForObserver | ( | Bucket | $observer | ) |
Definition at line 82 of file class.ilBTPopOverGUI.php.
References Vendor\Package\$f, $id, $message, $redirect_uri, $url, getCloseButtonAction(), ILIAS\BackgroundTasks\Bucket\getCurrentTask(), getDefaultCardContent(), ILIAS\BackgroundTasks\Task\Job\getExpectedTimeOfTaskInSeconds(), ILIAS\BackgroundTasks\Bucket\getLastHeartbeat(), getProgressbar(), getRefreshUrl(), ILIAS\BackgroundTasks\Bucket\getState(), ILIAS\BackgroundTasks\Bucket\getTitle(), null, and txt().
Referenced by getAggregateItems().
ilBTPopOverGUI::getNotificationItem | ( | int | $nr_buckets | ) |
Get the Notification Items.
DOES NOT DO ANY PERMISSION CHECKS.
Definition at line 51 of file class.ilBTPopOverGUI.php.
References getAggregateItems(), txt(), and ILIAS\UI\Component\Item\Item\withDescription().
|
private |
Definition at line 198 of file class.ilBTPopOverGUI.php.
References ILIAS\BackgroundTasks\Bucket\getOverallPercentage(), and ILIAS\BackgroundTasks\Bucket\getState().
Referenced by getDefaultCardContent(), and getItemForObserver().
|
private |
Definition at line 251 of file class.ilBTPopOverGUI.php.
References ilBTControllerGUI\CMD_GET_REPLACEMENT_ITEM, and ilBTControllerGUI\OBSERVER_ID.
Referenced by getItemForObserver().
|
private |
Definition at line 267 of file class.ilBTPopOverGUI.php.
Referenced by getItemForObserver(), and getNotificationItem().