WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIStringBundleOverride

IID:965eb278-5678-456b-82a7-20a0c86a803c
Inherits From:nsISupports

Methods

nsISimpleEnumerator enumerateKeysInBundle ( AUTF8String url ) AString getStringFromName ( AUTF8String url , ACString key )

nsISimpleEnumerator enumerateKeysInBundle ( AUTF8String url )

Get all override keys for a given string bundle

Arguments:
url

AString getStringFromName ( AUTF8String url , ACString key )

Get the override value for a particular key in a particular string bundle

Arguments:
url
key

Reference documentation is generated from Mozilla's source.