Function ssi_quickSearch
Shows a search box
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at SSI.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at SSI.php
string |
$output_method = 'echo' |
The output method. If 'echo', displays a search box, otherwise returns the URL of the search page. |
|string
|
Displays a search box or returns the URL to the search page depending on output_method. If you don't have permission to search, the function won't return anything. |