|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.template.BaseTemplateManager
com.liferay.portal.velocity.VelocityManager
public class VelocityManager
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.template.BaseTemplateManager |
|---|
templateContextHelper |
| Constructor Summary | |
|---|---|
VelocityManager()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
void |
destroy(ClassLoader classLoader)
|
protected Template |
doGetTemplate(TemplateResource templateResource,
TemplateResource errorTemplateResource,
boolean restricted,
Map<String,Object> helperUtilities,
boolean privileged)
|
String |
getName()
|
void |
init()
|
| Methods inherited from class com.liferay.portal.template.BaseTemplateManager |
|---|
getTemplate, getTemplate, setTemplateContextHelper |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VelocityManager()
| Method Detail |
|---|
public void destroy()
public void destroy(ClassLoader classLoader)
public String getName()
public void init()
throws TemplateException
TemplateException
protected Template doGetTemplate(TemplateResource templateResource,
TemplateResource errorTemplateResource,
boolean restricted,
Map<String,Object> helperUtilities,
boolean privileged)
doGetTemplate in class BaseTemplateManager
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||