ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Class ADNProvider. More...
Public Member Functions | |
__construct (Container $dic) | |
getNotifications () | |
Protected Member Functions | |
getSummary (ilADNNotification|\ActiveRecord $item) | |
Protected Attributes | |
MarkdownFormattingToHTML | $markdown |
BasicAccessCheckClosures | $access |
Private Member Functions | |
handleDenotation (ilADNNotification $item, AdministrativeNotification $adn) | |
combineClosure (Closure $closure, ?Closure $additional=null) | |
Class ADNProvider.
Definition at line 36 of file ADNProvider.php.
ILIAS\GlobalScreen\ADNProvider::__construct | ( | Container | $dic | ) |
Definition at line 41 of file ADNProvider.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\access().
|
private |
Definition at line 124 of file ADNProvider.php.
Referenced by ILIAS\GlobalScreen\ADNProvider\getNotifications().
ILIAS\GlobalScreen\ADNProvider::getNotifications | ( | ) |
Definition at line 58 of file ADNProvider.php.
References $id, ILIAS\Repository\access(), ILIAS\GlobalScreen\ADNProvider\combineClosure(), ActiveRecord\get(), ILIAS\GlobalScreen\ADNProvider\getSummary(), ILIAS\GlobalScreen\ADNProvider\handleDenotation(), and ilADNDismiss\hasDimissed().
|
protected |
Definition at line 48 of file ADNProvider.php.
Referenced by ILIAS\GlobalScreen\ADNProvider\getNotifications().
|
private |
Definition at line 107 of file ADNProvider.php.
References ilADNNotification\getType(), ilADNNotification\getTypeDuringEvent(), ilADNNotification\isDuringEvent(), ilADNNotification\isPermanent(), ilADNNotification\TYPE_ERROR, and ilADNNotification\TYPE_WARNING.
Referenced by ILIAS\GlobalScreen\ADNProvider\getNotifications().
|
protected |
Definition at line 39 of file ADNProvider.php.
|
protected |
Definition at line 38 of file ADNProvider.php.