|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VelocityContext | |
|---|---|
| com.liferay.portal.kernel.velocity | |
| com.liferay.portal.velocity | |
| com.liferay.portlet | |
| Uses of VelocityContext in com.liferay.portal.kernel.velocity |
|---|
| Methods in com.liferay.portal.kernel.velocity that return VelocityContext | |
|---|---|
static VelocityContext |
VelocityEngineUtil.getEmptyContext()
|
VelocityContext |
VelocityEngine.getEmptyContext()
|
static VelocityContext |
VelocityEngineUtil.getRestrictedToolsContext()
|
VelocityContext |
VelocityEngine.getRestrictedToolsContext()
|
static VelocityContext |
VelocityEngineUtil.getStandardToolsContext()
|
VelocityContext |
VelocityEngine.getStandardToolsContext()
|
static VelocityContext |
VelocityEngineUtil.getWrappedRestrictedToolsContext()
|
VelocityContext |
VelocityEngine.getWrappedRestrictedToolsContext()
|
static VelocityContext |
VelocityEngineUtil.getWrappedStandardToolsContext()
|
VelocityContext |
VelocityEngine.getWrappedStandardToolsContext()
|
| Methods in com.liferay.portal.kernel.velocity with parameters of type VelocityContext | |
|---|---|
static boolean |
VelocityEngineUtil.mergeTemplate(String velocityTemplateId,
String velocityTemplateContent,
VelocityContext velocityContext,
Writer writer)
|
boolean |
VelocityEngine.mergeTemplate(String velocityTemplateId,
String velocityTemplateContent,
VelocityContext velocityContext,
Writer writer)
|
static boolean |
VelocityEngineUtil.mergeTemplate(String velocityTemplateId,
VelocityContext velocityContext,
Writer writer)
|
boolean |
VelocityEngine.mergeTemplate(String velocityTemplateId,
VelocityContext velocityContext,
Writer writer)
|
| Uses of VelocityContext in com.liferay.portal.velocity |
|---|
| Classes in com.liferay.portal.velocity that implement VelocityContext | |
|---|---|
class |
VelocityContextImpl
|
| Methods in com.liferay.portal.velocity that return VelocityContext | |
|---|---|
VelocityContext |
VelocityEngineImpl.getEmptyContext()
|
VelocityContext |
VelocityEngineImpl.getRestrictedToolsContext()
|
VelocityContext |
VelocityEngineImpl.getStandardToolsContext()
|
VelocityContext |
VelocityEngineImpl.getWrappedRestrictedToolsContext()
|
VelocityContext |
VelocityEngineImpl.getWrappedStandardToolsContext()
|
| Methods in com.liferay.portal.velocity with parameters of type VelocityContext | |
|---|---|
static void |
VelocityVariables.insertHelperUtilities(VelocityContext velocityContext,
String[] restrictedVariables)
|
static void |
VelocityVariables.insertVariables(VelocityContext velocityContext,
javax.servlet.http.HttpServletRequest request)
|
boolean |
VelocityEngineImpl.mergeTemplate(String velocityTemplateId,
String velocityTemplateContent,
VelocityContext velocityContext,
Writer writer)
|
boolean |
VelocityEngineImpl.mergeTemplate(String velocityTemplateId,
VelocityContext velocityContext,
Writer writer)
|
| Uses of VelocityContext in com.liferay.portlet |
|---|
| Methods in com.liferay.portlet that return VelocityContext | |
|---|---|
protected VelocityContext |
VelocityPortlet.getVelocityContext(PortletRequest portletRequest,
PortletResponse portletResponse)
|
| Methods in com.liferay.portlet with parameters of type VelocityContext | |
|---|---|
protected void |
VelocityPortlet.mergeTemplate(String velocityTemplateId,
VelocityContext velocityContext,
PortletRequest portletRequest,
PortletResponse portletResponse)
|
|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||