. * * @file * @ingroup Skins */ namespace Skins\Chameleon\Components; use DOMElement; use Skins\Chameleon\IdRegistry; /** * The NavbarHorizontal class. * * A horizontal navbar containing the sidebar items. * Does not include standard items (toolbox, search, language links). They need * to be added to the page elsewhere * * The navbar is a list of lists wrapped in a nav element: ' . "\n"; } }