Methods |
Description |
---|---|
Bp_Search_Activities::sql() | |
Bp_Search_Activity_Comment::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |
Bp_Search_Activity_Comment::generate_html() | |
Bp_Search_Activity_Comment::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_Activity_Comment::sql() | |
Bp_Search_Albums::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |
Bp_Search_Albums::generate_html() |
Generare Html for albums search |
Bp_Search_Albums::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_Albums::sql() |
Prepare SQL query for albums search. |
Bp_Search_bbPress_Forums::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |
Bp_Search_bbPress_Forums::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_bbPress_Forums::sql() | |
Bp_Search_bbPress_Replies::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |
Bp_Search_bbPress_Replies::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_bbPress_Replies::sql() | |
Bp_Search_bbPress_Topics::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |
Bp_Search_bbPress_Topics::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_bbPress_Topics::sql() | |
Bp_Search_bbPress::generate_html() | |
Bp_Search_bbPress::sql() | |
BP_Search_Component::__construct() |
Start the search component creation process |
BP_Search_Component::setup_globals() |
Setup globals |
BP_Search_Core::__call() |
Magic method to prevent notices and errors from invalid method calls. |
BP_Search_Core::__clone() |
A dummy magic method to prevent BuddyPress Global Search from being cloned. |
BP_Search_Core::__construct() |
A dummy constructor to prevent BuddyBoss Global Search from being loaded more than once. |
BP_Search_Core::__get() |
Magic method for getting BuddyPress Global Search varibles. |
BP_Search_Core::__isset() |
Magic method for checking the existence of a certain custom field. |
BP_Search_Core::__set() |
Magic method for setting BuddyPress Global Search varibles. |
BP_Search_Core::__unset() |
Magic method for unsetting BuddyPress Global Search variables. |
BP_Search_Core::__wakeup() |
A dummy magic method to prevent BuddyPress Global Search from being unserialized. |
BP_Search_Core::assets() |
Load css/js files |
BP_Search_Core::do_includes() |
Include required array of files in the includes directory |
BP_Search_Core::init_load() |
We require BuddyPress to run the main components, so we attach to the ‘bp_init’ action which BuddyPress calls after it’s started up. This ensures any BuddyPress related code is only loaded when BuddyPress is active. |
BP_Search_Core::instance() |
Main BuddyPress Global Search Instance. |
BP_Search_Core::load_admin() |
Include required admin files. |
BP_Search_Core::load_main() |
Include required files. |
BP_Search_Core::setup_actions() |
Set up the default hooks and actions. |
BP_Search_Core::setup_admin_settings() |
Setup plugin options settings admin page |
BP_Search_Core::setup_globals() |
Setup BuddyPress Global Search plugin global variables. |
BP_Search_CPT::__construct() |
A real constructor. Since we do want multiple copies of this class. |
BP_Search_CPT::generate_html() | |
BP_Search_CPT::print_search_options() |
What taxonomy should be searched on? |
BP_Search_CPT::sql() | |
Bp_Search_Documents::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |
Bp_Search_Documents::generate_html() | |
Bp_Search_Documents::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_Documents::sql() | |
Bp_Search_Folders::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |
Bp_Search_Folders::generate_html() | |
Bp_Search_Folders::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. |