File: bp-search/classes/class-bp-search-types.php |
Description |
---|---|
Bp_Search_Type::get_html() |
Get the html for given search result. |
Bp_Search_Type::add_search_item() | |
Bp_Search_Type::get_title() | |
Bp_Search_Type::get_total_match_count() | |
Bp_Search_Type::sql() |
This function must be overriden by inheritingn classes |
Bp_Search_Type |
BuddyPress Global Search Type – Parent class |
Bp_Search_Type::__clone() |
A dummy magic method to prevent this class from being cloned. |
Bp_Search_Type::__wakeup() |
A dummy magic method to prevent this class being unserialized. |
Bp_Search_Type::union_sql() |
Returns the sql query to be used in performing an ‘all’ items search. |