OpenFrame::WebApp::Segment::Decline::UserInSession - decline if User found in


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

Index


NAME

Top

OpenFrame::WebApp::Segment::Decline::UserInSession - decline if User found in Session

SYNOPSIS

Top

  # see OpenFrame::WebApp::Segment::Decline

  $OpenFrame::WebApp::Segment::Decline::UserInSession::USER_KEY = 'user';

DESCRIPTION

Top

Decline to process this pipe if a registered OpenFrame::WebApp::User is found in the session.

AUTHOR

Top

Steve Purkis <spurkis@epn.nu>

COPYRIGHT

Top

SEE ALSO

Top

OpenFrame::WebApp::Segment::Decline, OpenFrame::WebApp::Segment::User


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