Menu
class Menu (View source)
Generates and renders the top menu
Methods
__construct(DatabaseInterface $dbi, Template $template, Config $config, Relation $relation, string $db, string $table)
Creates a new instance of Menu
string
getDisplay()
Returns the menu and the breadcrumbs as a string
Details
__construct(DatabaseInterface $dbi, Template $template, Config $config, Relation $relation, string $db, string $table)
Creates a new instance of Menu
string
getDisplay()
Returns the menu and the breadcrumbs as a string
Menu
setTable(string $table)
Set current table