File: bp-activity/classes/class-bp-activity-activity.php |
Description |
---|---|
BP_Activity_Activity::get_activity_comments() |
Get activity comments that are associated with a specific activity ID. |
bp_activity_comments_user_join_filter |
Filters the MySQL prepared statement for the legacy activity query. |
BP_Activity_Activity::rebuild_activity_comment_tree() |
Rebuild nested comment tree under an activity or activity comment. |
BP_Activity_Activity::get_child_comments() |
Get child comments of an activity or activity comment. |
BP_Activity_Activity::get_recorded_components() |
Get a list of components that have recorded activity associated with them. |
BP_Activity_Activity::get_sitewide_items_for_feed() |
Get sitewide activity items for use in an RSS feed. |
BP_Activity_Activity::get_in_operator_sql() |
Create SQL IN clause for filter queries. |
BP_Activity_Activity::get_filter_sql() |
Create filter SQL clauses. |
BP_Activity_Activity::get_last_updated() |
Get the date/time of last recorded activity. |
BP_Activity_Activity::total_favorite_count() |
Get favorite count for a given user. |