| 程序包 | 说明 |
|---|---|
| com.jfinal.template |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<String,Define> |
Env.functionMap |
| 限定符和类型 | 方法和说明 |
|---|---|
Define |
Env.getFunction(String functionName)
Get function of current template first, getting shared function if null before
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Env.addFunction(Define function)
Add template function
|
Copyright © 2017. All rights reserved.