|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.nuxeo.theme.views.AbstractView org.nuxeo.theme.views.TemplateView org.nuxeo.theme.html.HTMLView org.nuxeo.theme.webengine.FreemarkerView
public class FreemarkerView
Constructor Summary | |
---|---|
FreemarkerView()
|
Method Summary | |
---|---|
String |
replaceModelExpressions(RenderingInfo info,
String html)
|
Methods inherited from class org.nuxeo.theme.html.HTMLView |
---|
hasModelExpressions, render |
Methods inherited from class org.nuxeo.theme.views.TemplateView |
---|
getTemplateContent |
Methods inherited from class org.nuxeo.theme.views.AbstractView |
---|
getViewType, setViewType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FreemarkerView()
Method Detail |
---|
public String replaceModelExpressions(RenderingInfo info, String html)
replaceModelExpressions
in class HTMLView
|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |