]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - EVENTS.txt
VideoThumbnails changed to use 'exec' call to avconv
[quix0rs-gnu-social.git] / EVENTS.txt
index 5e6360d1e73e3c5ff7bbe65303f10223c8d1b934..4f4121ac38b6b13c451a5ca4619b1c366b0ad098 100644 (file)
@@ -1472,12 +1472,12 @@ EndHomeStubNavItems:
 - $out:     HTMLOutputter used to output (usually an Action, but not always!)
 - $items:   array of menu items
 
-EndSubMenu: After outputting a submenu (including enclosing tags) to HTML
+StartSubMenu: Before outputting a submenu (including enclosing tags) to HTML
 - $out:     HTMLOutputter used to output (usually an Action, but not always!)
 - $menu:    The Menu object outputted as a submenu.
 - $label:   Localized text which represents the menu item.
 
-StartSubMenu: Before outputting a submenu (including enclosing tags) to HTML
+EndSubMenu: After outputting a submenu (including enclosing tags) to HTML
 - $out:     HTMLOutputter used to output (usually an Action, but not always!)
 - $menu:    The Menu object outputted as a submenu.
 - $label:   Localized text which represents the menu item.