Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-notifications/classes/class-bp-notifications-notification.php / Page 3

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

BP_Notifications_Notification::get_paged_sql()

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

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_query_clauses()

Method: Assemble query clauses, based on arguments, to pass to $wpdb methods.

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

Used by 0 functions | Uses 0 functions

bp_notification_before_save

Action Hook: Fires before the current notification item gets saved.

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

Used by 0 functions | Uses 0 functions

bp_notification_after_save

Action Hook: Fires after the current notification item gets saved.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::populate()

Method: Fetch data for an existing notification from the database.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::_insert()

Method: Create a notification entry.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::_update()

Method: Update notifications.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::_delete()

Method: Delete notifications.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_where_sql()

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 Next »
Proudly powered by WordPress