Home
last modified time | relevance | path

Searched defs:addMenu (Results 1 – 4 of 4) sorted by relevance

/plugin/webdav/
H A Daction.php51 public function addMenu(Doku_Event $event) function in action_plugin_webdav
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js149 function addMenu(id, label) function
1531 function addMenu(id, small, img) function
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js632 Menus.prototype.addMenu = function(name, popupMenu, parent) method in Menus
1705 Menubar.prototype.addMenu = function(label, funct, before) method in Menubar
H A DToolbar.js793 Toolbar.prototype.addMenu = function(label, tooltip, showLabels, name, c, showAll, ignoreState) method in Toolbar