|
||||||||||
| 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.wikimanager.WikiManagerPlugin
public class WikiManagerPlugin
Entry point of the Wiki Manager plugin.
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
LOG
The logging tool. |
static java.lang.String |
PLUGIN_NAME
Identifier of Wiki Manager plugin. |
| Constructor Summary | |
|---|---|
WikiManagerPlugin(java.lang.String name,
java.lang.String className,
XWikiContext context)
Construct the entry point of the Wiki Manager plugin. |
|
| Method Summary | |
|---|---|
GlobalSearchPluginApi |
getGlobalSearchApiPlugin(XWikiContext context)
|
Api |
getPluginApi(com.xpn.xwiki.plugin.XWikiPluginInterface plugin,
XWikiContext context)
|
void |
init(XWikiContext context)
|
| Methods inherited from class com.xpn.xwiki.plugin.XWikiDefaultPlugin |
|---|
beginParsing, beginRendering, commonTagsHandler, downloadAttachment, endParsing, endRendering, endRenderingHandler, flushCache, flushCache, getClassName, getName, 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 WikiManagerPlugin(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 void init(XWikiContext context)
init in interface com.xpn.xwiki.plugin.XWikiPluginInterfaceinit in class com.xpn.xwiki.plugin.XWikiDefaultPluginXWikiDefaultPlugin.init(com.xpn.xwiki.XWikiContext)
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)public GlobalSearchPluginApi getGlobalSearchApiPlugin(XWikiContext context)
context - the XWiki context.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||