sbPlaylistReaderManager.js File Reference

Go to the source code of this file.

Functions

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

Variables

const Cc = Components.classes
 
const Ci = Components.interfaces
 
const Cr = Components.results
 
CPlaylistReaderManager prototype constructor = CPlaylistReaderManager
 
CPlaylistReaderManager prototype
 

Function Documentation

function CPlaylistReaderManager ( )

Definition at line 34 of file sbPlaylistReaderManager.js.

Here is the caller graph for this function:

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

Definition at line 371 of file sbPlaylistReaderManager.js.

Here is the call graph for this function:

function SB_ArrayContains (   a,
  v 
)

Definition at line 367 of file sbPlaylistReaderManager.js.

Variable Documentation

const Cc = Components.classes

Definition at line 30 of file sbPlaylistReaderManager.js.

Definition at line 31 of file sbPlaylistReaderManager.js.

const Cr = Components.results

Definition at line 32 of file sbPlaylistReaderManager.js.

Definition at line 71 of file sbPlaylistReaderManager.js.