Uses of Class
org.apache.myfaces.view.facelets.PageContext
Packages that use PageContext
Package
Description
Public Facelet API.
A collection of classes to support EL integration.
Default implementation of the Facelets API.
-
Uses of PageContext in org.apache.myfaces.view.facelets
Methods in org.apache.myfaces.view.facelets that return PageContextModifier and TypeMethodDescriptionAbstractFaceletContext.getPageContext()
Return the current page contextAbstractFaceletContext.popPageContext()
Pop the passed page context instance onto the stack.Methods in org.apache.myfaces.view.facelets with parameters of type PageContextModifier and TypeMethodDescriptionvoid
AbstractFaceletContext.pushPageContext
(PageContext client) Push the passed page context instance onto the stack. -
Uses of PageContext in org.apache.myfaces.view.facelets.el
Methods in org.apache.myfaces.view.facelets.el with parameters of type PageContextModifier and TypeMethodDescriptionvoid
DefaultVariableMapper.setPageContext
(PageContext pageContext) Set the current page context this variable mapper should resolve against. -
Uses of PageContext in org.apache.myfaces.view.facelets.impl
Subclasses of PageContext in org.apache.myfaces.view.facelets.implModifier and TypeClassDescriptionclass
static final class