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