sbURIImportService.js File Reference

Go to the source code of this file.

Functions

Cu import ("resource://gre/modules/XPCOMUtils.jsm")
 
function sbURIImportService ()
 
function NSGetModule (compMgr, fileSpec)
 

Variables

const Cc = Components.classes
 
const Ci = Components.interfaces
 
const Cu = Components.utils
 
sbURIImportService prototype
 
sbURIImportService prototype classDescription
 
sbURIImportService prototype classID
 
sbURIImportService prototype contractID
 

Function Documentation

Cu import ( "resource://gre/modules/XPCOMUtils.jsm"  )
function NSGetModule (   compMgr,
  fileSpec 
)

Definition at line 410 of file sbURIImportService.js.

Here is the call graph for this function:

function sbURIImportService ( )

Definition at line 42 of file sbURIImportService.js.

Here is the caller graph for this function:

Variable Documentation

const Cc = Components.classes

Definition at line 27 of file sbURIImportService.js.

Definition at line 28 of file sbURIImportService.js.

sbURIImportService prototype classDescription
Initial value:
=
"Songbird URI Import Service"

Definition at line 403 of file sbURIImportService.js.

Initial value:
=
Components.ID("{CC435D34-F76A-458F-B786-FAF897CA69BD}")

Definition at line 405 of file sbURIImportService.js.

Initial value:
=
"@songbirdnest.com/uri-import-service;1"

Definition at line 407 of file sbURIImportService.js.

const Cu = Components.utils

Definition at line 29 of file sbURIImportService.js.

sbURIImportService prototype

Definition at line 46 of file sbURIImportService.js.