API Docs for:
Show:

NotificationController Class

Module: store.notifications
Parent Module: store

This controller manages the relationship between incoming delta stream events and the notification models the views use for display and interaction.

NotificationController({env: Environment, notifications: ModelList})

Item Index

Properties

Methods

generate_notices

()

Process new delta stream events and see if we need new notifications.

Properties

_allowAdHocAttrs

Boolean protected

Defined in app/store/notifications.js:74

Available since 3.5.0

Tell Y.Base that it should create ad hoc attributes for config properties.

Default: true