Template::Plugin::Sajax - Call Sajax from TT
[% USE Sajax %] [% Sajax.rs_show_javascript(request) %]
... to be done ...
These are the functions that you can use once you've loaded the plugin.
... to be done ...
Return the Javascript as a string to the client.
Written by Max Maischein <corion@cpan.org>
Uses the Sajax module, http://www.modernmethod.com/sajax/.
Except as indicated in comments in the code, Copyright Max Maischein 2005; All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
None known.
Bugs should be reported to me via the CPAN RT system. http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Template-Plugin-Sajax.
Sajax (for doing this in Perl)