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