ILIAS
release_8 Revision v8.19
|
Class ilBTPopOverGUI. More...
Public Member Functions | |
__construct (\ILIAS\DI\Container $dic) | |
getNotificationItem (int $nr_buckets) | |
Get the Notification Items. More... | |
getItemForObserver (Bucket $observer) | |
Protected Member Functions | |
getAggregateItems () | |
Protected Attributes | |
ILIAS DI Container | $dic |
Private Member Functions | |
getDefaultCardContent (Bucket $observer) | |
getProgressbar (Bucket $observer) | |
getCloseButtonAction (UserInteraction\Option $option, string $redirect_uri, Bucket $observer) | |
getRefreshUrl (Bucket $observer) | |
addFromUrlToNextRequest (string $redirect_uri) | |
txt (string $id) | |
Class ilBTPopOverGUI.
Definition at line 34 of file class.ilBTPopOverGUI.php.
ilBTPopOverGUI::__construct | ( | \ILIAS\DI\Container | $dic | ) |
|
private |
Definition at line 259 of file class.ilBTPopOverGUI.php.
References ilBTControllerGUI\FROM_URL, and ilBTControllerGUI\hash().
Referenced by getCloseButtonAction(), and getDefaultCardContent().
|
protected |
Definition at line 67 of file class.ilBTPopOverGUI.php.
References getItemForObserver().
Referenced by getNotificationItem().
|
private |
Definition at line 224 of file class.ilBTPopOverGUI.php.
References addFromUrlToNextRequest(), ilBTControllerGUI\CMD_ABORT, ilBTControllerGUI\CMD_REMOVE, ilBTControllerGUI\CMD_USER_INTERACTION, ilBTControllerGUI\IS_ASYNC, ilBTControllerGUI\OBSERVER_ID, and ilBTControllerGUI\SELECTED_OPTION.
Referenced by getItemForObserver().
|
private |
Definition at line 143 of file class.ilBTPopOverGUI.php.
References $factory, $redirect_uri, addFromUrlToNextRequest(), ilBTControllerGUI\CMD_USER_INTERACTION, ilBTControllerGUI\FROM_URL, ILIAS\BackgroundTasks\Bucket\getCurrentTask(), getProgressbar(), ilBTControllerGUI\hash(), ilBTControllerGUI\OBSERVER_ID, and ilBTControllerGUI\SELECTED_OPTION.
Referenced by getItemForObserver().
ilBTPopOverGUI::getItemForObserver | ( | Bucket | $observer | ) |
Definition at line 80 of file class.ilBTPopOverGUI.php.
References Vendor\Package\$f, $id, $message, $redirect_uri, $url, getCloseButtonAction(), ILIAS\BackgroundTasks\Bucket\getCurrentTask(), getDefaultCardContent(), ILIAS\BackgroundTasks\Bucket\getLastHeartbeat(), getProgressbar(), getRefreshUrl(), ILIAS\BackgroundTasks\Bucket\getState(), ILIAS\BackgroundTasks\Bucket\getTitle(), and txt().
Referenced by getAggregateItems().
ilBTPopOverGUI::getNotificationItem | ( | int | $nr_buckets | ) |
Get the Notification Items.
DOES NOT DO ANY PERMISSION CHECKS.
Definition at line 49 of file class.ilBTPopOverGUI.php.
References getAggregateItems(), and txt().
|
private |
Definition at line 196 of file class.ilBTPopOverGUI.php.
References ILIAS\BackgroundTasks\Bucket\getOverallPercentage(), and ILIAS\BackgroundTasks\Bucket\getState().
Referenced by getDefaultCardContent(), and getItemForObserver().
|
private |
Definition at line 249 of file class.ilBTPopOverGUI.php.
References ilBTControllerGUI\CMD_GET_REPLACEMENT_ITEM, and ilBTControllerGUI\OBSERVER_ID.
Referenced by getItemForObserver().
|
private |
Definition at line 265 of file class.ilBTPopOverGUI.php.
Referenced by getItemForObserver(), and getNotificationItem().
|
protected |
Definition at line 37 of file class.ilBTPopOverGUI.php.
Referenced by __construct().