public interface View
Script.| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_VIEW_KEY |
static String |
TYPE_KEY |
static String |
VISIBLE_FALSE |
static String |
VISIBLE_KEY |
static String |
VISIBLE_STUDIO_ONLY |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getDefaultProperties()
Return default properties of the node type template
|
String |
getDisplayName() |
String |
getFileExtension() |
String |
getInfo()
Return printable information about the script : type, localization, file, ..
|
String |
getKey() |
JahiaTemplatesPackage |
getModule() |
String |
getModuleVersion() |
String |
getPath() |
Properties |
getProperties()
Return properties of the template
|
static final String VISIBLE_KEY
static final String VISIBLE_FALSE
static final String VISIBLE_STUDIO_ONLY
static final String TYPE_KEY
static final String DEFAULT_VIEW_KEY
String getKey()
JahiaTemplatesPackage getModule()
String getModuleVersion()
String getDisplayName()
String getFileExtension()
String getPath()
String getInfo()
Properties getProperties()
Properties getDefaultProperties()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.