| Package | Description | 
|---|---|
| org.apache.myfaces.view.facelets | Public Facelet API. | 
| org.apache.myfaces.view.facelets.el | A collection of classes to support EL integration. | 
| org.apache.myfaces.view.facelets.impl | Default implementation of the Facelets API. | 
| Modifier and Type | Method and Description | 
|---|---|
| PageContext | AbstractFaceletContext. getPageContext()Return the current page context | 
| PageContext | AbstractFaceletContext. popPageContext()Pop the passed page context instance onto the stack. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractFaceletContext. pushPageContext(PageContext client)Push the passed page context instance onto the stack. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultVariableMapper. setPageContext(PageContext pageContext)Set the current page context this variable mapper should resolve against. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PageContextImpl | 
| static class  | TemplateContextImpl.InitialPageContext | 
Copyright © 2025 The Apache Software Foundation. All rights reserved.