Pangloss::Segment::RemoveTerm - remove term.


Pangloss documentation  | view source Contained in the Pangloss distribution.

Index


NAME

Top

Pangloss::Segment::RemoveTerm - remove term.

SYNOPSIS

Top

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

DESCRIPTION

Top

This class inherits its interface from Pipeline::Segment.

On dispatch(), if the request has an 'remove_term' argument, attempts to remove the term specified by 'selected_term' and return the resulting view or error.

AUTHOR

Top

Steve Purkis <spurkis@quiup.com>

SEE ALSO

Top

Pangloss::Application::TermEditor


Pangloss documentation  | view source Contained in the Pangloss distribution.