summaryrefslogtreecommitdiff
path: root/EVENTS.txt
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-05-19 17:28:19 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-05-19 17:28:19 -0400
commitb58edbcc4eddbc9d2802708aae5155e1f70e08d2 (patch)
treec54653ad7009aef3a219cc4dee96fa21b3349d84 /EVENTS.txt
parent4ac7a4054e31241813404cdfdf2cb5e8cf97b4f1 (diff)
parentdd916abd8cf6058dc5bb5780f2592d83343eba20 (diff)
Merge branch '0.7.x' into conversationtree
Diffstat (limited to 'EVENTS.txt')
-rw-r--r--EVENTS.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/EVENTS.txt b/EVENTS.txt
index 5edf59245..e0ce11666 100644
--- a/EVENTS.txt
+++ b/EVENTS.txt
@@ -100,6 +100,14 @@ StartPublicGroupNav: Showing the public group nav menu
EndPublicGroupNav: At the end of the public group nav menu
- $action: the current action
+StartSubGroupNav: Showing the subscriptions group nav menu
+- $action: the current action
+
+EndSubGroupNav: At the end of the subscriptions group nav menu
+- $action: the current action
+
RouterInitialized: After the router instance has been initialized
- $m: the Net_URL_Mapper that has just been set up
+ArgsInitialized: After the argument array has been initialized
+- $args: associative array of arguments, can be modified