Pangloss::Segment::ModifyUser - modify user.


Pangloss documentation  | view source Contained in the Pangloss distribution.

Index


NAME

Top

Pangloss::Segment::ModifyUser - modify user.

SYNOPSIS

Top

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

DESCRIPTION

Top

This class inherits its interface from Pipeline::Segment.

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

AUTHOR

Top

Steve Purkis <spurkis@quiup.com>

SEE ALSO

Top

Pangloss::Segment::LoadUser, Pangloss::Application::UserEditor


Pangloss documentation  | view source Contained in the Pangloss distribution.