Gocodebox_Banner_Notifier::__construct()
Method: Constructor.
Source: libraries/banner-notifications/src/notifications.php:40
Method: Constructor.
Source: libraries/banner-notifications/src/notifications.php:40
Method: This code calls the server at $this->notifications_url to see if there are any notifications to display to the user.
Source: libraries/banner-notifications/src/notifications.php:89
Method: Get the highest priority applicable notification from the list.
Source: libraries/banner-notifications/src/notifications.php:147
Method: Get notifications from the notification server.
Source: libraries/banner-notifications/src/notifications.php:201
Filter Hook: Example usage inside your plugin bootstrap:
Source: libraries/banner-notifications/src/notifications.php:209
Method: Check rules for a notification.
Source: libraries/banner-notifications/src/notifications.php:251
Method: Check a notification to see if we should show it based on the rules set.
Source: libraries/banner-notifications/src/notifications.php:293
Class:
Source: libraries/banner-notifications/src/notifications.php:17