|
||||||||||
| 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 String |
SHORTCUT_ICON
|
| Fields inherited from class com.atlassian.renderer.links.Link |
|---|
iconName, linkBody, relativeUrl, title, titleArgs, titleKey, url |
| Constructor Summary | |
|---|---|
ShortcutLink(GenericLinkParser parser,
ShortcutLinksManager shortCutLinksManager)
|
|
| Method Summary | |
|---|---|
boolean |
hasDestination()
|
protected static String |
substituteShortcutValue(String template,
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, isRelativeUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String SHORTCUT_ICON
| Constructor Detail |
|---|
public ShortcutLink(GenericLinkParser parser,
ShortcutLinksManager shortCutLinksManager)
| Method Detail |
|---|
protected static String substituteShortcutValue(String template,
String shortcutValue,
boolean placeAtEndIfMissing)
public boolean hasDestination()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||