Variable DownloadIntegration
DownloadIntegration: {
_downloadsDirectory: any;
_store: any;
_createDownloadsDirectory(aName: any): any;
_getDirectory(name: any): any;
_initializeDownloadSpamProtection(): any;
_shouldSaveZoneInformation(): any;
_zoneIdKey(aKey: any, aUrl: any, aFallback: any): any;
addListObservers(aList: any, aIsPrivate: any): any;
confirmLaunchExecutable(path: any): any;
downloadDone(aDownload: any): any;
forceSave(): any;
getPreferredDownloadsDirectory(): any;
getSystemDownloadsDirectory(): any;
getTemporaryDownloadsDirectory(): any;
initializePublicDownloadList(list: any): any;
launchDownload(aDownload: any, param1: any): any;
launchFile(file: any, mimeInfo: any): any;
loadPublicDownloadListFromStore(list: any): any;
shouldBlockForParentalControls(aDownload: any): any;
shouldBlockForReputationCheck(aDownload: any): any;
shouldKeepBlockedData(): any;
shouldPersistDownload(aDownload: any): any;
shouldViewDownloadInternally(aMimeType: any, aExtension: any): any;
showContainingDirectory(aFilePath: any): any;
}
Type declaration
-
_downloadsDirectory: any
-
_store: any
-
_createDownloadsDirectory:function
- _createDownloadsDirectory(aName: any): any
-
Returns any
-
_getDirectory:function
- _getDirectory(name: any): any
-
Returns any
-
_initializeDownloadSpamProtection:function
- _initializeDownloadSpamProtection(): any
-
Returns any
-
_shouldSaveZoneInformation:function
- _shouldSaveZoneInformation(): any
-
Returns any
-
_zoneIdKey:function
- _zoneIdKey(aKey: any, aUrl: any, aFallback: any): any
-
Parameters
-
aKey: any
-
aUrl: any
-
aFallback: any
Returns any
-
addListObservers:function
- addListObservers(aList: any, aIsPrivate: any): any
-
Parameters
-
aList: any
-
aIsPrivate: any
Returns any
-
confirmLaunchExecutable:function
- confirmLaunchExecutable(path: any): any
-
Returns any
-
downloadDone:function
- downloadDone(aDownload: any): any
-
Returns any
-
forceSave:function
- forceSave(): any
-
Returns any
-
getPreferredDownloadsDirectory:function
- getPreferredDownloadsDirectory(): any
-
Returns any
-
getSystemDownloadsDirectory:function
- getSystemDownloadsDirectory(): any
-
Returns any
-
getTemporaryDownloadsDirectory:function
- getTemporaryDownloadsDirectory(): any
-
Returns any
-
initializePublicDownloadList:function
- initializePublicDownloadList(list: any): any
-
Returns any
-
launchDownload:function
- launchDownload(aDownload: any, param1: any): any
-
Parameters
-
aDownload: any
-
param1: any
Returns any
-
launchFile:function
- launchFile(file: any, mimeInfo: any): any
-
Returns any
-
loadPublicDownloadListFromStore:function
- loadPublicDownloadListFromStore(list: any): any
-
Returns any
-
shouldBlockForParentalControls:function
- shouldBlockForParentalControls(aDownload: any): any
-
Returns any
-
shouldBlockForReputationCheck:function
- shouldBlockForReputationCheck(aDownload: any): any
-
Returns any
-
shouldKeepBlockedData:function
- shouldKeepBlockedData(): any
-
Returns any
-
shouldPersistDownload:function
- shouldPersistDownload(aDownload: any): any
-
Returns any
-
shouldViewDownloadInternally:function
- shouldViewDownloadInternally(aMimeType: any, aExtension: any): any
-
Parameters
-
aMimeType: any
-
aExtension: any
Returns any
-
showContainingDirectory:function
- showContainingDirectory(aFilePath: any): any
-
Returns any