NAME
Pangloss::Segment::ModifyTermStatus - modify a term's status.
SYNOPSIS
$pipe->add_segment( Pangloss::Segment::ModifyTermStatus->new )
DESCRIPTION
This class inherits its interface from Pipeline::Segment
.
On dispatch(), if the request has an 'modify_term' argument, attempts to modify the term specified by 'selected_term' and return the resulting view or error.
AUTHOR
Steve Purkis <spurkis@quiup.com>
SEE ALSO
Pangloss::Segment::LoadTerm, Pangloss::Application::TermEditor