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