]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - EVENTS.txt
Caching fixes for Fave class
[quix0rs-gnu-social.git] / EVENTS.txt
index a9057e7f6a752f1cda64a8d97dc56d287f1d2871..d8763b05cc9b4dd154506bfbc0a16eb2af158a19 100644 (file)
@@ -216,7 +216,9 @@ EndShowBody: called after showing the <body> element (and </body>)
 - $action: action object being shown
 
 StartPersonalGroupNav: beginning of personal group nav menu
-- $action: action object being shown
+- $menu: Menu list object being shown
+- $target: Profile for whom it is shown
+- $scoped: Profile of currently logged in user (or null)
 
 EndPersonalGroupNav: end of personal group nav menu (good place to add a menu item)
 - $action: action object being shown