|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilBTPopOverGUI. More...
Collaboration diagram for ilBTPopOverGUI: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 $redirect_uri, 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 69 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 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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 145 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 82 of file class.ilBTPopOverGUI.php.
References Vendor\Package\$f, $id, $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(), 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 51 of file class.ilBTPopOverGUI.php.
References getAggregateItems(), txt(), and ILIAS\UI\Component\Item\Item\withDescription().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 251 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 267 of file class.ilBTPopOverGUI.php.
References $id.
Referenced by getItemForObserver(), and getNotificationItem().
Here is the caller graph for this function: