Abstract class for quickly creating a tabbed bar, or rather a div that contains a number of links, adding specific classes for display.
| package | Gems |
|---|---|
| subpackage | Snippets |
| copyright | Copyright (c) 2011 Erasmus MC |
| license | New BSD License |
| since | Class available since version 1.6 |
getHtmlOutput(\Zend_View_Abstract $view) : \MUtil_Html_HtmlInterface
This is a stub function either override getHtmlOutput() or override render()
\Zend_View_AbstractJust in case it is needed here
\MUtil_Html_HtmlInterfaceSomething that can be rendered$basepath : \Gems_Util_BasePath
$class : string
'horizontal_scroll_menu'$nextLabel : string
'>'$prevLabel : string
'<'$scrollFromSize : integer
4$tabLabelCutOffString : string
'...'$tabLabelLength : integer
20$view : \Zend_View