|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.template.AbstractTemplate
com.liferay.portal.velocity.VelocityTemplate
com.liferay.portal.velocity.PACLVelocityTemplate
public class PACLVelocityTemplate
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.template.AbstractTemplate |
|---|
errorTemplateResource, templateResource |
| Fields inherited from interface com.liferay.portal.kernel.templateparser.TemplateContext |
|---|
WRITER |
| Constructor Summary | |
|---|---|
PACLVelocityTemplate(TemplateResource templateResource,
TemplateResource errorTemplateResource,
org.apache.velocity.VelocityContext velocityContext,
org.apache.velocity.app.VelocityEngine velocityEngine,
TemplateContextHelper templateContextHelper,
PACLPolicy paclPolicy)
|
|
| Method Summary | |
|---|---|
boolean |
processTemplate(Writer writer)
|
| Methods inherited from class com.liferay.portal.velocity.VelocityTemplate |
|---|
get, handleException, processTemplate, put |
| Methods inherited from class com.liferay.portal.template.AbstractTemplate |
|---|
getTemplateResourceUUID, prepare |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PACLVelocityTemplate(TemplateResource templateResource,
TemplateResource errorTemplateResource,
org.apache.velocity.VelocityContext velocityContext,
org.apache.velocity.app.VelocityEngine velocityEngine,
TemplateContextHelper templateContextHelper,
PACLPolicy paclPolicy)
| Method Detail |
|---|
public boolean processTemplate(Writer writer)
throws TemplateException
processTemplate in interface TemplateprocessTemplate in class AbstractTemplateTemplateException
|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||