External module "utils/url"
Functions
areUrlsSame
- areUrlsSame(url1: string, url2: string): boolean
-
Parameters
-
url1: string
-
url2: string
Returns boolean
ensureParameters
- ensureParameters(url: string, mapName: string, session: string, locale?: undefined | string, uppercase?: boolean, extraParameters?: IInvokeUrlCommandParameter[]): string
-
Parameters
-
url: string
-
mapName: string
-
session: string
-
Optional locale: undefined | string
-
Default value uppercase: boolean = true
-
Returns string
isComponentUri
- isComponentUri(uri: string): boolean
-
Parameters
Returns boolean
Indicates if the given URLs are the same