Menu Manager Plugin.
Variables - Configurable values
​rootSection​
​titleSuffix​
Functions - API calls offered directly by the extension
​addSection​
​addTitleSuffix​
​disable​
​enable​
​generateMenuTable​
​init​
​updateMenubarIcon​
Fields - Variables which can only be accessed from an object returned by a constructor
​displayMenubarAsIcon​
Signature |
|
Type | Variable |
Description | A new Root Section |
Signature |
|
Type | Variable |
Description | Table of Title Suffix's |
Signature |
|
Type | Function |
Description | Creates a new menu section, which can have items and sub-menus added to it. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Allows you to add a custom Suffix to the Menubar Title |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Removes the menu from the system menu bar. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Returns the previously removed menu back to the system menu bar. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Generates the Menu Table |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Initialises the module. |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Function |
Description | Updates the Menubar Icon |
Parameters | ​ |
Returns | ​ |
Signature |
|
Type | Field |
Description | If |