HypeM.js File Reference

Go to the source code of this file.

Functions

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

Variables

const Cc = Components.classes
 
const Ci = Components.interfaces
 
const Cr = Components.results
 
const DESCRIPTION = "mashTape Provider: Hype Machine Provider"
 
const CID = "{ad43af30-7a1c-11dd-ad8b-0800200c9a66}"
 
const CONTRACTID = "@songbirdnest.com/mashTape/provider/rss/HypeM;1"
 
HypeM prototype constructor = HypeM
 
HypeM prototype
 

Function Documentation

function HypeM ( )

Definition at line 14 of file HypeM.js.

Here is the caller graph for this function:

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

Definition at line 71 of file HypeM.js.

Here is the call graph for this function:

Variable Documentation

const Cc = Components.classes

Definition at line 5 of file HypeM.js.

Definition at line 6 of file HypeM.js.

const CID = "{ad43af30-7a1c-11dd-ad8b-0800200c9a66}"

Definition at line 10 of file HypeM.js.

HypeM prototype constructor = HypeM

Definition at line 19 of file HypeM.js.

const CONTRACTID = "@songbirdnest.com/mashTape/provider/rss/HypeM;1"

Definition at line 11 of file HypeM.js.

const Cr = Components.results

Definition at line 7 of file HypeM.js.

const DESCRIPTION = "mashTape Provider: Hype Machine Provider"

Definition at line 9 of file HypeM.js.

HypeM prototype

Definition at line 20 of file HypeM.js.