Pangloss::Segment::GetUser - get user.


Pangloss documentation  | view source Contained in the Pangloss distribution.

Index


NAME

Top

Pangloss::Segment::GetUser - get user.

SYNOPSIS

Top

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

DESCRIPTION

Top

This class inherits its interface from Pipeline::Segment.

On dispatch(), if the request has a 'get_user' argument, attempts to get the user specified by 'selected_user' and return the resulting view or error.

AUTHOR

Top

Steve Purkis <spurkis@quiup.com>

SEE ALSO

Top

Pangloss::Application::UserEditor


Pangloss documentation  | view source Contained in the Pangloss distribution.