Jifty::Model::SessionCollection.3pm

Langue: en

Version: 2007-12-26 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Jifty::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...