Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 1.9.0 / Page 19

BP_Notifications_Notification::mark_all_by_type()

Method: Mark all notifications for all users as read by item id, and optional secondary item id, and component name and action.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_all_for_user()

Method: Fetch all the notifications in the database for a specific user.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_unread_for_user()

Method: Fetch all the unread notifications in the database for a specific user.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_read_for_user()

Method: Fetch all the read notifications in the database for a specific user.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_current_notifications_for_user()

Method: Get unread notifications for a user, in a pagination-friendly format.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::delete_by_id()

Method: Delete a single notification by ID.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_total_count()

Method: Get a count of total notifications matching a set of arguments.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::update()

Method: Update notifications.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::delete()

Method: Delete notifications.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_order_by_sql()

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 18 19 20 … 25 Next »
Proudly powered by WordPress