|
NAMECGI::Application::Plugin::AnyTemplate::Base - Base class for templates DESCRIPTIONThis documentation is mainly for developers who want to write additional Template drivers. For how to use the system, see the docs for CGI::Application::Plugin::AnyTemplate METHODS
DOCS FOR TEMPLATE MODULE DEVELOPERSThe following documentation is of interest primarly for developers who wish to add support for a new type of Template system. METHODS FOR DEVELOPERS
AUTHORMichael Graham, "<mgraham@cpan.org>" BUGSPlease report any bugs or feature requests to "bug-cgi-application-plugin-anytemplate@rt.cpan.org", or through the web interface at <http://rt.cpan.org>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. SOURCEThe source code repository for this module can be found at http://github.com/mgraham/CAP-AnyTemplate/ SEE ALSO CGI::Application::Plugin::AnyTemplate
CGI::Application::Plugin::AnyTemplate::ComponentHandler
CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplate
CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplateExpr
CGI::Application::Plugin::AnyTemplate::Driver::HTMLTemplatePluggable
CGI::Application::Plugin::AnyTemplate::Driver::TemplateToolkit
CGI::Application::Plugin::AnyTemplate::Driver::Petal
CGI::Application
Template::Toolkit
HTML::Template
HTML::Template::Pluggable
HTML::Template::Plugin::Dot
Petal
CGI::Application::Plugin::TT
COPYRIGHT & LICENSECopyright 2005 Michael Graham, All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|