Songbird / Development / Songbird Add-Ons API Documentation

sbIStringBundleService Interface Reference

Interface for the Songbird string bundle service. Instantiate as a component service. More...

import "sbIStringBundleService.idl";

List of all members.

Public Member Functions

nsIStringBundle createBundle (in string aURLSpec)
 Create a thread-safe string bundle for the bundle with the URL spec specified by aURLSpec.

Public Attributes

readonly attribute nsIStringBundle bundle
 Main Songbird string bundle. Thread-safe.
readonly attribute nsIStringBundle brandBundle
 Main Songbird brand string bundle. Thread-safe.


Detailed Description

Interface for the Songbird string bundle service. Instantiate as a component service.

"@songbirdnest.com/Songbird/stringbundle;1"

Definition at line 51 of file sbIStringBundleService.idl.


Member Function Documentation

nsIStringBundle sbIStringBundleService::createBundle ( in string  aURLSpec  ) 

Create a thread-safe string bundle for the bundle with the URL spec specified by aURLSpec.

Parameters:
aURLSpec URL spec of string bundle.
Returns:
Thread-safe string bundle.


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:29:02 2009 for Songbird by  doxygen 1.5.2