| Class | Description |
|---|---|
| Html5Context |
JSF generates all script tags with 'type="text/javascript"' which throws HTML5 validation warnings.
|
| Html5ContextFactory |
JSF generates all script tags with 'type="text/javascript"' which throws HTML5 validation warnings.
|
| Html5ResponseWriter |
JSF generates all script tags with 'type="text/javascript"' which throws HTML5 validation warnings.
|
| PostConstructApplicationEventListener |
SystemEventListener which displays the PrimeFaces Extensions version on startup. |
| PrimeFacesExtensionsResource |
ResourceWrapper which appends the version of PrimeFaces Extensions to the URL. |
| PrimeFacesExtensionsResourceHandler |
ResourceHandlerWrapper which wraps PrimeFaces Extensions resources and appends the version of PrimeFaces Extensions in the
PrimeFacesExtensionsResource. |
| PrimeFacesResourceProcessor |
Creates a custom PhaseListener for RENDER_RESPONSE phase which will during beforePhase() dynamically add those PrimeFaces resources via
UIViewRoot#addComponentResource().
|
| PrimeFacesScriptProcessor |
Creates a custom SystemEventListener for PostAddToViewEvent on UIViewRoot.
|
| ThemeAccentColorResource | |
| ThemeAccentColorResourceHandler |
This resource handler replaces the accent color of the Arya, Saga and Vela themes with variables.
|
Copyright © 2011–2021. All rights reserved.