File: bp-activity/classes/class-bp-activity-activity.php |
Description |
---|---|
BP_Activity_Activity::check_exists_by_content() |
Check whether an activity item exists with a given string content. |
BP_Activity_Activity::hide_all_for_user() |
Hide all activity for a given user. |
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. |