Package | Description |
---|---|
com.tridion.linking |
Modifier and Type | Method and Description |
---|---|
LinkStringStyle |
LinkStringStyle.withAnchorDelimiter(String delimiter)
Set the anchor delimiter symbol.
|
LinkStringStyle |
LinkStringStyle.withHtmlElementName(String element)
Set the html element name.
|
LinkStringStyle |
LinkStringStyle.withQuoteSymbol(String symbol)
Set the quote symbol.
|
LinkStringStyle |
LinkStringStyle.withTypeAttributeKey(String key)
Set the type attribute key.
|
LinkStringStyle |
LinkStringStyle.withUrlAttributeKey(String key)
Set the url attribute key.
|
Modifier and Type | Method and Description |
---|---|
String |
PageLink.getLinkAsString(int targetPageId,
String anchor,
String linkTagAttributes,
String linkText,
boolean showTextOnFail,
String parameters,
LinkStringStyle style)
Create a page link as a String, using a tcm:uri.
|
String |
PageLink.getLinkAsString(String targetPageURI,
String anchor,
String linkTagAttributes,
String linkText,
boolean showTextOnFail,
String parameters,
LinkStringStyle style)
Create a page link as a String, using a tcm:uri.
|
String |
ComponentLink.getLinkAsString(String sourcePageURI,
String targetComponentURI,
String excludeTemplateURI,
String linkTagAttributes,
String linkText,
boolean showTextOnFail,
boolean showAnchor,
LinkStringStyle style)
Creates a new Link instance and returnes this as a
String . |
String |
Link.toString(LinkStringStyle linkStringStyle)
The toString method returns a string representation of this instance.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries