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 GoogleBlogs | ( | ) |
| Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
| function NSGetModule | ( | compMgr, | |
| fileSpec | |||
| ) |
| const Cc = Components.classes |
Definition at line 5 of file GoogleBlogs.js.
| const Ci = Components.interfaces |
Definition at line 6 of file GoogleBlogs.js.
| const CID = "{3814ef10-7a19-11dd-ad8b-0800200c9a66}" |
Definition at line 10 of file GoogleBlogs.js.
| GoogleBlogs prototype constructor = GoogleBlogs |
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.