sbSmartPlaylistPropertyRegistrar.js File Reference

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
 

Function Documentation

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.

Here is the call graph for this function:

Variable Documentation

const Cc = Components.classes

Definition at line 25 of file sbSmartPlaylistPropertyRegistrar.js.

const Ce = Components.Exception

Definition at line 28 of file sbSmartPlaylistPropertyRegistrar.js.

Definition at line 26 of file sbSmartPlaylistPropertyRegistrar.js.

const Cr = Components.results

Definition at line 27 of file sbSmartPlaylistPropertyRegistrar.js.

var NSGetModule
Initial value:
=
XPCOMUtils.generateNSGetModule([SmartPlaylistPropertyRegistrar],
function postRegister(aCompMgr, aFileSpec, aLocation)
function SmartPlaylistPropertyRegistrar()

Definition at line 142 of file sbSmartPlaylistPropertyRegistrar.js.