Uses of Interface
com.opensymphony.module.sitemesh.Page
Packages that use Page
Package
Description
-
Uses of Page in com.opensymphony.module.sitemesh
Subinterfaces of Page in com.opensymphony.module.sitemeshMethods in com.opensymphony.module.sitemesh that return PageMethods in com.opensymphony.module.sitemesh with parameters of type PageModifier and TypeMethodDescriptionDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) Return appropriateDecorator
for a certain Page. -
Uses of Page in com.opensymphony.module.sitemesh.filter
Methods in com.opensymphony.module.sitemesh.filter that return Page -
Uses of Page in com.opensymphony.module.sitemesh.mapper
Methods in com.opensymphony.module.sitemesh.mapper with parameters of type PageModifier and TypeMethodDescriptionprivate Decorator
PageDecoratorMapper.getByProperty
(javax.servlet.http.HttpServletRequest request, Page p, String name) AbstractDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) Delegate to parent.AgentDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) ConfigDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) RetrieveDecorator
based on 'pattern' tag.CookieDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) FrameSetDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) InlineDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) LanguageDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) NullDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) Returns null.OSDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) Attempts to find the correct decorator for Page page based on the UA-OS HTTP header in the request.PageDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) ParameterDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) PrintableDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) RobotDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) SessionDecoratorMapper.getDecorator
(javax.servlet.http.HttpServletRequest request, Page page) -
Uses of Page in com.opensymphony.module.sitemesh.multipass
Fields in com.opensymphony.module.sitemesh.multipass declared as PageMethods in com.opensymphony.module.sitemesh.multipass that return PageMethods in com.opensymphony.module.sitemesh.multipass with parameters of type PageModifier and TypeMethodDescriptionprotected void
MultipassFilter.writeDecorator
(javax.servlet.http.HttpServletResponse response, Page page, javax.servlet.RequestDispatcher dispatcher, javax.servlet.http.HttpServletRequest request) Constructors in com.opensymphony.module.sitemesh.multipass with parameters of type PageModifierConstructorDescriptionMultipassReplacementPageParser
(Page page, javax.servlet.http.HttpServletResponse response) -
Uses of Page in com.opensymphony.module.sitemesh.parser
Classes in com.opensymphony.module.sitemesh.parser that implement PageModifier and TypeClassDescriptionclass
Abstract implementation ofHTMLPage
.class
Abstract implementation ofPage
.final class
HTMLPage implementation produced by FastPageParser.class
HTMLPage implementation that builds itself based on the incoming 'tag' and 'text' tokens fed to it from the HTMLTagTokenizer.Methods in com.opensymphony.module.sitemesh.parser that return Page -
Uses of Page in com.opensymphony.module.sitemesh.taglib
Methods in com.opensymphony.module.sitemesh.taglib that return Page -
Uses of Page in com.opensymphony.sitemesh.compatability
Classes in com.opensymphony.sitemesh.compatability that implement PageModifier and TypeClassDescriptionclass