Package | Description |
---|---|
org.nuxeo.ecm.platform.forms.layout.demo.jsf | |
org.nuxeo.ecm.platform.forms.layout.facelets | |
org.nuxeo.ecm.platform.forms.layout.service |
Modifier and Type | Field and Description |
---|---|
protected WebLayoutManager |
LayoutDemoContext.webLayoutManager |
protected WebLayoutManager |
LayoutDemoActions.webLayoutManager |
Modifier and Type | Method and Description |
---|---|
protected void |
LayoutTagHandler.applyCompatLayoutHandler(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent,
FaceletHandlerHelper helper,
WebLayoutManager layoutService,
Layout layoutInstance,
String templateValue,
Map<String,Serializable> additionalProps,
Map<String,javax.el.ValueExpression> vars,
boolean resolveOnly) |
protected void |
LayoutTagHandler.applyLayoutHandler(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent,
FaceletHandlerHelper helper,
WebLayoutManager layoutService,
Layout layoutInstance,
String templateValue,
Map<String,Serializable> additionalProps,
BlockingVariableMapper vm,
boolean resolveOnly) |
protected void |
LayoutTagHandler.fillVariablesForLayoutRendering(javax.faces.view.facelets.FaceletContext ctx,
javax.el.ExpressionFactory eFactory,
WebLayoutManager layoutService,
BlockingVariableMapper vm,
Layout layoutInstance)
Computes variables for rendering, making available the layout instance and its properties to the context.
|
protected Map<String,javax.el.ValueExpression> |
LayoutTagHandler.getVariablesForLayoutRendering(javax.faces.view.facelets.FaceletContext ctx,
WebLayoutManager layoutService,
Layout layoutInstance)
Computes variables for rendering, making available the layout instance and its properties to the context.
|
Modifier and Type | Class and Description |
---|---|
class |
WebLayoutManagerImpl
Layout service implementation.
|
Copyright © 2016 Nuxeo SA. All rights reserved.