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.

@mozilla.org/browser/places/import-export-service;1

This component implements the following interfaces:

Methods

InterfaceMethod
nsIPlacesImportExportService void backupBookmarksFile ( )
nsIPlacesImportExportService void exportHTMLToFile ( nsILocalFile file )
nsIPlacesImportExportService void importHTMLFromFile ( nsILocalFile file , PRBool isInitialImport )
nsIPlacesImportExportService void importHTMLFromFileToFolder ( nsILocalFile file , PRInt64 folder , PRBool isInitialImport )
nsINavHistoryBatchCallback void runBatched ( nsISupports userData )

Reference documentation is generated from Mozilla's source.