|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WikiModuleInfo | |
|---|---|
| org.apache.wiki.modules | |
| org.apache.wiki.plugin | Provides plugins to the JSPWiki. |
| Uses of WikiModuleInfo in org.apache.wiki.modules |
|---|
| Methods in org.apache.wiki.modules with parameters of type WikiModuleInfo | |
|---|---|
boolean |
ModuleManager.checkCompatibility(WikiModuleInfo info)
Returns true, if the given module is compatible with this version of JSPWiki. |
int |
WikiModuleInfo.compareTo(WikiModuleInfo arg0)
|
| Uses of WikiModuleInfo in org.apache.wiki.plugin |
|---|
| Subclasses of WikiModuleInfo in org.apache.wiki.plugin | |
|---|---|
static class |
DefaultPluginManager.WikiPluginInfo
Contains information about a bunch of plugins. |
| Methods in org.apache.wiki.plugin that return types with arguments of type WikiModuleInfo | |
|---|---|
Collection<WikiModuleInfo> |
DefaultPluginManager.modules()
Returns a collection of modules currently managed by this ModuleManager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||