|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultDecorator | |
|---|---|
| com.atlassian.confluence.admin.actions.lookandfeel | |
| Uses of DefaultDecorator in com.atlassian.confluence.admin.actions.lookandfeel |
|---|
| Methods in com.atlassian.confluence.admin.actions.lookandfeel that return DefaultDecorator | |
|---|---|
static DefaultDecorator |
DefaultDecorator.getByFileName(java.lang.String fileName)
Returns a registered default decorator, matched by decorator file name. |
DefaultDecorator |
EditDecoratorAction.getDefaultDecorator()
|
| Methods in com.atlassian.confluence.admin.actions.lookandfeel that return types with arguments of type DefaultDecorator | |
|---|---|
static java.util.List<DefaultDecorator> |
DefaultDecorator.getDecorators()
Get all registered default decorators. |
static java.util.List<DefaultDecorator> |
DefaultDecorator.getDecorators(java.lang.String type)
Get registered decorators by type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||