generate_notifications (line 86)
Calculate OCF notifications and render.
array
generate_notifications
(string $cache_identifier)
-
string
$cache_identifier: Cache identifier that we'll use.
init__ocf_notifications (line 24)
Standard code module initialisation function.
void
init__ocf_notifications
()
ocf_get_pp_rows (line 36)
Get the personal post rows for the current member.
array
ocf_get_pp_rows
([integer $limit = 5])
-
integer
$limit: The maximum number of rows to get (gets newest first).