|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.descriptors.AbstractModuleDescriptor<ThemedDecorator>
com.atlassian.confluence.plugin.descriptor.LayoutModuleDescriptor
public class LayoutModuleDescriptor
| Field Summary |
|---|
| Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
key, moduleClass, moduleClassName, moduleFactory, name, plugin, resources, singleton |
| Constructor Summary | |
|---|---|
LayoutModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
|
|
| Method Summary | |
|---|---|
String |
getDecoratorPath()
|
ThemedDecorator |
getModule()
|
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
|
| Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
assertModuleClassImplements, checkPermissions, destroy, destroy, disabled, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, hashCode, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LayoutModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
| Method Detail |
|---|
public void init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<ThemedDecorator>init in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ThemedDecorator>com.atlassian.plugin.PluginParseExceptionpublic ThemedDecorator getModule()
getModule in interface com.atlassian.plugin.ModuleDescriptor<ThemedDecorator>getModule in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ThemedDecorator>public String getDecoratorPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||