IP.Board  3.3.0
reportNotifications Class Reference

Public Member Functions

 __construct (ipsRegistry $registry)
 initNotify ($data, $report_data)
 sendNotifications ()
 sendReplyNotifications ($postContent)

Data Fields

 $my_data
 $my_report_data

Protected Member Functions

 _buildRSSFeed ($data=array(), $report_data)

Protected Attributes

 $cache
 $caches
 $DB
 $lang
 $member
 $memberData
 $messenger
 $registry
 $request
 $settings

Constructor & Destructor Documentation

__construct ( ipsRegistry registry)

Constructor

Parameters:
object$registryRegistry object
Returns:
void

Member Function Documentation

_buildRSSFeed ( data = array(),
report_data 
) [protected]

Build a private RSS feed for the member to monitor reports

Returns:
void
initNotify ( data,
report_data 
)

Initialize library

Parameters:
arrayMember data
arrayReported content
Returns:
void

Send the notifications

Returns:
void
sendReplyNotifications ( postContent)

Send the notifications for comments/replies to a report

Parameters:
string$commentComment string
Returns:
void

Field Documentation

$registry [protected]

Registry Object Shortcuts


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables