diff options
Diffstat (limited to 'EVENTS.txt')
-rw-r--r-- | EVENTS.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/EVENTS.txt b/EVENTS.txt index e0ce11666..8e917f11d 100644 --- a/EVENTS.txt +++ b/EVENTS.txt @@ -109,5 +109,11 @@ EndSubGroupNav: At the end of the subscriptions group nav menu RouterInitialized: After the router instance has been initialized - $m: the Net_URL_Mapper that has just been set up +StartLogout: Before logging out +- $action: the logout action + +EndLogout: After logging out +- $action: the logout action + ArgsInitialized: After the argument array has been initialized - $args: associative array of arguments, can be modified |