Uses of Class
org.alfresco.repo.template.XSLTemplateModel
Packages that use XSLTemplateModel
-
Uses of XSLTemplateModel in org.alfresco.repo.template
Methods in org.alfresco.repo.template with parameters of type XSLTemplateModelModifier and TypeMethodDescriptionprotected voidXSLTProcessor.addParameters(XSLTemplateModel xsltModel, Document xslTemplate) Adds the specified parameters to the xsl template as variables within the alfresco namespace.XSLTProcessor.addScripts(XSLTemplateModel xsltModel, Document xslTemplate) Adds a script element to the xsl which makes static methods on this object available to the xsl tempalte.