Class WebTemplateFunction

java.lang.Object
net.officefloor.frame.api.function.StaticManagedFunction<Indexed,None>
net.officefloor.web.template.section.WebTemplateFunction
All Implemented Interfaces:
ManagedFunction<Indexed,None>, ManagedFunctionFactory<Indexed,None>

public class WebTemplateFunction extends StaticManagedFunction<Indexed,None>
ManagedFunction to write the ParsedTemplateSection.
Author:
Daniel Sagenschneider