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.

nsIStringBundle

IID:D85A17C2-AA7C-11d2-9B8C-00805F8A16D9
Inherits From:nsISupports

Methods

PRUnichar* formatStringFromID ( PRInt32 ID , arrayof PRUnichar* params , PRUint32 length ) PRUnichar* formatStringFromName ( PRUnichar* name , arrayof PRUnichar* params , PRUint32 length ) nsISimpleEnumerator getSimpleEnumeration ( ) PRUnichar* GetStringFromID ( PRInt32 ID ) PRUnichar* GetStringFromName ( PRUnichar* name )

PRUnichar* formatStringFromID ( PRInt32 ID , arrayof PRUnichar* params , PRUint32 length )

Arguments:
ID
params
length

PRUnichar* formatStringFromName ( PRUnichar* name , arrayof PRUnichar* params , PRUint32 length )

Arguments:
name
params
length

nsISimpleEnumerator getSimpleEnumeration ( )


PRUnichar* GetStringFromID ( PRInt32 ID )

Arguments:
ID

PRUnichar* GetStringFromName ( PRUnichar* name )

Arguments:
name

References

This interface is passed as an argument to the following methods:

nsIAbCard.generateName

This interface is returned from the following methods:

nsIStringBundleService.createBundle, nsIStringBundleService.createExtensibleBundle

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com