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