SmugMug.js File Reference

Go to the source code of this file.

Functions

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

Variables

const Cc = Components.classes
 
const Ci = Components.interfaces
 
const Cr = Components.results
 
const DESCRIPTION = "mashTape Provider: SmugMug Provider"
 
const CID = "{68551fc0-6a50-11dd-ad8b-0800200c9a66}"
 
const CONTRACTID = "@songbirdnest.com/mashTape/provider/photo/SmugMug;1"
 
SmugMug prototype constructor = SmugMug
 
SmugMug prototype
 

Function Documentation

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

Definition at line 87 of file SmugMug.js.

function SmugMug ( )

Definition at line 14 of file SmugMug.js.

Variable Documentation

const Cc = Components.classes

Definition at line 5 of file SmugMug.js.

Definition at line 6 of file SmugMug.js.

const CID = "{68551fc0-6a50-11dd-ad8b-0800200c9a66}"

Definition at line 10 of file SmugMug.js.

SmugMug prototype constructor = SmugMug

Definition at line 19 of file SmugMug.js.

const CONTRACTID = "@songbirdnest.com/mashTape/provider/photo/SmugMug;1"

Definition at line 11 of file SmugMug.js.

const Cr = Components.results

Definition at line 7 of file SmugMug.js.

const DESCRIPTION = "mashTape Provider: SmugMug Provider"

Definition at line 9 of file SmugMug.js.

SmugMug prototype

Definition at line 20 of file SmugMug.js.