@since: BuddyBoss 1.0.0
Description
Bp_Search_Groups::__construct()

A dummy constructor to prevent this class from being loaded more than once.

Source: bp-search/classes/class-bp-search-groups.php:46

Bp_Search_Type::__clone()

A dummy magic method to prevent this class from being cloned.

Source: bp-search/classes/class-bp-search-types.php:48

Bp_Search_Type::__wakeup()

A dummy magic method to prevent this class being unserialized.

Source: bp-search/classes/class-bp-search-types.php:57

Bp_Search_Type::union_sql()

Returns the sql query to be used in performing an ‘all’ items search.

Source: bp-search/classes/class-bp-search-types.php:68

bp_is_search_post_type_taxonomy_enable()

Checks if post type Taxonomy search is enabled.

Source: bp-search/bp-search-settings.php:1003

BP_Search_Component

Defines the BuddyBoss Search Component.

Source: bp-search/classes/class-bp-search-component.php:19

BP_Search_Component::__construct()

Start the search component creation process

Source: bp-search/classes/class-bp-search-component.php:25

BP_Search_Component::setup_globals()

Setup globals

Source: bp-search/classes/class-bp-search-component.php:38

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.

Source: bp-search/classes/class-bp-search-groups.php:28

bp_search_settings_callback_activity_comments()

Allow Activity Comments search setting field

Source: bp-search/bp-search-settings.php:934