|
||||||||||
| 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(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 List<DefaultDecorator> |
DefaultDecorator.getDecorators()
Get all registered default decorators. |
static List<DefaultDecorator> |
DefaultDecorator.getDecorators(String type)
Get registered decorators by type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||