GoogleBlogs.js File Reference

Go to the source code of this file.

Functions

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

Variables

const Cc = Components.classes
 
const Ci = Components.interfaces
 
const Cr = Components.results
 
const DESCRIPTION = "mashTape Provider: Google Blog Search Provider"
 
const CID = "{3814ef10-7a19-11dd-ad8b-0800200c9a66}"
 
const CONTRACTID = "@songbirdnest.com/mashTape/provider/rss/GoogleBlogs;1"
 
GoogleBlogs prototype constructor = GoogleBlogs
 
GoogleBlogs prototype
 

Function Documentation

function GoogleBlogs ( )

Definition at line 14 of file GoogleBlogs.js.

Here is the caller graph for this function:

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

Definition at line 72 of file GoogleBlogs.js.

Here is the call graph for this function:

Variable Documentation

const Cc = Components.classes

Definition at line 5 of file GoogleBlogs.js.

Definition at line 6 of file GoogleBlogs.js.

const CID = "{3814ef10-7a19-11dd-ad8b-0800200c9a66}"

Definition at line 10 of file GoogleBlogs.js.

Definition at line 19 of file GoogleBlogs.js.

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

Definition at line 11 of file GoogleBlogs.js.

const Cr = Components.results

Definition at line 7 of file GoogleBlogs.js.

const DESCRIPTION = "mashTape Provider: Google Blog Search Provider"

Definition at line 9 of file GoogleBlogs.js.

GoogleBlogs prototype

Definition at line 20 of file GoogleBlogs.js.