|
| __construct (Environment $renderer) |
|
| menu_html (&$menu, $indent) |
| Recursively generate the menu in HTML.
|
|
| createHtmlFromMenuEntry (\menu $menuEntry, $indent) |
|
| OutputCSS () |
| Create the output CSS. More...
|
|
| Output ($title=NULL) |
| Create the output.
|
|
|
const | FULL_MENU_DEBUG = 'fullmenudebug' |
|
const | BANNER_COOKIE = 'close_banner' |
|
| $MenuTarget = "treenav" |
|
|
| mergeUserLoginVars (&$vars) |
|
Definition at line 14 of file Menu.php.
◆ OutputCSS()
Fossology\Lib\UI\Component\Menu::OutputCSS |
( |
| ) |
|
Create the output CSS.
The "float:left" is needed to fix IE
csshover.htc provides ":hover" support for IE
table definition needed to get rid of extra space under items
Definition at line 110 of file Menu.php.
The documentation for this class was generated from the following file: