public class ReferringPagesPlugin extends AbstractReferralPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_EXTRAS
Parameter name for setting the text to show when the maximum items is overruled.
|
static String |
PARAM_MAX
Parameter name for setting the maximum items to show.
|
static String |
PARAM_PAGE
Parameter name for choosing the page.
|
ALL_ITEMS, m_after, m_before, m_dateFormat, m_dateLastModified, m_engine, m_exclude, m_include, m_lastModified, m_maxwidth, m_separator, m_show, m_sorter, PARAM_AFTER, PARAM_BEFORE, PARAM_EXCLUDE, PARAM_INCLUDE, PARAM_LASTMODIFIED, PARAM_MAXWIDTH, PARAM_SEPARATOR, PARAM_SHOW, PARAM_SHOW_VALUE_COUNT, PARAM_SHOW_VALUE_PAGES, PARAM_SORTORDER, PARAM_SORTORDER_HUMAN, PARAM_SORTORDER_JAVA, PARAM_SORTORDER_LOCALECORE_PLUGINS_RESOURCEBUNDLE| Constructor and Description |
|---|
ReferringPagesPlugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(Context context,
Map<String,String> params) |
filterAndSortCollection, filterCollection, filterWikiPageCollection, initialize, makeHTML, wikitizeCollectionpublic static final String PARAM_MAX
public static final String PARAM_EXTRAS
public static final String PARAM_PAGE
public ReferringPagesPlugin()
public String execute(Context context, Map<String,String> params) throws PluginException
PluginExceptionCopyright © 2001-2020 The Apache Software Foundation. All rights reserved.