|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilBTPopOverGUI. More...
Collaboration diagram for ilBTPopOverGUI: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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 54 of file class.ilBTPopOverGUI.php.
References getItemForObserver().
Referenced by getNotificationItem().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 133 of file class.ilBTPopOverGUI.php.
References getProgressbar().
Referenced by getItemForObserver().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 241 of file class.ilBTPopOverGUI.php.
References ilBTControllerGUI\CMD_GET_REPLACEMENT_ITEM, and ilBTControllerGUI\OBSERVER_ID.
Referenced by getItemForObserver().
Here is the caller graph for this function:
|
private |
Definition at line 257 of file class.ilBTPopOverGUI.php.
Referenced by getItemForObserver(), and getNotificationItem().
Here is the caller graph for this function:
|
protected |
Definition at line 24 of file class.ilBTPopOverGUI.php.
Referenced by __construct().