Kicks off the appropriate search(es)
Initiates the search engine and returns HTML formatted results. It also provides support to plugins using a search API. Backwards compatibility has been incorporated in this function to allow legacy support to plugins using the old API calls defined versions prior to Geeklog 1.5.1
Tags:
array searchFormatCallback(
$preSort, array
$row)
|
|
Callback function for the ListFactory class
This function gets called by the ListFactory class and formats each row accordingly for example pulling usernames from the users table and displaying a link to their profile.
Tags:
Parameters: