Package | Description |
---|---|
com.jfinal.template |
Modifier and Type | Field and Description |
---|---|
protected Map<String,Define> |
Env.functionMap |
Modifier and Type | Method and Description |
---|---|
Define |
Env.getFunction(String functionName)
Get function of current template first, getting shared function if null before
|
Modifier and Type | Method and Description |
---|---|
void |
Env.addFunction(Define function)
Add template function
|
Copyright © 2018. All rights reserved.