FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\Lib\UI\Component\Menu Class Reference
Collaboration diagram for Fossology\Lib\UI\Component\Menu:
Collaboration graph

Public Member Functions

 __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.
 

Public Attributes

const FULL_MENU_DEBUG = 'fullmenudebug'
 
const BANNER_COOKIE = 'close_banner'
 
 $MenuTarget = "treenav"
 

Protected Attributes

 $renderer
 

Private Member Functions

 mergeUserLoginVars (&$vars)
 

Detailed Description

Definition at line 14 of file Menu.php.

Member Function Documentation

◆ 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: