Query: jifty::model::sessioncollection
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Jifty::Model::SessionCollection(3pm) User Contributed Perl Documentation Jifty::Model::SessionCollection(3pm)NAMEJifty::Model::SessionCollection - Specialized handling of the session collection METHODS record_class This deals with collections of Jifty::Model::Sessions. current_user 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... expired_update find sessions where updated time is expired. expired_create find sessions where created time is expired. perl v5.14.2 2010-09-25 Jifty::Model::SessionCollection(3pm)