@package: BuddyBossActivity |
Description |
|---|---|
| BP_Activity_Activity::append_user_fullnames() |
Append xProfile fullnames to an activity array. |
| BP_Activity_Activity |
Database interaction class for the BuddyBoss activity component. |
| BP_Activity_Activity::__construct() |
Constructor method. |
| BP_Activity_Activity::populate() |
Populate the object with data about the specific activity item. |
| BP_Activity_Activity::save() |
Save the activity item to the database. |
| bp_activity_before_save |
Fires before the current activity item gets saved. |
| bp_activity_after_save |
Fires after an activity item has been saved to the database. |
| BP_Activity_Activity::get() |
Get activity items, as specified by parameters. |
| bp_activity_get_include_user_search |
Filters whether or not to include users for search parameters. |
| bp_activity_get_where_conditions |
Filters the MySQL WHERE conditions for the Activity items get method. |