#set ($displayableSections = $webInterfaceManager.getDisplayableSections($location, $user, $helper)) #foreach ($section in $displayableSections) #set ($sectionKey = "$location/$section.key") #set ($displayableItems = $webInterfaceManager.getDisplayableItems($sectionKey, $user, $helper)) #if (!$displayableItems.isEmpty())
$section.label.getDisplayableLabel($user, $helper)
#end #end
$authcontext.i18nBean.getText('admin.menu.hide.all') $authcontext.i18nBean.getText('admin.menu.show.all')