@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| Bp_Search_Groups::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |
| 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. |
| bp_is_search_post_type_taxonomy_enable() |
Checks if post type Taxonomy search is enabled. |
| BP_Search_Component |
Defines the BuddyBoss Search Component. |
| BP_Search_Component::__construct() |
Start the search component creation process |
| BP_Search_Component::setup_globals() |
Setup globals |
| Bp_Search_Groups::instance() |
Insures that only one instance of Class exists in memory at any one time. Also prevents needing to define globals all over the place. |
| bp_search_settings_callback_activity_comments() |
Allow Activity Comments search setting field |