public class BookmarkletToolsPageSection extends EnhancedPageSection
DEFAULT_ORDER
Constructor and Description |
---|
BookmarkletToolsPageSection(org.osgi.framework.Bundle bundle) |
Modifier and Type | Method and Description |
---|---|
List<Pair<String,String>> |
getActionLinks(Locale locale,
javax.servlet.http.HttpServletRequest request)
A list of pairs were each entry represents an action link.
|
boolean |
hasActionLinks() |
addActionLink, getImageLink, getImageUrl, hasImageUrl, setImageLink, setImageUrl
addContentTemplateParameter, getContent, getContentTemplateName, getContentTemplateParameter, getId, getOrder, getShortTitle, getTitle, isContentTemplate, isShortTitleAvailable, setContent, setContentMessageKey, setContentTemplateName, setOrder, setShortTitle, setShortTitleMessageKey, setTitle, setTitleMessageKey
public BookmarkletToolsPageSection(org.osgi.framework.Bundle bundle)
public List<Pair<String,String>> getActionLinks(Locale locale, javax.servlet.http.HttpServletRequest request)
EnhancedPageSection
getActionLinks
in class EnhancedPageSection
locale
- the locale for rendering the link labelrequest
- the current requestpublic boolean hasActionLinks()
hasActionLinks
in class EnhancedPageSection
Copyright © 2019 Communote team. All rights reserved.