File: bp-search/classes/class-bp-search-core.php |
Description |
---|---|
BP_Search_Core::__wakeup() |
A dummy magic method to prevent BuddyPress Global Search from being unserialized. |
BP_Search_Core::__isset() |
Magic method for checking the existence of a certain custom field. |
BP_Search_Core::__get() |
Magic method for getting BuddyPress Global Search varibles. |
BP_Search_Core::__set() |
Magic method for setting BuddyPress Global Search varibles. |
BP_Search_Core |
BuddyPress Global Search Core Controller class |
BP_Search_Core::instance() |
Main BuddyPress Global Search Instance. |
BP_Search_Core::__construct() |
A dummy constructor to prevent BuddyBoss Global Search from being loaded more than once. |
BP_Search_Core::__clone() |
A dummy magic method to prevent BuddyPress Global Search from being cloned. |