|
|
| |
Jifty::Model::SessionCollection(3) |
User Contributed Perl Documentation |
Jifty::Model::SessionCollection(3) |
Jifty::Model::SessionCollection - Specialized handling of the session collection
This deals with collections of Jifty::Model::Sessions.
Everyone is treated as the superuser when dealing with session objects. This
avoids infinite recursion, as otherwise it would try to look up the current
user in the session object to find out who we are...
find sessions where updated time is expired.
find sessions where created time is expired.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |