Notifications Class
This class contains functionality of Notfications for CCE & Dealer.
Constructor
Notifications
()
Item Index
Methods
displayNotifications
()
Function to display notifications.
getNotificationCount
(
-
controller
Function to get notifications total count in drop down
Parameters:
-
controllerStringThe name of controller action
getNotifications
(
-
controller
Function to bind all notifications data in drop down
Parameters:
-
controllerStringThe name of controller action
showDealerNotificationData
()
Function to display notifications on dealer page and remove seen notification from notification div.
showNotificationCount
()
Function to display notification count.
showNotificationData
()
Function to display notifications on cce page and remove seen notification from notification div.
