File: bp-notifications/classes/class-bp-notifications-template.php
Description
notifications_loop_end

Fires right before the rewinding of notification posts.

Source: bp-notifications/classes/class-bp-notifications-template.php:325

BP_Notifications_Template::the_notification()

Set up the current notification inside the loop.

Source: bp-notifications/classes/class-bp-notifications-template.php:345

notifications_loop_start

Fires if the current notification item is the first in the notification loop.

Source: bp-notifications/classes/class-bp-notifications-template.php:357

BP_Notifications_Template::__construct()

Constructor method.

Source: bp-notifications/classes/class-bp-notifications-template.php:153

BP_Notifications_Template::has_notifications()

Whether there are notifications available in the loop.

Source: bp-notifications/classes/class-bp-notifications-template.php:261

BP_Notifications_Template::next_notification()

Set up the next notification and iterate index.

Source: bp-notifications/classes/class-bp-notifications-template.php:276

BP_Notifications_Template::rewind_notifications()

Rewind the blogs and reset blog index.

Source: bp-notifications/classes/class-bp-notifications-template.php:290

BP_Notifications_Template::notifications()

Whether there are notifications left in the loop to iterate over.

Source: bp-notifications/classes/class-bp-notifications-template.php:313

BP_Notifications_Template

The main notifications template loop class.

Source: bp-notifications/classes/class-bp-notifications-template.php:19