Notification
in package
Configuration file: Config\Modules\Notification.
Table of Contents
- $AUTO_MARK_NOTIFICATIONS_READ_AFTER_EMAIL_SEND : mixed
- Auto mark notifications as readed after send emails to users
- $AUTO_REFRESH_REMINDERS : mixed
- Auto refresh reminders in header
- $MAX_NUMBER_NOTIFICATIONS : mixed
- Max number of notifications to display, 0 - no limits
Properties
$AUTO_MARK_NOTIFICATIONS_READ_AFTER_EMAIL_SEND
Auto mark notifications as readed after send emails to users
public
static mixed
$AUTO_MARK_NOTIFICATIONS_READ_AFTER_EMAIL_SEND
= true
$AUTO_REFRESH_REMINDERS
Auto refresh reminders in header
public
static mixed
$AUTO_REFRESH_REMINDERS
= true
$MAX_NUMBER_NOTIFICATIONS
Max number of notifications to display, 0 - no limits
public
static mixed
$MAX_NUMBER_NOTIFICATIONS
= 200