Nuxeo Enterprise Platform 5.4

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
 java.lang.String replaceModelExpressions(RenderingInfo info, java.lang.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 java.lang.String replaceModelExpressions(RenderingInfo info,
                                                java.lang.String html)
Overrides:
replaceModelExpressions in class HTMLView

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.