Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.jsf
Class JSFView

java.lang.Object
  extended by org.nuxeo.theme.views.AbstractView
      extended by org.nuxeo.theme.views.TemplateView
          extended by org.nuxeo.theme.html.HTMLView
              extended by org.nuxeo.theme.jsf.JSFView
All Implemented Interfaces:
View

public class JSFView
extends HTMLView


Constructor Summary
JSFView()
           
 
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

JSFView

public JSFView()
Method Detail

replaceModelExpressions

public String replaceModelExpressions(RenderingInfo info,
                                      String html)
Overrides:
replaceModelExpressions in class HTMLView

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.