tmozIProfileManager Interface Reference

Profile Manager. More...

List of all members.

Public Member Functions

void setActiveProfile (in AString profileId, in boolean bRestore)
 Set active profile.

Public Attributes

readonly attribute
nsISimpleEnumerator 
profiles
 List of profiles.
readonly attribute tmozIProfile activeProfile
 Active profile.


Detailed Description

Profile Manager.

Profile Manager allows to switch current profile.


Member Function Documentation

void setActiveProfile ( in AString  profileId,
in boolean  bRestore 
)

Set active profile.

Parameters:
profileId Id of new active profile
bRestore Flag to restore original profile state


Member Data Documentation

readonly attribute tmozIProfile activeProfile

Active profile.

Active profile can be changed using setActiveProfile.

readonly attribute nsISimpleEnumerator profiles

List of profiles.

Enumerator of all available profiles. Enumerated objects supports tmozIProfile.


Generated on Thu Aug 27 12:37:06 2009 for Tahiti XPCOM API