|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemplateContext | |
|---|---|
| com.liferay.portal.kernel.template | |
| com.liferay.portal.kernel.templateparser | |
| com.liferay.portal.theme | This package defines the portal theme classes. |
| Uses of TemplateContext in com.liferay.portal.kernel.template |
|---|
| Subinterfaces of TemplateContext in com.liferay.portal.kernel.template | |
|---|---|
interface |
Template
|
| Uses of TemplateContext in com.liferay.portal.kernel.templateparser |
|---|
| Methods in com.liferay.portal.kernel.templateparser that return TemplateContext | |
|---|---|
protected abstract TemplateContext |
BaseTemplateParser.getTemplateContext()
|
| Methods in com.liferay.portal.kernel.templateparser with parameters of type TemplateContext | |
|---|---|
protected abstract boolean |
BaseTemplateParser.mergeTemplate(TemplateContext templateContext,
UnsyncStringWriter unsyncStringWriter)
|
protected void |
BaseTemplateParser.populateTemplateContext(TemplateContext templateContext)
|
| Uses of TemplateContext in com.liferay.portal.theme |
|---|
| Methods in com.liferay.portal.theme with parameters of type TemplateContext | |
|---|---|
static List<NavItem> |
NavItem.fromLayouts(javax.servlet.http.HttpServletRequest request,
List<Layout> layouts,
TemplateContext templateContext)
|
| Constructors in com.liferay.portal.theme with parameters of type TemplateContext | |
|---|---|
NavItem(javax.servlet.http.HttpServletRequest request,
Layout layout,
TemplateContext templateContext)
|
|
|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||