Helper method that gives information about if a given URL is to be considered as a portal internal URL or not.
ix.api.loader.isExternalUri("https://intrexx.com"); // returns true Copy
ix.api.loader.isExternalUri("https://intrexx.com"); // returns true
Helper method that gives information about if a given URL is to be considered as a portal internal URL or not.