- 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
-
- 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
-
- 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
-
- validateParameters(FacesContext) - Method in class com.ocpsoft.pretty.faces.beans.ParameterValidator
-
- ValidatingPostProcessor - Class in com.ocpsoft.pretty.faces.config.spi
-
Ensure that the configuration is properly constructed and compiles.
- ValidatingPostProcessor() - Constructor for class com.ocpsoft.pretty.faces.config.spi.ValidatingPostProcessor
-
- VALIDATION_ENABLED_PARAM - Static variable in class com.ocpsoft.pretty.faces.config.spi.ValidatingPostProcessor
-
- valueOf(String) - Static method in enum com.ocpsoft.pretty.faces.annotation.URLAction.PhaseId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ocpsoft.pretty.faces.config.rewrite.Case
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ocpsoft.pretty.faces.config.rewrite.Redirect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ocpsoft.pretty.faces.config.rewrite.TrailingSlash
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.ocpsoft.pretty.faces.annotation.URLAction.PhaseId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ocpsoft.pretty.faces.config.rewrite.Case
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ocpsoft.pretty.faces.config.rewrite.Redirect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ocpsoft.pretty.faces.config.rewrite.TrailingSlash
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visit(Class<?>) - Method in class com.ocpsoft.pretty.faces.config.annotation.PrettyAnnotationHandler
-
This method scans the supplied class for PrettyFaces annotations.