Class Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O ·
P
· Q · R · S · T · U · V · W · X · Y · Z
P
PET::
ActionMapper
PET::
ActionMapper::
Single
PET::
ActionMapper::
Subdir
PET::
APISkeleton
PET::
APISkeleton::
Single
PET::
APISkeleton::
Subdir
PET::
Cache
PET::
Cache::
FastAndFile
PET::
CacheControl
PET::
Dispatcher
PET::
Filter
PET::
Filter::
General
PET::
Filter::
GenHtml
PET::
Filter::
PreMultiLang
PET::
Filter::
UtilXmlMap
PET::
GCONF
PET::
Log
PET::
Request
PET::
RUN::
CLI
PET::
RUN::
FCGIExternalPreFork
PET::
RUN::
FCGIProcManager
PET::
RUN::
PreForkEFCGI
PET::
Session
PET::
Session::
RamdiskHash
PET::
Session::
Simple
PET::
Util
PET::
Util::
EHTML
PET::
Util::
Image
PET::
Util::
IO
PET::
Util::
Multilang
PET::
Util::
MySQL
PET::
Util::
PreMultiLang
PET::
Util::
Tags
PET::
Util::
Tags::
EForm
Class to map URI-s to ACTION-s.
The simplest PET::ActionMapper subclass.
This is a subclass of PET::ActionMapper, which implement URI mappings in a way that each slash (/) in the URI is mapperd to a package separator (::).
Abstract cache class.
Init-ed by the Dispatcher.
Base class for all Filter modules.
This Filter should be the first one in the chain.
This filter is used to generate HTML-tags and markup from various textual markups at precompile time.
This is a special multilangual module.
This filter is used to map xml-like tags to PET::Util method calls.
General logger class used by PET.
THIS IS A PLACEHOLDER.
This package to run PET in FCGI mode, using FCGI::ProcManager.
This is a base session implementation.
This is a very lightweight session handler optimized for speed.
Base class for all Util modules.
PET Util package for manipulating HTML -- mostly forms.
Various methods that generate/handle images.
General IO class, mostly to simplify file and directory access.
A special multilingual implementation for HTML pages using (My)SQL.
This package handles MySQL.
This is a special multilangual module.
This is an abstract parent for all tag utilities.
Enhnaced FORM handling.
Generated by Natural Docs
PET
A web development environment for Perl
README First!
== HOWTOs and Tutorials
Introduction
Hello, World-1!
Hello, World-2!
Hello, World-3!
PET Explained
Installing PET
Files and directories
Config
Filters
MVC-style Programming
Best Practices
TODOs
License
Tricks and Tips
Action Mappers
Sessions
Utils
== Internals and Extensions
Base
The base modules of PET
Cache
Dispatcher
Filter
GCONF
Log
Request
Session
Util
--- MVC-style ---
Mapping URLs to Methods
ActionMapper
ActionMapper::
Single
ActionMapper::
Subdir
MVC Templates
APISkeleton
APISkeleton::
Single
APISkeleton::
Subdir
...Cache
Cache::
FastAndFile
CacheControl
...Filter
General
GenHtml
PreMultiLang
UtilXmlMap
...Session
RamdiskHash
Simple
...Util
Utility plugins
EHTML
Image
IO
Multilang
MySQL
PreMultiLang
Tags
Tags::
EForm
Runtimes
Modules for running in different environments
CLI
FCGIExternalPreFork
FCGIProcManager
PreForkEFCGI
Glue scripts
$base
$base
pet_run_cli
pet_setup
Index
Everything
Classes
Files
Functions
Variables
Everything
Classes
Files
Functions
Variables
Close