public static interface ERXResourceManager.IVersionManager
| Modifier and Type | Method and Description |
|---|---|
String |
versionedUrlForResourceNamed(String resourceUrl,
String name,
String bundleName,
NSArray<String> languages,
WORequest request)
Returns the variant of the given resource URL adjusted to include
version information.
|
String versionedUrlForResourceNamed(String resourceUrl, String name, String bundleName, NSArray<String> languages, WORequest request)
resourceUrl - the original resource URLname - the name of the resource being loadedbundleName - the name of the bundle that contains the resourcelanguages - the languages requestedrequest - the requestCopyright © 2002 – 2025 Project Wonder.