Class CreatePost_Notify_Background
Class CreatePost_Notify_Background
- SMF_BackgroundTask
- CreatePost_Notify_Background
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/tasks/CreatePost-Notify.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/tasks/CreatePost-Notify.php
public
boolean
|
|
protected static
|
#
handleQuoteNotifications( $msgOptions, $posterOptions, $quotedMembers, $prefs, & $done_members, & $alert_rows )
|
protected static
|
|
protected static
|
__construct()
|
integer |
NOTIFY_TYPE_REPLY_AND_MODIFY
Constants for reply types. |
#
1
|
integer |
NOTIFY_TYPE_REPLY_AND_TOPIC_START_FOLLOWING
|
#
2
|
integer |
NOTIFY_TYPE_ONLY_REPLIES
|
#
3
|
integer |
NOTIFY_TYPE_NOTHING
|
#
4
|
integer |
FREQUENCY_NOTHING
Constants for frequencies. |
#
0
|
integer |
FREQUENCY_EVERYTHING
|
#
1
|
integer |
FREQUENCY_FIRST_UNREAD_MSG
|
#
2
|
integer |
FREQUENCY_DAILY_DIGEST
|
#
3
|
integer |
FREQUENCY_WEEKLY_DIGEST
|
#
4
|
RECEIVE_NOTIFY_ALERT,
RECEIVE_NOTIFY_EMAIL
|
$_details
|