Methods
Name |
Type |
Description |
---|---|---|
|
String |
The relative base URL for resources in the current theme. |
|
boolean |
|
|
String |
The ID of the theme. |
|
String |
Prints the name of the theme. |
|
Map<String,Object> |
Reads a .json file and returns the JSON object as a Map.
|
|
Map<String,String> |
Reads a properties file and returns the parsed properties as a Map.
|
|
Map<String,String> |
Reads two properties files, merges them and returns the parsed properties as a Map. If a key exists in both files, the value of the fallback file is ignored.
|
|
String |
Prints the version of the theme. |