Apache::AxKit::Language::LibXSLTEnhanced - AxKit extension to load perl callbacks for XSL


Apache-AxKit-Language-LibXSLTEnhanced documentation  | view source Contained in the Apache-AxKit-Language-LibXSLTEnhanced distribution.

Index


NAME

Top

Apache::AxKit::Language::LibXSLTEnhanced - AxKit extension to load perl callbacks for XSL

SYNOPSIS

Top

  <Files *.zuml>
      AxAddStyleMap text/xsl Apache::AxKit::Language::LibXSLTEnhanced
      PerlAddVar LibXSLTFunctionsModule BestSolution::AddonFunctions
  </Files>

DESCRIPTION

Top

This module is working completly like Language::LibXSLT but it support registering perl-functions which can be used in XSL-Stylesheets. To add a Perl-Callbacks you have to use PerlAddVar as shown in synopsis. The module loaded has to inherit from Apache::AxKit::Util::LibXSLTAddonFunction

EXPORT

None by default.

SEE ALSO

Top

Apache::AxKit::Language::LibXSLT, AxKit, Apache::AxKit::Util::LibXSLTAddonFunction

AUTHOR

Top

Tom Schindl, <tom.schindl@bestsolution.at>

COPYRIGHT AND LICENSE

Top


Apache-AxKit-Language-LibXSLTEnhanced documentation  | view source Contained in the Apache-AxKit-Language-LibXSLTEnhanced distribution.