|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VelocityEngine
| Method Summary | |
|---|---|
void |
flushTemplate(String resource)
|
VelocityContext |
getEmptyContext()
|
VelocityContext |
getRestrictedToolsContext()
|
VelocityContext |
getStandardToolsContext()
|
VelocityContext |
getWrappedRestrictedToolsContext()
|
VelocityContext |
getWrappedStandardToolsContext()
|
void |
init()
|
boolean |
mergeTemplate(String velocityTemplateId,
String velocityTemplateContent,
VelocityContext velocityContext,
Writer writer)
|
boolean |
mergeTemplate(String velocityTemplateId,
VelocityContext velocityContext,
Writer writer)
|
boolean |
resourceExists(String resource)
|
| Method Detail |
|---|
void flushTemplate(String resource)
VelocityContext getEmptyContext()
VelocityContext getRestrictedToolsContext()
VelocityContext getStandardToolsContext()
VelocityContext getWrappedRestrictedToolsContext()
VelocityContext getWrappedStandardToolsContext()
void init()
throws Exception
Exception
boolean mergeTemplate(String velocityTemplateId,
String velocityTemplateContent,
VelocityContext velocityContext,
Writer writer)
throws Exception
Exception
boolean mergeTemplate(String velocityTemplateId,
VelocityContext velocityContext,
Writer writer)
throws Exception
Exceptionboolean resourceExists(String resource)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||