com.atlassian.confluence.links.linktypes
Class ShortcutLink
java.lang.Object
com.atlassian.renderer.links.Link
com.atlassian.renderer.links.BaseLink
com.atlassian.confluence.links.linktypes.ShortcutLink
public class ShortcutLink
- extends com.atlassian.renderer.links.BaseLink
| Fields inherited from class com.atlassian.renderer.links.Link |
iconName, linkBody, relativeUrl, title, titleArgs, titleKey, url |
|
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, isRelativeUrl |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
SHORTCUT_ICON
public static final java.lang.String SHORTCUT_ICON
- See Also:
- Constant Field Values
ShortcutLink
public ShortcutLink(com.atlassian.renderer.links.GenericLinkParser parser,
ShortcutLinksManager shortCutLinksManager)
substituteShortcutValue
protected static java.lang.String substituteShortcutValue(java.lang.String template,
java.lang.String shortcutValue,
boolean placeAtEndIfMissing)
hasDestination
public boolean hasDestination()
Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.