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, setImageUrladdContentTemplateParameter, getContent, getContentTemplateName, getContentTemplateParameter, getId, getOrder, getShortTitle, getTitle, isContentTemplate, isShortTitleAvailable, setContent, setContentMessageKey, setContentTemplateName, setOrder, setShortTitle, setShortTitleMessageKey, setTitle, setTitleMessageKeypublic BookmarkletToolsPageSection(org.osgi.framework.Bundle bundle)
public List<Pair<String,String>> getActionLinks(Locale locale, javax.servlet.http.HttpServletRequest request)
EnhancedPageSectiongetActionLinks in class EnhancedPageSectionlocale - the locale for rendering the link labelrequest - the current requestpublic boolean hasActionLinks()
hasActionLinks in class EnhancedPageSectionCopyright © 2019 Communote team. All rights reserved.