new UrlSettings(gui_url, icon_url, composed_url, readmore_content_url, summary_content_url)
Base URLs needed for most GET operations for images etc.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
gui_url |
string
|
|
icon_url |
string
|
|
composed_url |
string
|
|
readmore_content_url |
string
|
|
summary_content_url |
string
|
Members
Methods
(static) enforceEndSlash(url) → {string}
- Source:
Parameters:
Name | Type | Description |
---|---|---|
url |
string
|
Returns:
- Type:
-
string
(static) urlFix(url) → {string}
- Source:
Parameters:
Name | Type | Description |
---|---|---|
url |
string
|
Returns:
- Type:
-
string