OpenFrame::AppKit::Segment::TT2 - a pipeline segment to manage sessions


OpenFrame-AppKit documentation  | view source Contained in the OpenFrame-AppKit distribution.

Index


NAME

Top

OpenFrame::AppKit::Segment::TT2 - a pipeline segment to manage sessions

SYNOPSIS

Top

  use OpenFrame::AppKit;
  my $template_engine = OpenFrame::Segment::TT2->new();

DESCRIPTION

Top

The OpenFrame::AppKit::Segment::TT2 class is a pipeline segment and inherits its interface from there. It provides additional interface in the form of the director() method, which gets and sets the root template directory that the template engine will examine.

AUTHOR

Top

James A. Duncan <jduncan@fotango.com>

COPYRIGHT

Top


OpenFrame-AppKit documentation  | view source Contained in the OpenFrame-AppKit distribution.