Re: onLogout only on session timeout
Chris Zumbrunn <[email protected]> Fri, 30 Nov 2007 12:30:19 +0100
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <17775409.41221196422137316.JavaMail.root@engine234.deployzone.net> |
On Nov 30, 2007, at 11:54 , Walter Krivanek, VividVisions wrote: > BTW: User.onLogout isn't documented at all, neither is > session.logout() session.logout() was missing in the helma 1.6 docs due to a syntax typo in the source files that generate the docs. It's in there in the new docs, which btw I'm currently fiddling with and can be seen in their current state at http://helma.zumbrunn.net/reference/ No User methods are documented at all. I'll fix that. Thanks. Chris