Pangloss::Segment::UserLoader - load current user.


Pangloss documentation  | view source Contained in the Pangloss distribution.

Index


NAME

Top

Pangloss::Segment::UserLoader - load current user.

SYNOPSIS

Top

  $pipe->add_segment( Pangloss::Segment::UserLoader->new )

DESCRIPTION

Top

This class inherits its interface from Pipeline::Segment.

On dispatch(), tries to load the user from the request. If found, it checks with pangloss to make sure the user is valid, and saves the object in the session.

AUTHOR

Top

Steve Purkis <spurkis@quiup.com>

SEE ALSO

Top

Pangloss::Application::UserEditor


Pangloss documentation  | view source Contained in the Pangloss distribution.