Package org.fenixedu.cms.rendering
Class CMSExtensions.RangeFunction
- java.lang.Object
-
- org.fenixedu.cms.rendering.CMSExtensions.RangeFunction
-
- All Implemented Interfaces:
com.mitchellbosecke.pebble.extension.Function,com.mitchellbosecke.pebble.extension.NamedArguments
- Enclosing class:
- CMSExtensions
public static class CMSExtensions.RangeFunction extends Object implements com.mitchellbosecke.pebble.extension.Function
-
-
Constructor Summary
Constructors Constructor Description RangeFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectexecute(Map<String,Object> args)List<String>getArgumentNames()
-