public class TemplateLocations extends Object
Constructor and Description |
---|
TemplateLocations() |
Modifier and Type | Method and Description |
---|---|
static String |
getServerBaseUrl()
Get the server base URL.
|
static String |
getTemplateDownloadUrl(String templateId)
Get the URL to download a template archive.
|
static String |
getTemplateFileUrl(TemplateScavenger scavenger,
String templateId,
String templateRelativePath)
Get the URL to a file of a template.
|
static String |
getTemplatePageUrl(String templateId)
Get the URL to the web page for the template with the given identifier.
|
static String |
getTemplateProjectUrl(TemplateScavenger scavenger,
String templateId)
Get the URL to the project file of a template.
|
public static String getServerBaseUrl()
public static String getTemplateDownloadUrl(String templateId)
templateId
- the template IDTemplatesResources
public static String getTemplateProjectUrl(TemplateScavenger scavenger, String templateId)
scavenger
- the template scavengertemplateId
- the template IDTemplatesResources
public static String getTemplateFileUrl(TemplateScavenger scavenger, String templateId, String templateRelativePath)
scavenger
- the template scavengertemplateId
- the template IDtemplateRelativePath
- the relative path in the template to the fileTemplatesResources
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a