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. | |
Profile Manager allows to switch current profile.
| void setActiveProfile | ( | in AString | profileId, | |
| in boolean | bRestore | |||
| ) |
Set active profile.
| profileId | Id of new active profile | |
| bRestore | Flag to restore original profile state |
| 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.