@since: BuddyPress 1.9.0
Description
BP_Notifications_Notification::get_order_by_sql()

Assemble the ORDER BY clause of a get() SQL statement.

Source: bp-notifications/classes/class-bp-notifications-notification.php:400

BP_Notifications_Notification::get_paged_sql()

Assemble the LIMIT clause of a get() SQL statement.

Source: bp-notifications/classes/class-bp-notifications-notification.php:437

BP_Notifications_Component::__construct()

Start the notifications component creation process.

Source: bp-notifications/classes/class-bp-notifications-component.php:24

BP_Notifications_Component::includes()

Include notifications component files.

Source: bp-notifications/classes/class-bp-notifications-component.php:44

BP_Notifications_Component::setup_globals()

Set up component global data.

Source: bp-notifications/classes/class-bp-notifications-component.php:96

BP_Notifications_Component::setup_nav()

Set up component navigation.

Source: bp-notifications/classes/class-bp-notifications-component.php:140

BP_Notifications_Component::setup_admin_bar()

Set up the component entries in the WordPress Admin Bar.

Source: bp-notifications/classes/class-bp-notifications-component.php:216

BP_Notifications_Component::setup_title()

Set up the title for pages.

Source: bp-notifications/classes/class-bp-notifications-component.php:277

bp_get_notifications_pagination_links

Filters the pagination links for the current notification loop.

Source: bp-notifications/bp-notifications-template.php:978

bp_notifications_sort_order_form()

Output the form for changing the sort order of notifications.

Source: bp-notifications/bp-notifications-template.php:988