ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Class ADNProvider. More...
Public Member Functions | |
__construct (Container $dic) | |
@inheritDoc More... | |
getNotifications () | |
@inheritDoc More... | |
![]() | |
__construct (Container $dic) | |
@inheritDoc More... | |
getAdministrativeNotifications () | |
@inheritDoc More... | |
![]() | |
__construct (protected Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
getNotifications () | |
getAdministrativeNotifications () | |
Protected Member Functions | |
getSummary (ilADNNotification|\ActiveRecord $item) | |
![]() | |
globalScreen () | |
Protected Attributes | |
MarkdownFormattingToHTML | $markdown |
BasicAccessCheckClosures | $access |
![]() | |
Container | $dic |
IdentificationProviderInterface | $if |
NotificationFactory | $notification_factory |
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\AdministrativeNotification\GlobalScreen\ADNProvider::__construct | ( | Container | $dic | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Notification\Provider\AbstractNotificationProvider.
Definition at line 41 of file ADNProvider.php.
References ILIAS\GlobalScreen\Scope\Notification\Provider\AbstractNotificationProvider\$dic, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\access(), ILIAS\GlobalScreen\Helper\BasicAccessCheckClosuresSingleton\getInstance(), and ILIAS\DI\Container\refinery().
|
private |
Definition at line 124 of file ADNProvider.php.
ILIAS\AdministrativeNotification\GlobalScreen\ADNProvider::getNotifications | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\Notification\Provider\NotificationProvider.
Definition at line 58 of file ADNProvider.php.
|
protected |
Definition at line 48 of file ADNProvider.php.
|
private |
Definition at line 107 of file ADNProvider.php.
References ilADNNotification\TYPE_ERROR, ilADNNotification\TYPE_WARNING, ILIAS\GlobalScreen\Scope\Notification\Factory\AdministrativeNotification\withBreakingDenotation(), ILIAS\GlobalScreen\Scope\Notification\Factory\AdministrativeNotification\withImportantDenotation(), and ILIAS\GlobalScreen\Scope\Notification\Factory\AdministrativeNotification\withNeutralDenotation().
|
protected |
Definition at line 39 of file ADNProvider.php.
|
protected |
Definition at line 38 of file ADNProvider.php.