OpenFrame::WebApp::Segment::User::SessionLoader - a pipeline segment to load


OpenFrame-WebApp documentation  | view source Contained in the OpenFrame-WebApp distribution.

Index


NAME

Top

OpenFrame::WebApp::Segment::User::SessionLoader - a pipeline segment to load users from sessions

SYNOPSIS

Top

  # see OpenFrame::WebApp::Segment::User::Loader for usage

  $OpenFrame::WebApp::Segment::User::Session::USER_KEY = 'my_user';

DESCRIPTION

Top

Load a User from the stored Session.

AUTHOR

Top

Steve Purkis <spurkis@epn.nu>

COPYRIGHT

Top

SEE ALSO

Top

OpenFrame::WebApp::User, OpenFrame::WebApp::Segment::User::Loader, OpenFrame::WebApp::Segment::User::Session


OpenFrame-WebApp documentation  | view source Contained in the OpenFrame-WebApp distribution.