public class HrefFunction extends Object implements com.mitchellbosecke.pebble.extension.Function
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
argumentNames |
static String |
FUNCTION_NAME |
protected static String |
PARAM_URL |
| Constructor and Description |
|---|
HrefFunction()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Map<String,Object> args) |
List<String> |
getArgumentNames() |
public static final String FUNCTION_NAME
protected static final String PARAM_URL
Copyright © 2018. All rights reserved.