Go to the source code of this file.
Functions | |
Components utils | import ("resource://gre/modules/XPCOMUtils.jsm") |
function | SmartPlaylistPropertyRegistrar () |
function | postRegister (aCompMgr, aFileSpec, aLocation) |
Variables | |
const | Cc = Components.classes |
const | Ci = Components.interfaces |
const | Cr = Components.results |
const | Ce = Components.Exception |
SmartPlaylistPropertyRegistrar | prototype |
var | NSGetModule |
Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
function postRegister | ( | aCompMgr, | |
aFileSpec, | |||
aLocation | |||
) |
Definition at line 133 of file sbSmartPlaylistPropertyRegistrar.js.
function SmartPlaylistPropertyRegistrar | ( | ) |
Definition at line 34 of file sbSmartPlaylistPropertyRegistrar.js.
const Cc = Components.classes |
Definition at line 25 of file sbSmartPlaylistPropertyRegistrar.js.
const Ce = Components.Exception |
Definition at line 28 of file sbSmartPlaylistPropertyRegistrar.js.
const Ci = Components.interfaces |
Definition at line 26 of file sbSmartPlaylistPropertyRegistrar.js.
const Cr = Components.results |
Definition at line 27 of file sbSmartPlaylistPropertyRegistrar.js.
var NSGetModule |
Definition at line 142 of file sbSmartPlaylistPropertyRegistrar.js.
SmartPlaylistPropertyRegistrar prototype |
Definition at line 91 of file sbSmartPlaylistPropertyRegistrar.js.