|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PageTemplateLocator
Responsible for locating page templates in the web application context.
| Method Summary | |
|---|---|
Resource |
findPageTemplateResource(ComponentModel model,
Locale locale)
Given model, determines if the model is for a page (rather than a component) and if so, sees if there is a localized template for the page in the web application context. |
| Method Detail |
|---|
Resource findPageTemplateResource(ComponentModel model,
Locale locale)
model - the component model defining the page to search forlocale - the desired localization of the template
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||