pfServicePane.js File Reference

Go to the source code of this file.

Functions

Components utils import ("resource://gre/modules/XPCOMUtils.jsm")
 
function pfServicePane ()
 

Variables

const Cc = Components.classes
 
const Ci = Components.interfaces
 
const Cr = Components.results
 
const CONTRACTID = "@rsjtdrjgfuzkfg.com/servicepane/folders;1"
 
const URN_PREFIX_FOLDER = 'urn:folder:'
 
const LSP
 
const TYPE_X_PF_TRANSFER_FOLDER = "application/x-pf-transfer-folder"
 
pfServicePane prototype QueryInterface
 
pfServicePane prototype classID
 
pfServicePane prototype classDescription
 
pfServicePane prototype contractID
 
pfServicePane prototype _xpcom_categories
 
pfServicePane prototype servicePaneInit
 

Function Documentation

Components utils import ( "resource://gre/modules/XPCOMUtils.jsm"  )
function pfServicePane ( )

/class pfServicePane /brief Injects folder related things in service pane

See Also
sbIServicePaneService

Definition at line 33 of file pfServicePane.js.

Variable Documentation

pfServicePane prototype _xpcom_categories
Initial value:
= [{
category: 'service-pane',
entry: 'folders',
}]
classDescription entry
Definition: FeedWriter.js:1427
const CONTRACTID
countRef value
Definition: FeedWriter.js:1423

Definition at line 53 of file pfServicePane.js.

const Cc = Components.classes

Definition at line 5 of file pfServicePane.js.

Definition at line 6 of file pfServicePane.js.

pfServicePane prototype classDescription
Initial value:
=
"Playlist Folder AddOn Service Pane Service"

Definition at line 49 of file pfServicePane.js.

Initial value:
=
Components.ID("{12382b5a-e782-4de5-8b34-a26b82cdeeb8}")

Definition at line 47 of file pfServicePane.js.

const CONTRACTID = "@rsjtdrjgfuzkfg.com/servicepane/folders;1"

Definition at line 18 of file pfServicePane.js.

Initial value:
=
const CONTRACTID

Definition at line 51 of file pfServicePane.js.

const Cr = Components.results

Definition at line 7 of file pfServicePane.js.

const LSP
Initial value:
= 'http:
const SP='http:
const TYPE_X_SB_TRANSFER_MEDIA_LIST = "application/x-sb-transfer-media-list"
const TYPE_X_SB_TRANSFER_MEDIA_LIST
Definition: DropHelper.jsm:413

Definition at line 22 of file pfServicePane.js.

pfServicePane prototype QueryInterface
Initial value:
=
XPCOMUtils.generateQI([Ci.nsIObserver,
Ci.sbIServicePaneModule,
Ci.sbIServicePaneService,
Ci.nsIWindowMediatorListener])
const Ci
Definition: pfServicePane.js:6

Definition at line 41 of file pfServicePane.js.

pfServicePane prototype servicePaneInit

Definition at line 64 of file pfServicePane.js.

const TYPE_X_PF_TRANSFER_FOLDER = "application/x-pf-transfer-folder"

Definition at line 26 of file pfServicePane.js.

const URN_PREFIX_FOLDER = 'urn:folder:'

Definition at line 20 of file pfServicePane.js.