Go to the source code of this file.
Functions | |
| function | DistributionCustomizer () |
| function | enumerate (UTF8Enumerator) |
| function | enumToObject (UTF8Enumerator) |
Variables | |
| EXPORTED_SYMBOLS = [ "DistributionCustomizer" ] | |
| const | Ci = Components.interfaces |
| const | Cc = Components.classes |
| const | Cr = Components.results |
| const | Cu = Components.utils |
| const | DISTRIBUTION_CUSTOMIZATION_COMPLETE_TOPIC |
| const | BOOKMARKS_ROOT = "SB:Bookmarks" |
| DistributionCustomizer | prototype |
| function DistributionCustomizer | ( | ) |
Definition at line 49 of file distribution.js.
| function enumerate | ( | UTF8Enumerator | ) |
| function enumToObject | ( | UTF8Enumerator | ) |
| const BOOKMARKS_ROOT = "SB:Bookmarks" |
Definition at line 47 of file distribution.js.
| const Cc = Components.classes |
Definition at line 41 of file distribution.js.
| const Ci = Components.interfaces |
Definition at line 40 of file distribution.js.
| const Cr = Components.results |
Definition at line 42 of file distribution.js.
| const Cu = Components.utils |
Definition at line 43 of file distribution.js.
| const DISTRIBUTION_CUSTOMIZATION_COMPLETE_TOPIC |
Definition at line 45 of file distribution.js.
| EXPORTED_SYMBOLS = [ "DistributionCustomizer" ] |
Definition at line 38 of file distribution.js.
| DistributionCustomizer prototype |
Definition at line 59 of file distribution.js.