Campustream 1.0
A social network MQP for WPI
|
Public Member Functions | |
statuses () | |
users () | |
tags () | |
Data Fields | |
$enable_session = true |
Responsible for handling all search API endpoints on the site. All searches are performed with the Sphinx search engine.
Definition at line 7 of file search.php.
statuses | ( | ) |
Perform a search through all user statuses
Definition at line 13 of file search.php.
tags | ( | ) |
Searches through all question tags
Definition at line 81 of file search.php.
users | ( | ) |
Performs a search by searching through all usernames
Definition at line 47 of file search.php.
$enable_session = true |
Reimplemented from Controller.
Definition at line 8 of file search.php.