@StableMinor(version="10.1", sinceVersion="8.2") public interface IHtmlProcessor
Modifier and Type | Method and Description |
---|---|
void |
init(String serviceInstanceId)
Initializes this HTML processor with the given service instance identifier.
|
String |
process(String originalHtml,
IPageWebResourceRenderRequest pageWebResourceRenderRequest)
Returns the processed HMTL for user.
|
String process(String originalHtml, IPageWebResourceRenderRequest pageWebResourceRenderRequest) throws PortalException
null
.originalHtml
- the original HMTL.pageWebResourceRenderRequest
- the page webresource render request.PortalException
void init(String serviceInstanceId) throws PortalException
serviceInstanceId
- the service instance identifier.PortalException
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.