public class ThemeMigrationCompositionHandler extends com.sun.faces.facelets.tag.TagHandlerImpl
Includes the new page template for compat and issues a warning in dev mode.
Modifier and Type | Field and Description |
---|---|
protected javax.faces.view.facelets.TagConfig |
config |
protected static String |
NEG_PROP |
protected static String |
TEMPLATE |
Constructor and Description |
---|
ThemeMigrationCompositionHandler(javax.faces.view.facelets.TagConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
protected com.sun.faces.facelets.tag.TagAttributeImpl |
getTagAttribute(String name,
String value) |
findNextByType, findNextByType
protected static final String NEG_PROP
protected static final String TEMPLATE
protected final javax.faces.view.facelets.TagConfig config
public ThemeMigrationCompositionHandler(javax.faces.view.facelets.TagConfig config)
public void apply(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent) throws IOException
IOException
protected com.sun.faces.facelets.tag.TagAttributeImpl getTagAttribute(String name, String value)
Copyright © 2018 Nuxeo. All rights reserved.