@mozilla.org/profile/migrator;1?app=browser&type=omniweb
This component implements the following interfaces:
Constants
Properties
readonly PRBool nsIBrowserProfileMigrator.sourceExists
Whether or not there is any data that can be imported from this browser (i.e. whether or not it is installed, and there exists a user profile)
readonly PRBool nsIBrowserProfileMigrator.sourceHasMultipleProfiles
Whether or not the import source implementing this interface has multiple user profiles configured.
readonly AUTF8String nsIBrowserProfileMigrator.sourceHomePageURL
The import source homepage. Returns null if not present/available
readonly nsISupportsArray nsIBrowserProfileMigrator.sourceProfiles
An enumeration of available profiles. If the import source does not support profiles, this attribute is null.
Methods
| Interface | Method |
|---|---|
| nsIBrowserProfileMigrator |
PRUint16 getMigrateData ( PRUnichar* profile , PRBool doingStartup )
|
| nsIBrowserProfileMigrator |
void migrate ( PRUint16 items , nsIProfileStartup startup , PRUnichar* profile )
|
Reference documentation is generated from Mozilla's source.
