NAME
OpenFrame::AppKit - The OpenFrame AppKit
SYNOPSIS
use OpenFrame::AppKit;
DESCRIPTION
OpenFrame::AppKit
is a collection of classes to turn OpenFrame into an application server. All the classes included in the AppKit inherit from Pipeline::Segment
, and thus are able to act as segments within an OpenFrame pipeline.
CLASSES
OpenFrame::AppKit::App
Base application class for OpenFrame::AppKit
OpenFrame::AppKit::Sesssion
Sessions for OpenFrame::AppKit
OpenFrame::AppKit::Segment::Images
Static images handler for OpenFrame::AppKit
OpenFrame::AppKit::Segment::LogFile
Simple logger for OpenFrame::AppKit
OpenFrame::AppKit::Segment::SessionLoader
A session management segment for OpenFrame::AppKit
OpenFrame::AppKit::Segment::TT2
A Template Toolkit template engine for OpenFrame::AppKit
OpenFrame::AppKit also has some example applications in the form of OpenFrame::AppKit::App::NameForm and OpenFrame::AppKit::Hangman.
AUTHOR
James A. Duncan <jduncan@fotango.com>
COPYRIGHT
Copyright 2002 Fotango Ltd. All Rights Reserved
This program is released under the same license as Perl itself.
http://opensource.fotango.com/