vBulletin 5.6.5 API

vB_Notification_UserRelation_SenderIsfollowing extends vB_Notification_Userrelation
in package

Table of Contents

TYPENAME  = 'SenderIsFollowing'
$triggers  : mixed
fetchPhraseArray()  : mixed
addAdditionalRecipients()  : mixed
typeEnabledForUser()  : mixed

Constants

Properties

$triggers

protected static mixed $triggers = array('user-added-follow-user' => 10)

Methods

fetchPhraseArray()

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

addAdditionalRecipients()

protected addAdditionalRecipients() : mixed
Return values
mixed

typeEnabledForUser()

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

Search results