| Class | Description |
|---|---|
| BodyRendererUtilImpl |
This class extends
RendererWrapper in order to decorate body renderers provided by non-Liferay/3rd-Party
component suites like ICEfaces, PrimeFaces, and RichFaces. |
| BodyScriptEncodingResponseWriter |
The purpose of this class is to render target="body" scripts, external Library scripts (e.g.
|
| FacesURLEncoderFactoryImpl | |
| FacesURLEncoderImpl | |
| FacesURLEncoderMojarraImpl | |
| FacesURLEncoderMyFacesImpl | |
| RenderKitFactoryUtilImpl |
Since liferay-faces-util.jar!META-INF/faces-config.xml specifies
<before><others/></before>, the factories in this module can only decorate those provided by
the JSF implementation. |
| RenderKitUtilImpl |
This class extends
RenderKitWrapper in order to programmatically control the RenderKit delegation
chain and wrapping of renderers. |
| ResourceRendererUtilImpl |
This class wraps resources and uses
ResourceVerifier.isDependencySatisfied(FacesContext, UIComponent) to
determine if the resources should be rendered. |
Copyright © 2016 Liferay, Inc.. All rights reserved.