This example demonstrates how the Notifications module works with the custom ‘Task’ business class without the use of the Scheduler module. Initially, a notification window containing two reminders is invoked (one for a task in the past, the other for the task that starts in five minutes). The third task starts in 10 minutes, so the initial notification window does not include it. You can add more tasks (note that reminders are refreshed every minute).
|