public class PageCreateLink extends AbstractPageLink
Modifier and Type | Field and Description |
---|---|
static String |
CREATE_ICON |
anchor, destinationPage, spaceKey
entityName
Constructor and Description |
---|
PageCreateLink(com.atlassian.renderer.links.GenericLinkParser parser,
PageContext context) |
Modifier and Type | Method and Description |
---|---|
String |
getLinkAttributes() |
protected boolean |
isOnSamePage(PageContext pageContext) |
generateAnchor, generateUnencodedAnchor, generateUniqueAnchor, getAnchor, getDestinationContent, getLinkBody, getPageTitle, getSpaceKey, setUrlAndTitle, toOutgoingLink
hasDestination, isNoLinkBodyProvided
equals, getOriginalParser, hashCode, setI18nTitle, setTitle
public static final String CREATE_ICON
public PageCreateLink(com.atlassian.renderer.links.GenericLinkParser parser, PageContext context) throws ParseException
ParseException
public String getLinkAttributes()
getLinkAttributes
in class com.atlassian.renderer.links.Link
protected boolean isOnSamePage(PageContext pageContext)
isOnSamePage
in class AbstractPageLink
Copyright © 2003–2015 Atlassian. All rights reserved.