vBulletin 5.6.5 API

vB_Notification_Content_GroupByStarter_Reply extends vB_Notification_Content_GroupByStarter
in package

Table of Contents

FCM_SUPPORTED  = rue
GROUP_CHILDREN  = rue
TYPENAME  = 'Reply'
$triggers  : mixed
fetchPhraseArray()  : mixed
getFCMExtraData()  : mixed
addAdditionalRecipients()  : mixed
defineUnique()  : mixed
Children of this class will be grouped by the starter of the sentbynodeid.
typeEnabledForUser()  : mixed

Constants

FCM_SUPPORTED

public mixed FCM_SUPPORTED = rue

TYPENAME

public mixed TYPENAME = 'Reply'

Properties

$triggers

protected static mixed $triggers = array('new-content' => 5)

Methods

fetchPhraseArray()

public static fetchPhraseArray(mixed $notificationData) : mixed
Parameters
$notificationData : mixed
Tags
see
vB_Notification::fetchPhraseArray()
Return values
mixed

getFCMExtraData()

public static getFCMExtraData(mixed $data, mixed $languageids) : mixed
Parameters
$data : mixed
$languageids : mixed
Return values
mixed

addAdditionalRecipients()

protected addAdditionalRecipients() : mixed
Return values
mixed

defineUnique()

Children of this class will be grouped by the starter of the sentbynodeid.

protected final static defineUnique(mixed $notificationData, mixed $skipValidation) : mixed
Parameters
$notificationData : mixed
$skipValidation : mixed
Tags
access

protected

Return values
mixed

typeEnabledForUser()

protected typeEnabledForUser(mixed $user) : mixed
Parameters
$user : mixed
Return values
mixed

Search results