Function ssi_menubar
Display a menu bar, like is displayed at the top of the forum.
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', will display the menu, otherwise returns an array of menu data. |
|array
|
Displays the menu or returns an array of menu data depending on output_method. |