public class StandardPortalPLinkReplacer extends Object implements com.gentics.api.portalnode.connector.PLinkReplacer
| Constructor and Description |
|---|
StandardPortalPLinkReplacer(javax.portlet.PortletRequest request,
javax.portlet.MimeResponse resp,
com.gentics.cr.RequestProcessor rp,
com.gentics.api.lib.expressionparser.Expression rr,
boolean isVersionDisplayed,
boolean useXmlEscape)
Create an instance of the PLinkReplacer.
|
| Modifier and Type | Method and Description |
|---|---|
String |
replacePLink(com.gentics.api.portalnode.connector.PLinkInformation pLink) |
public StandardPortalPLinkReplacer(javax.portlet.PortletRequest request,
javax.portlet.MimeResponse resp,
com.gentics.cr.RequestProcessor rp,
com.gentics.api.lib.expressionparser.Expression rr,
boolean isVersionDisplayed,
boolean useXmlEscape)
request - render requestresp - render responserp - the rprr - the resource ruleisVersionDisplayed - if the version number to be display in the URLSuseXmlEscape - if true, the generated links will be XML escaped.public String replacePLink(com.gentics.api.portalnode.connector.PLinkInformation pLink)
replacePLink in interface com.gentics.api.portalnode.connector.PLinkReplacerCopyright © 2022 Gentics Software. All rights reserved.