ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 | |
$dic | |
Private Member Functions | |
getDefaultCardContent (Bucket $observer) | |
getProgressbar (Bucket $observer) | |
getCloseButtonAction (UserInteraction\Option $option, $redirect_uri, Bucket $observer) | |
getRefreshUrl (Bucket $observer) | |
addFromUrlToNextRequest (string $redirect_uri) | |
txt (string $id) | |
Class ilBTPopOverGUI.
Definition at line 18 of file class.ilBTPopOverGUI.php.
ilBTPopOverGUI::__construct | ( | \ILIAS\DI\Container | $dic | ) |
Definition at line 27 of file class.ilBTPopOverGUI.php.
References $dic.
|
private |
Definition at line 251 of file class.ilBTPopOverGUI.php.
References ilBTControllerGUI\FROM_URL, and ilBTControllerGUI\hash().
Referenced by getCloseButtonAction(), and getDefaultCardContent().
|
protected |
Definition at line 54 of file class.ilBTPopOverGUI.php.
References getItemForObserver().
Referenced by getNotificationItem().
|
private |
Definition at line 216 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 133 of file class.ilBTPopOverGUI.php.
References $factory, 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 67 of file class.ilBTPopOverGUI.php.
References Vendor\Package\$f, $message, $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 36 of file class.ilBTPopOverGUI.php.
References getAggregateItems(), and txt().
|
private |
Definition at line 188 of file class.ilBTPopOverGUI.php.
References ILIAS\BackgroundTasks\Bucket\getOverallPercentage(), and ILIAS\BackgroundTasks\Bucket\getState().
Referenced by getDefaultCardContent(), and getItemForObserver().
|
private |
Definition at line 241 of file class.ilBTPopOverGUI.php.
References ilBTControllerGUI\CMD_GET_REPLACEMENT_ITEM, and ilBTControllerGUI\OBSERVER_ID.
Referenced by getItemForObserver().
|
private |
Definition at line 257 of file class.ilBTPopOverGUI.php.
Referenced by getItemForObserver(), and getNotificationItem().
|
protected |
Definition at line 24 of file class.ilBTPopOverGUI.php.
Referenced by __construct().