![]() |
| |||||||
| Scaffold::Base
The Base environment for Scaffold |
Scaffold::Cache
The base class for Caching in Scaffold |
Scaffold::Cache::FastMmap
Caching is based on fastmmap. |
| Scaffold::Cache::Manager
Maintains the cache subsystem for Scaffold |
Scaffold::Cache::Memcached
Caching is based on memcached. |
Scaffold::Class
A Perl extension for the Supervisor environment |
| Scaffold::Constants
Define useful constants for the Scaffold environment |
Scaffold::Engine
The Scaffold interface to Plack/psgi |
Scaffold::Handler
The base class for Scaffold Handlers |
| Scaffold::Handler::Default
The default handler |
Scaffold::Handler::ExtDirect
A handler for Ext.Direct RPC requests |
Scaffold::Handler::ExtPoll
A handler to for the Ext.direct poller |
| Scaffold::Handler::Favicon
A handler to handle "favicon.ico" files |
Scaffold::Handler::Robots
A handler to handle "robots.txt" files |
Scaffold::Handler::Static
A handler for static files |
| Scaffold::Lockmgr
The base class for locking within Scaffold |
Scaffold::Lockmgr::KeyedMutex
Use the KeyedMutex daemon for resource locking. |
Scaffold::Lockmgr::UnixMutex
Use SysV semaphores for resource locking. |
| Scaffold::Plugins
The base class for Scaffold plugins |
Scaffold::Render
The base class for rendering. |
Scaffold::Render::Default
The default renderer for Scaffold. |
| Scaffold::Render::TT
Use the Template Toolkit to render pages. |
Scaffold::Routes
Implementing Routes for url dispatching within Scaffold |
Scaffold::Server
The Scaffold web engine |
| Scaffold::Session::Manager
The class for Sessions in Scaffold |
Scaffold::Session::Store::Cache
Use Scaffold's internal caching |
Scaffold::Stash
The base class for the stash within Scaffold |
| Scaffold::Stash::Controller
|
Scaffold::Stash::Cookies
A stash of cookies |
Scaffold::Stash::Manager
A plugin to manage cookies |
| Scaffold::Stash::View
The internal view of an output page. |
Scaffold::Uaf::Authenticate
An Basic Authentication Framework |
Scaffold::Uaf::Authorize
An abstract base class to use as a |
| Scaffold::Uaf::AuthorizeFactory
A default authorization module. |
Scaffold::Uaf::GrantAllRule
A rule that grants permission to do everything. |
Scaffold::Uaf::Login
A handler for the /login url. |
| Scaffold::Uaf::Logout
|
Scaffold::Uaf::Manager
A plugin to do authentication within the Scaffold framework |
Scaffold::Uaf::Rule
A base class for rules. |
| Scaffold::Uaf::User
A module that defines a basic user object. |
Scaffold::Utils
Utilitiy functions for Scaffold |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |