|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xpn.xwiki.plugin.XWikiDefaultPlugin
com.xpn.xwiki.plugin.globalsearch.GlobalSearchPlugin
public class GlobalSearchPlugin
Entry point of the Global Search plugin.
| Field Summary | |
|---|---|
protected static org.slf4j.Logger |
LOGGER
The logging tool. |
static String |
PLUGIN_NAME
Identifier of Global Search plugin. |
| Constructor Summary | |
|---|---|
GlobalSearchPlugin(String name,
String className,
com.xpn.xwiki.XWikiContext context)
Construct the entry point of the Global Search plugin. |
|
| Method Summary | |
|---|---|
Api |
getPluginApi(com.xpn.xwiki.plugin.XWikiPluginInterface plugin,
com.xpn.xwiki.XWikiContext context)
|
| Methods inherited from class com.xpn.xwiki.plugin.XWikiDefaultPlugin |
|---|
beginParsing, beginRendering, commonTagsHandler, downloadAttachment, endParsing, endRendering, endRenderingHandler, flushCache, flushCache, getClassName, getName, init, insidePREHandler, outsidePREHandler, setClassName, setName, startRenderingHandler, virtualInit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PLUGIN_NAME
protected static final org.slf4j.Logger LOGGER
| Constructor Detail |
|---|
public GlobalSearchPlugin(String name,
String className,
com.xpn.xwiki.XWikiContext context)
name - the identifier of the plugin.className - the class name of the entry point of the plugin.context - the XWiki context.| Method Detail |
|---|
public Api getPluginApi(com.xpn.xwiki.plugin.XWikiPluginInterface plugin,
com.xpn.xwiki.XWikiContext context)
getPluginApi in interface com.xpn.xwiki.plugin.XWikiPluginInterfacegetPluginApi in class com.xpn.xwiki.plugin.XWikiDefaultPluginXWikiDefaultPlugin.getPluginApi(com.xpn.xwiki.plugin.XWikiPluginInterface,
com.xpn.xwiki.XWikiContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||