|
||||||||||
| 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.apache.commons.logging.Log |
LOG
The logging tool. |
static java.lang.String |
PLUGIN_NAME
Identifier of Global Search plugin. |
| Constructor Summary | |
|---|---|
GlobalSearchPlugin(java.lang.String name,
java.lang.String className,
XWikiContext context)
Construct the entry point of the Global Search plugin. |
|
| Method Summary | |
|---|---|
Api |
getPluginApi(com.xpn.xwiki.plugin.XWikiPluginInterface plugin,
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 java.lang.String PLUGIN_NAME
protected static final org.apache.commons.logging.Log LOG
| Constructor Detail |
|---|
public GlobalSearchPlugin(java.lang.String name,
java.lang.String className,
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,
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 | |||||||||