- getAccesskey() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getAction() - Method in class com.ocpsoft.pretty.faces.config.mapping.UrlAction
-
- getActions() - Method in class com.ocpsoft.pretty.faces.config.mapping.UrlMapping
-
- getActionURL(FacesContext, String) - Method in class org.ocpsoft.rewrite.prettyfaces.PrettyFacesActionUrlProvider
-
- getAdditionalParameters(ServletRequest, ServletResponse) - Method in class org.ocpsoft.rewrite.prettyfaces.PrettyFacesRequestParameterProvider
-
- getAnchor() - Method in class com.ocpsoft.pretty.faces.component.Link
-
- getAnchor() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getApplication() - Static method in class com.ocpsoft.pretty.faces.util.FacesFactory
-
- getBeanClass() - Method in class com.ocpsoft.pretty.faces.el.LazyExpression
-
The class this lazy expression refers to.
- getCharset() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getClassName(String) - Static method in class com.ocpsoft.pretty.faces.config.annotation.AbstractClassFinder
-
Creates a FQCN from an
URL representing a
.class
file.
- getComponent() - Method in class com.ocpsoft.pretty.faces.el.LazyExpression
-
The component of the bean the expression refers to.
- getComponentType() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getComponentType() - Method in class com.ocpsoft.pretty.faces.component.tag.UrlBufferTag
-
- getConfig() - Method in class com.ocpsoft.pretty.faces.config.PrettyConfigurator
-
- getConfig() - Method in class com.ocpsoft.pretty.PrettyContext
-
Get the pretty-config.xml configurations as loaded by
PrettyConfigurator (This can be dynamically manipulated at runtime
in order to change or add any mappings.
- getConfiguration(ServletContext) - Method in class org.ocpsoft.rewrite.prettyfaces.PrettyFacesRewriteConfigurationProvider
-
- getContextPath() - Method in class com.ocpsoft.pretty.PrettyContext
-
- getCoords() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getCurrentInstance() - Static method in class com.ocpsoft.pretty.PrettyContext
-
Get the current PrettyFaces context object, or construct a new one if it
does not yet exist for this request.
- getCurrentInstance(FacesContext) - Static method in class com.ocpsoft.pretty.PrettyContext
-
Get the current PrettyFaces context object, or construct a new one if it
does not yet exist for this request.
- getCurrentInstance(HttpServletRequest) - Static method in class com.ocpsoft.pretty.PrettyContext
-
Get the current
PrettyContext, or construct a new one if it does
not yet exist for this request.
- getCurrentLoader(Object) - Static method in class com.ocpsoft.pretty.faces.util.ClassLoaderUtil
-
- getCurrentMapping() - Method in class com.ocpsoft.pretty.PrettyContext
-
Get the
UrlMapping representing the current request.
- getCurrentViewId() - Method in class com.ocpsoft.pretty.PrettyContext
-
Return the current viewId to which the current request will be forwarded
to JSF.
- getDecodedSegments() - Method in class com.ocpsoft.pretty.faces.url.URL
-
Get a list of all decoded segments (separated by '/') in this URL.
- getDir() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getDynaviewId() - Method in class com.ocpsoft.pretty.faces.config.PrettyConfig
-
Get the current DynaView ID.
- getDynaViewId() - Method in class com.ocpsoft.pretty.PrettyContext
-
- getELExpression() - Method in class com.ocpsoft.pretty.faces.el.ConstantExpression
-
- getELExpression() - Method in class com.ocpsoft.pretty.faces.el.LazyExpression
-
- getELExpression() - Method in interface com.ocpsoft.pretty.faces.el.PrettyExpression
-
Returns the string representation of the expression.
- getEncodedSegments() - Method in class com.ocpsoft.pretty.faces.url.URL
-
Get a list of all encoded segments (separated by '/') in this URL.
- getEncoding() - Method in class com.ocpsoft.pretty.faces.url.Metadata
-
- getEncoding() - Method in class com.ocpsoft.pretty.faces.url.URL
-
Get the character encoding of this URL (default UTF-8)
- getExpectedType(FacesContext, String) - Method in class com.ocpsoft.pretty.faces.util.FacesElUtils
-
- getExpression() - Method in class com.ocpsoft.pretty.faces.config.mapping.RequestParameter
-
- getFacesMapping() - Method in class com.ocpsoft.pretty.faces.config.servlet.WebXmlParser
-
- getFamily() - Method in class com.ocpsoft.pretty.faces.component.Link
-
- getFamily() - Method in class com.ocpsoft.pretty.faces.component.UrlBuffer
-
- getFamily() - Method in class com.ocpsoft.pretty.faces.util.NullComponent
-
- getGlobalRewriteRules() - Method in class com.ocpsoft.pretty.faces.config.PrettyConfig
-
Return the currently configured List of
RewriteRule as an unmodifiable collection.
- getHreflang() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getId() - Method in class com.ocpsoft.pretty.faces.config.mapping.UrlMapping
-
Get this mapping's ID (not prefixed with "pretty:")
- getId() - Method in class org.ocpsoft.rewrite.prettyfaces.InboundRewriteRuleAdaptor
-
- getId() - Method in class org.ocpsoft.rewrite.prettyfaces.OutboundRewriteRuleAdaptor
-
- getId() - Method in class org.ocpsoft.rewrite.prettyfaces.UrlMappingRuleAdaptor
-
- getIndex() - Method in class com.ocpsoft.pretty.faces.config.mapping.PathValidator
-
- getInstance() - Static method in class com.ocpsoft.pretty.faces.application.PrettyRedirector
-
- getLang() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getMappedURL(Object...) - Method in class com.ocpsoft.pretty.faces.url.URLPatternParser
-
URL encoding/decoding is not a concern of this method.
- getMappingById(String) - Method in class com.ocpsoft.pretty.faces.config.PrettyConfig
-
Get the
UrlMapping corresponding with the given mapping id.
- getMappingForUrl(URL) - Method in class com.ocpsoft.pretty.faces.config.PrettyConfig
-
Search through all currently configured
UrlMapping objects for the first one that matches the given URL.
- getMappingId() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getMappingId() - Method in class com.ocpsoft.pretty.faces.component.tag.UrlBufferTag
-
- getMappingId() - Method in class com.ocpsoft.pretty.faces2.component.LocationBehavior
-
- getMappings() - Method in class com.ocpsoft.pretty.faces.config.PrettyConfig
-
Get the currently configured list of
UrlMapping as an unmodifiable List
- getMatch() - Method in class com.ocpsoft.pretty.faces.config.rewrite.RewriteRule
-
- getMatcher(String) - Method in class com.ocpsoft.pretty.faces.url.Segment
-
- getMetadata() - Method in class com.ocpsoft.pretty.faces.url.URL
-
- getName() - Method in class com.ocpsoft.pretty.faces.config.mapping.PathParameter
-
- getName() - Method in class com.ocpsoft.pretty.faces.config.mapping.RequestParameter
-
- getNavigationCase(FacesContext, String, String) - Method in class com.ocpsoft.pretty.faces2.application.PrettyNavigationHandler
-
- getNavigationCases() - Method in class com.ocpsoft.pretty.faces2.application.PrettyNavigationHandler
-
- getNumberOfBasePackages() - Method in class com.ocpsoft.pretty.faces.config.annotation.PackageFilter
-
Returns the total number of base packages that this instance is holding.
- getOnblur() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getOnclick() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getOndblclick() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getOnError() - Method in class com.ocpsoft.pretty.faces.config.mapping.PathValidator
-
- getOnError() - Method in class com.ocpsoft.pretty.faces.config.mapping.QueryParameter
-
- getOnfocus() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getOnkeydown() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getOnkeypress() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getOnkeyup() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getOnmousedown() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getOnmousemove() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getOnmouseout() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getOnmouseover() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getOnmouseup() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getParameter(String) - Method in class com.ocpsoft.pretty.faces.servlet.PrettyFacesWrappedRequest
-
- getParameter(String) - Method in class com.ocpsoft.pretty.faces.url.QueryString
-
Get the first value of given parameter name.
- getParameter(int) - Method in class com.ocpsoft.pretty.faces.url.Segment
-
- getParameterCount() - Method in class com.ocpsoft.pretty.faces.url.URLPatternParser
-
Get the number of URL parameters that this parser expects to find in any given input string
- getParameterMap() - Method in class com.ocpsoft.pretty.faces.servlet.PrettyFacesWrappedRequest
-
- getParameterMap() - Method in class com.ocpsoft.pretty.faces.url.QueryString
-
Get the name, values[] map representing this query string.
- getParameterNames() - Method in class com.ocpsoft.pretty.faces.servlet.PrettyFacesWrappedRequest
-
- getParameterNames() - Method in class com.ocpsoft.pretty.faces.url.QueryString
-
Get the list of parameter names currently stored in this query string..
- getParameters() - Method in class com.ocpsoft.pretty.faces.url.Segment
-
- getParameterValues(String) - Method in class com.ocpsoft.pretty.faces.servlet.PrettyFacesWrappedRequest
-
- getParameterValues(String) - Method in class com.ocpsoft.pretty.faces.url.QueryString
-
Get the array of values for a given parameter name.
- getParentId() - Method in class com.ocpsoft.pretty.faces.config.mapping.UrlMapping
-
- getPathParameters() - Method in class com.ocpsoft.pretty.faces.url.URLPatternParser
-
Return the list of parameters specified by this pattern.
- getPathValidators() - Method in class com.ocpsoft.pretty.faces.config.mapping.UrlMapping
-
- getPattern() - Method in class com.ocpsoft.pretty.faces.config.mapping.UrlMapping
-
- getPattern() - Method in class com.ocpsoft.pretty.faces.config.rewrite.RewriteRule
-
- getPattern() - Method in class com.ocpsoft.pretty.faces.url.URLPatternParser
-
- getPatternParser() - Method in class com.ocpsoft.pretty.faces.config.mapping.UrlMapping
-
Get this patterns pattern parser instance.
- getPhaseId() - Method in class com.ocpsoft.pretty.faces.config.mapping.UrlAction
-
- getPhaseId() - Method in class com.ocpsoft.pretty.faces.event.MultiPageMessagesSupport
-
- getPhaseId() - Method in class com.ocpsoft.pretty.faces.event.PrettyPhaseListener
-
- getPosition() - Method in class com.ocpsoft.pretty.faces.config.mapping.PathParameter
-
- getPriority() - Method in class com.ocpsoft.pretty.faces.config.reload.DefaultDevelopmentModeDetector
-
- getPriority() - Method in interface com.ocpsoft.pretty.faces.spi.DevelopmentModeDetector
-
Detectors with a higher priority value will run after detectors with a lower priority value.
- getPriority() - Method in class com.ocpsoft.pretty.faces2.config.reload.JSF2DevelopmentModeDetector
-
- getProcessor() - Method in class com.ocpsoft.pretty.faces.config.rewrite.RewriteRule
-
- getQueryParams() - Method in class com.ocpsoft.pretty.faces.config.mapping.UrlMapping
-
- getRedirect() - Method in class com.ocpsoft.pretty.faces.config.rewrite.RewriteRule
-
- getRegex() - Method in class com.ocpsoft.pretty.faces.config.mapping.PathParameter
-
- getRegex() - Method in class com.ocpsoft.pretty.faces.el.processor.Injected
-
- getRegex() - Method in class com.ocpsoft.pretty.faces.el.processor.Named
-
- getRegex() - Method in class com.ocpsoft.pretty.faces.el.processor.NamedInjected
-
- getRegex() - Method in interface com.ocpsoft.pretty.faces.el.processor.PathParameterProcessor
-
- getRegex() - Method in class com.ocpsoft.pretty.faces.el.processor.PlainText
-
- getRegex() - Method in class com.ocpsoft.pretty.faces.el.processor.RegexOverride
-
- getRegex() - Method in class com.ocpsoft.pretty.faces.url.Segment
-
Get the parameterized (grouped) regular expression representing this
Segment
- getRel() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getRelative() - Method in class com.ocpsoft.pretty.faces.component.tag.UrlBufferTag
-
- getRendererType() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getRendererType() - Method in class com.ocpsoft.pretty.faces.component.tag.UrlBufferTag
-
- getRequestQueryString() - Method in class com.ocpsoft.pretty.PrettyContext
-
Return the
QueryString representing the query-string with which
this request was populated.
- getRequestURL() - Method in class com.ocpsoft.pretty.PrettyContext
-
Return the
URL representing the path with which this request was
populated.
- getRev() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getScript(ClientBehaviorContext) - Method in class com.ocpsoft.pretty.faces2.component.LocationBehavior
-
- getSegments() - Method in class com.ocpsoft.pretty.faces.url.URL
-
Return all segments (separated by '/') in this URL
- getServletClass() - Method in class com.ocpsoft.pretty.faces.config.servlet.ServletDefinition
-
- getServletMappings() - Method in class com.ocpsoft.pretty.faces.config.servlet.WebXml
-
- getServletName() - Method in class com.ocpsoft.pretty.faces.config.servlet.ServletDefinition
-
- getServletName() - Method in class com.ocpsoft.pretty.faces.config.servlet.ServletMapping
-
- getServlets() - Method in class com.ocpsoft.pretty.faces.config.servlet.WebXml
-
- getShape() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getStatus() - Method in enum com.ocpsoft.pretty.faces.config.rewrite.Redirect
-
- getStyle() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getStyleClass() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getSubstitute() - Method in class com.ocpsoft.pretty.faces.config.rewrite.RewriteRule
-
- getTabindex() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getTarget() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getTemplate() - Method in class com.ocpsoft.pretty.faces.url.Segment
-
Get the template representing this
Segment
- getTemplateMatcher(String) - Static method in class com.ocpsoft.pretty.faces.url.Segment
-
- getTitle() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getToCase() - Method in class com.ocpsoft.pretty.faces.config.rewrite.RewriteRule
-
- getTrailingSlash() - Method in class com.ocpsoft.pretty.faces.config.rewrite.RewriteRule
-
- getType() - Method in class com.ocpsoft.pretty.faces.component.tag.LinkTag
-
- getUrl() - Method in class com.ocpsoft.pretty.faces.config.rewrite.RewriteRule
-
- getUrl() - Method in class com.ocpsoft.pretty.faces2.component.LocationBehavior
-
- getUrlPattern() - Method in class com.ocpsoft.pretty.faces.config.servlet.ServletMapping
-
- getValidatorExpression() - Method in class com.ocpsoft.pretty.faces.config.mapping.PathValidator
-
- getValidatorExpression() - Method in class com.ocpsoft.pretty.faces.config.mapping.QueryParameter
-
- getValidatorIdList() - Method in class com.ocpsoft.pretty.faces.config.mapping.PathValidator
-
- getValidatorIdList() - Method in class com.ocpsoft.pretty.faces.config.mapping.QueryParameter
-
- getValidatorIds() - Method in class com.ocpsoft.pretty.faces.config.mapping.PathValidator
-
- getValidatorIds() - Method in class com.ocpsoft.pretty.faces.config.mapping.QueryParameter
-
- getValidatorsForPathParam(PathParameter) - Method in class com.ocpsoft.pretty.faces.config.mapping.UrlMapping
-
Return a list of validators that belong to the given parameter.
- getValue() - Method in class com.ocpsoft.pretty.faces.config.mapping.RequestParameter
-
- getValue(FacesContext, String) - Method in class com.ocpsoft.pretty.faces.util.FacesElUtils
-
- getVar() - Method in class com.ocpsoft.pretty.faces.component.tag.UrlBufferTag
-
- getViewId() - Method in class com.ocpsoft.pretty.faces.config.mapping.UrlMapping
-
- packageFilter - Variable in class com.ocpsoft.pretty.faces.config.annotation.AbstractClassFinder
-
The filter for checking which classes to process
- PackageFilter - Class in com.ocpsoft.pretty.faces.config.annotation
-
This class represents a package filter specified by the com.ocpsoft.pretty.SCAN_PACKAGES initialization
parameter.
- PackageFilter(String) - Constructor for class com.ocpsoft.pretty.faces.config.annotation.PackageFilter
-
- ParameterInjector - Class in com.ocpsoft.pretty.faces.beans
-
- ParameterInjector() - Constructor for class com.ocpsoft.pretty.faces.beans.ParameterInjector
-
- parameterize(int) - Static method in class com.ocpsoft.pretty.faces.url.Segment
-
- ParameterValidator - Class in com.ocpsoft.pretty.faces.beans
-
- ParameterValidator() - Constructor for class com.ocpsoft.pretty.faces.beans.ParameterValidator
-
- ParentingPostProcessor - Class in com.ocpsoft.pretty.faces.config.spi
-
- ParentingPostProcessor() - Constructor for class com.ocpsoft.pretty.faces.config.spi.ParentingPostProcessor
-
- parse(PrettyConfigBuilder, InputStream) - Method in class com.ocpsoft.pretty.faces.config.DigesterPrettyConfigParser
-
- parse(PrettyConfigBuilder, InputStream) - Method in interface com.ocpsoft.pretty.faces.config.PrettyConfigParser
-
Parses the input stream and feeds configuration elements to the builder.
- parse(ServletContext) - Method in class com.ocpsoft.pretty.faces.config.servlet.WebXmlParser
-
- parse(URL) - Method in class com.ocpsoft.pretty.faces.url.URLPatternParser
-
Builds a list of PathParameters for this UrlPattern, extracted from the provided URL (assuming a match is found).
- PathParameter - Class in com.ocpsoft.pretty.faces.config.mapping
-
- PathParameter() - Constructor for class com.ocpsoft.pretty.faces.config.mapping.PathParameter
-
- PathParameter(String, String, PrettyExpression) - Constructor for class com.ocpsoft.pretty.faces.config.mapping.PathParameter
-
- PathParameter(String, String) - Constructor for class com.ocpsoft.pretty.faces.config.mapping.PathParameter
-
- PathParameterProcessor - Interface in com.ocpsoft.pretty.faces.el.processor
-
- PathValidator - Class in com.ocpsoft.pretty.faces.config.mapping
-
- PathValidator() - Constructor for class com.ocpsoft.pretty.faces.config.mapping.PathValidator
-
- PathValidator(int, String, String) - Constructor for class com.ocpsoft.pretty.faces.config.mapping.PathValidator
-
- pattern - Static variable in class com.ocpsoft.pretty.faces.el.processor.Injected
-
- pattern - Static variable in class com.ocpsoft.pretty.faces.el.processor.Named
-
- pattern - Static variable in class com.ocpsoft.pretty.faces.el.processor.NamedInjected
-
- pattern - Static variable in class com.ocpsoft.pretty.faces.el.processor.RegexOverride
-
- perform(Rewrite, EvaluationContext) - Method in class org.ocpsoft.rewrite.prettyfaces.InboundRewriteRuleAdaptor
-
- perform(Rewrite, EvaluationContext) - Method in class org.ocpsoft.rewrite.prettyfaces.OutboundRewriteRuleAdaptor
-
- perform(Rewrite, EvaluationContext) - Method in class org.ocpsoft.rewrite.prettyfaces.UrlMappingRuleAdaptor
-
- performNavigation(String) - Method in class com.ocpsoft.pretty.faces2.application.PrettyNavigationHandler
-
- PFUtil - Class in org.ocpsoft.rewrite.prettyfaces
-
- PFUtil() - Constructor for class org.ocpsoft.rewrite.prettyfaces.PFUtil
-
- PhaseIdComparator - Class in com.ocpsoft.pretty.faces.util
-
- PhaseIdComparator() - Constructor for class com.ocpsoft.pretty.faces.util.PhaseIdComparator
-
- PhaseIdConverter - Class in com.ocpsoft.pretty.faces.config.convert
-
- PhaseIdConverter() - Constructor for class com.ocpsoft.pretty.faces.config.convert.PhaseIdConverter
-
- PlainText - Class in com.ocpsoft.pretty.faces.el.processor
-
- PlainText() - Constructor for class com.ocpsoft.pretty.faces.el.processor.PlainText
-
- preProcessors - Static variable in class com.ocpsoft.pretty.faces.el.ExpressionProcessorRunner
-
- PRETTY_CONFIG_RESOURCE - Static variable in class com.ocpsoft.pretty.faces.config.spi.ClassLoaderConfigurationProvider
-
- PRETTY_PREFIX - Static variable in class com.ocpsoft.pretty.PrettyContext
-
- PrettyAnnotationHandler - Class in com.ocpsoft.pretty.faces.config.annotation
-
- PrettyAnnotationHandler(LazyBeanNameFinder) - Constructor for class com.ocpsoft.pretty.faces.config.annotation.PrettyAnnotationHandler
-
Constructor
- PrettyConfig - Class in com.ocpsoft.pretty.faces.config
-
- PrettyConfig() - Constructor for class com.ocpsoft.pretty.faces.config.PrettyConfig
-
- PrettyConfigBuilder - Class in com.ocpsoft.pretty.faces.config
-
Pretty Faces configuration builder.
- PrettyConfigBuilder() - Constructor for class com.ocpsoft.pretty.faces.config.PrettyConfigBuilder
-
- PrettyConfigContextListener - Class in org.ocpsoft.rewrite.prettyfaces
-
- PrettyConfigContextListener() - Constructor for class org.ocpsoft.rewrite.prettyfaces.PrettyConfigContextListener
-
- PrettyConfigParser - Interface in com.ocpsoft.pretty.faces.config
-
Parses Pretty Faces configuraion from an input stream.
- PrettyConfigReloader - Class in com.ocpsoft.pretty.faces.config.reload
-
This class reloads the PrettyFaces configuration if PrettyFaces runs in development mode.
- PrettyConfigReloader() - Constructor for class com.ocpsoft.pretty.faces.config.reload.PrettyConfigReloader
-
- PrettyConfigurator - Class in com.ocpsoft.pretty.faces.config
-
- PrettyConfigurator(ServletContext) - Constructor for class com.ocpsoft.pretty.faces.config.PrettyConfigurator
-
- PrettyContext - Class in com.ocpsoft.pretty
-
- PrettyContext(HttpServletRequest) - Constructor for class com.ocpsoft.pretty.PrettyContext
-
Must create instance through the initialize() method
- PrettyException - Exception in com.ocpsoft.pretty
-
- PrettyException() - Constructor for exception com.ocpsoft.pretty.PrettyException
-
- PrettyException(String, Throwable) - Constructor for exception com.ocpsoft.pretty.PrettyException
-
- PrettyException(String) - Constructor for exception com.ocpsoft.pretty.PrettyException
-
- PrettyException(Throwable) - Constructor for exception com.ocpsoft.pretty.PrettyException
-
- PrettyExpression - Interface in com.ocpsoft.pretty.faces.el
-
Interface representing a single EL method or value binding expression.
- PrettyFacesActionUrlProvider - Class in org.ocpsoft.rewrite.prettyfaces
-
- PrettyFacesActionUrlProvider() - Constructor for class org.ocpsoft.rewrite.prettyfaces.PrettyFacesActionUrlProvider
-
- PrettyFacesRequestParameterProvider - Class in org.ocpsoft.rewrite.prettyfaces
-
- PrettyFacesRequestParameterProvider() - Constructor for class org.ocpsoft.rewrite.prettyfaces.PrettyFacesRequestParameterProvider
-
- PrettyFacesRewriteConfigurationProvider - Class in org.ocpsoft.rewrite.prettyfaces
-
- PrettyFacesRewriteConfigurationProvider() - Constructor for class org.ocpsoft.rewrite.prettyfaces.PrettyFacesRewriteConfigurationProvider
-
- PrettyFacesRewriteLifecycleListener - Class in org.ocpsoft.rewrite.prettyfaces
-
- PrettyFacesRewriteLifecycleListener() - Constructor for class org.ocpsoft.rewrite.prettyfaces.PrettyFacesRewriteLifecycleListener
-
- PrettyFacesWrappedRequest - Class in com.ocpsoft.pretty.faces.servlet
-
- PrettyFacesWrappedRequest(HttpServletRequest, Map<String, String[]>) - Constructor for class com.ocpsoft.pretty.faces.servlet.PrettyFacesWrappedRequest
-
Create a new request wrapper that will merge additional parameters into
the request object without prematurely reading parameters from the
original request.
- PrettyFacesWrappedResponse - Class in com.ocpsoft.pretty.faces.servlet
-
- PrettyFacesWrappedResponse(String, HttpServletRequest, HttpServletResponse, PrettyConfig) - Constructor for class com.ocpsoft.pretty.faces.servlet.PrettyFacesWrappedResponse
-
- PrettyNavigationHandler - Class in com.ocpsoft.pretty.faces2.application
-
- PrettyNavigationHandler(ConfigurableNavigationHandler) - Constructor for class com.ocpsoft.pretty.faces2.application.PrettyNavigationHandler
-
- PrettyPhaseListener - Class in com.ocpsoft.pretty.faces.event
-
- PrettyPhaseListener() - Constructor for class com.ocpsoft.pretty.faces.event.PrettyPhaseListener
-
- PrettyRedirector - Class in com.ocpsoft.pretty.faces.application
-
- PrettyRedirector() - Constructor for class com.ocpsoft.pretty.faces.application.PrettyRedirector
-
- PrettyTagBase - Class in com.ocpsoft.pretty.faces.component
-
- PrettyTagBase() - Constructor for class com.ocpsoft.pretty.faces.component.PrettyTagBase
-
- PrettyURLBuilder - Class in com.ocpsoft.pretty.faces.util
-
A utility class for building Pretty URLs.
- PrettyURLBuilder() - Constructor for class com.ocpsoft.pretty.faces.util.PrettyURLBuilder
-
- priority() - Method in class org.ocpsoft.rewrite.prettyfaces.PrettyConfigContextListener
-
- priority() - Method in class org.ocpsoft.rewrite.prettyfaces.PrettyFacesActionUrlProvider
-
- priority() - Method in class org.ocpsoft.rewrite.prettyfaces.PrettyFacesRequestParameterProvider
-
- priority() - Method in class org.ocpsoft.rewrite.prettyfaces.PrettyFacesRewriteConfigurationProvider
-
- priority() - Method in class org.ocpsoft.rewrite.prettyfaces.PrettyFacesRewriteLifecycleListener
-
- process(String) - Static method in class com.ocpsoft.pretty.faces.el.ExpressionProcessorRunner
-
- process(PathParameter) - Method in class com.ocpsoft.pretty.faces.el.processor.Injected
-
- process(PathParameter) - Method in class com.ocpsoft.pretty.faces.el.processor.Named
-
- process(PathParameter) - Method in class com.ocpsoft.pretty.faces.el.processor.NamedInjected
-
- process(PathParameter) - Method in interface com.ocpsoft.pretty.faces.el.processor.PathParameterProcessor
-
This method must call PathParameter#setExpressionIsEL(boolean) if
the parameter's expression is EL discovered by this processor.
- process(PathParameter) - Method in class com.ocpsoft.pretty.faces.el.processor.PlainText
-
- process(PathParameter) - Method in class com.ocpsoft.pretty.faces.el.processor.RegexOverride
-
- processClass(String, InputStream, PrettyAnnotationHandler) - Method in class com.ocpsoft.pretty.faces.config.annotation.AbstractClassFinder
-
Handle a single class to process.
- processClass(Class<?>) - Method in class com.ocpsoft.pretty.faces.config.annotation.PrettyAnnotationHandler
-
This method scans the supplied class for PrettyFaces annotations.
- processClassMappingAnnotations(Class<?>) - Method in class com.ocpsoft.pretty.faces.config.annotation.PrettyAnnotationHandler
-
Checks for PrettyFaces mapping annotations on a single class
- processConfiguration(ServletContext, PrettyConfig) - Method in class com.ocpsoft.pretty.faces.config.spi.ContextParamsPostProcessor
-
- processConfiguration(ServletContext, PrettyConfig) - Method in class com.ocpsoft.pretty.faces.config.spi.ParentingPostProcessor
-
- processConfiguration(ServletContext, PrettyConfig) - Method in class com.ocpsoft.pretty.faces.config.spi.ValidatingPostProcessor
-
- processConfiguration(ServletContext, PrettyConfig) - Method in interface com.ocpsoft.pretty.faces.spi.ConfigurationPostProcessor
-
Process the given PrettyConfig, returning the modified configuration.
- processDirectory(URL, URL, PrettyAnnotationHandler) - Method in class com.ocpsoft.pretty.faces.config.annotation.WebClassesFinder
-
Scan for classes in a single directory.
- processDynaView(PrettyContext, FacesContext) - Method in class com.ocpsoft.pretty.faces.config.dynaview.DynaviewEngine
-
Handle DynaView processing.
- processInbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in class com.ocpsoft.pretty.faces.rewrite.processor.CaseProcessor
-
- processInbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in class com.ocpsoft.pretty.faces.rewrite.processor.CustomClassProcessor
-
- processInbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in interface com.ocpsoft.pretty.faces.rewrite.Processor
-
Process an inbound URL Rewrite request.
- processInbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in class com.ocpsoft.pretty.faces.rewrite.processor.RegexProcessor
-
- processInbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in class com.ocpsoft.pretty.faces.rewrite.processor.TrailingSlashProcessor
-
- processInbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in class com.ocpsoft.pretty.faces.rewrite.processor.UrlProcessor
-
- processInbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in class com.ocpsoft.pretty.faces.rewrite.RewriteEngine
-
Rewrite the given URL using the provided
RewriteRule object as a set of rules.
- Processor - Interface in com.ocpsoft.pretty.faces.rewrite
-
Perform a rewrite operation on a given URL, utilizing any necessary information from the given
RewriteRule
configuration object from which the processor was invoked.
- processors - Static variable in class com.ocpsoft.pretty.faces.el.ExpressionProcessorRunner
-
- processOutbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in class com.ocpsoft.pretty.faces.rewrite.processor.CaseProcessor
-
- processOutbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in class com.ocpsoft.pretty.faces.rewrite.processor.CustomClassProcessor
-
- processOutbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in interface com.ocpsoft.pretty.faces.rewrite.Processor
-
Process an outbound URL Rewrite request.
- processOutbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in class com.ocpsoft.pretty.faces.rewrite.processor.RegexProcessor
-
- processOutbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in class com.ocpsoft.pretty.faces.rewrite.processor.TrailingSlashProcessor
-
- processOutbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in class com.ocpsoft.pretty.faces.rewrite.processor.UrlProcessor
-
- processOutbound(HttpServletRequest, HttpServletResponse, RewriteRule, String) - Method in class com.ocpsoft.pretty.faces.rewrite.RewriteEngine
-
Rewrite the given URL using the provided
RewriteRule object.