@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface TemplateManager
Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
Modifier and Type | Field and Description |
---|---|
static int |
SHOW_ARCHIVE_TEMPLATES
Show archive templates only
|
static int |
SHOW_DEFAULTS
Show defaults only
|
static int |
SHOW_ECLIPSE_DEFAULTS
Show Eclipse defaults only
|
static int |
SHOW_FILE_TEMPLATES
Show file templates only
|
static int |
SHOW_ONLY_DITA_TEMPLATES
Show only DITA templates (the ones with "dita" type set in properties or
with no type specified)
|
static int |
SHOW_RECENTLY_USED
Show recently used templates only
|
Modifier and Type | Method and Description |
---|---|
java.util.List<TemplatesCategory> |
getAllTemplatesCategories(int templateToShow)
Get the templates categories.
|
static final int SHOW_DEFAULTS
static final int SHOW_FILE_TEMPLATES
static final int SHOW_ARCHIVE_TEMPLATES
static final int SHOW_RECENTLY_USED
static final int SHOW_ECLIPSE_DEFAULTS
static final int SHOW_ONLY_DITA_TEMPLATES
java.util.List<TemplatesCategory> getAllTemplatesCategories(int templateToShow)
templateToShow
- Bit level OR between:
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.