File: bp-search/classes/class-bp-search-folders.php |
Description |
---|---|
Bp_Search_Folders::sql() | |
Bp_Search_Folders::generate_html() | |
Bp_Search_Folders |
BuddyPress Global Search – search folder class |
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. |
Bp_Search_Folders::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |