|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.renderer.links.Link
com.atlassian.renderer.links.BaseLink
com.atlassian.confluence.links.linktypes.ShortcutLink
public class ShortcutLink
| Field Summary | |
|---|---|
static java.lang.String |
SHORTCUT_ICON
|
| Fields inherited from class com.atlassian.renderer.links.Link |
|---|
aliasSpecified, iconName, linkBody, relativeUrl, title, titleArgs, titleKey, url, wikiDestination, wikiTitle |
| Constructor Summary | |
|---|---|
ShortcutLink(com.atlassian.renderer.links.GenericLinkParser parser,
ShortcutLinksManager shortCutLinksManager)
|
|
| Method Summary | |
|---|---|
boolean |
hasDestination()
|
protected static java.lang.String |
substituteShortcutValue(java.lang.String template,
java.lang.String shortcutValue,
boolean placeAtEndIfMissing)
|
| Methods inherited from class com.atlassian.renderer.links.BaseLink |
|---|
equals, getOriginalParser, hashCode, setI18nTitle, setTitle |
| Methods inherited from class com.atlassian.renderer.links.Link |
|---|
getIconName, getLinkAttributes, getLinkBody, getOriginalLinkText, getTitle, getTitleArgs, getTitleKey, getUnpermittedLinkBody, getUrl, getWikiDestination, getWikiTitle, isAliasSpecified, isRelativeUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SHORTCUT_ICON
| Constructor Detail |
|---|
public ShortcutLink(com.atlassian.renderer.links.GenericLinkParser parser,
ShortcutLinksManager shortCutLinksManager)
| Method Detail |
|---|
protected static java.lang.String substituteShortcutValue(java.lang.String template,
java.lang.String shortcutValue,
boolean placeAtEndIfMissing)
public boolean hasDestination()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||