Pangloss::Segment::Decline::NoSearchRequest - decline unless there's a search


Pangloss documentation  | view source Contained in the Pangloss distribution.

Index


NAME

Top

Pangloss::Segment::Decline::NoSearchRequest - decline unless there's a search request in the store

SYNOPSIS

Top

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

DESCRIPTION

Top

Inherits from OpenFrame::WebApp::Segment::Decline.

Declines if there is no Pangloss::Search::Request object in the store.

AUTHOR

Top

Steve Purkis <spurkis@quiup.com>

SEE ALSO

Top

OpenFrame::WebApp::Segment::Decline, Pangloss::Search::Request


Pangloss documentation  | view source Contained in the Pangloss distribution.