Name Description Size Coverage
AccountManager.js Here's how this dialog works: The main dialog contains a tree on the left (id="accounttree") and an iframe which loads a particular preference document (such as am-main.xhtml) on the right. When the user clicks on items in the tree on the left, two things have to be determined before the UI can be updated: - the relevant account - the relevant page When both of these are known, this is what happens: - every form element of the previous page is saved in the account value hashtable for the previous account - the relevant page is loaded into the iframe - each form element in the page is filled in with an appropriate value from the current account's hashtable - in the iframe inside the page, if there is an onInit() method, it is called. The onInit method can further update this page based on values set in the previous step. 59742 -
AccountManager.xhtml &accountManagerTitle.label; 7697 -
accountUtils.js import-globals-from AccountManager.js 8398 -
AccountWizard.js import-globals-from accountUtils.js 15520 -
AccountWizard.xhtml 7353 -
am-addressing.inc.xhtml 5606 -
am-addressing.js import-globals-from am-prefs.js 1671 -
am-addressing.xhtml &addressing.label; 1427 -
am-archiveoptions.js Load the archive options dialog, set the radio/checkbox items to the appropriate values, and update the archive hierarchy example. 3603 -
am-archiveoptions.xhtml 5458 -
am-copies.inc.xhtml 14571 -
am-copies.js import-globals-from am-prefs.js 17343 -
am-copies.xhtml &copyAndFolderTitle.label; 1774 -
am-identities-list.js Rebuilds the listbox holding the list of identities. @param {number} aSelectIndex - Attempt to select the identity with this index. 5784 -
am-identities-list.xhtml <!-- identity-list-title --> 3321 -
am-identity-edit.js import-globals-from am-addressing.js 20865 -
am-identity-edit.xhtml <!-- identityDialogTitleEdit --> 10097 -
am-junk.js import-globals-from am-prefs.js 10256 -
am-junk.xhtml 9697 -
am-main.js import-globals-from am-identity-edit.js 4734 -
am-main.xhtml 12400 -
am-offline.js import-globals-from am-prefs.js 13920 -
am-offline.xhtml 11510 -
am-prefs.js functions for disabling front end elements when the appropriate back-end preference is locked. 4693 -
am-server-advanced.js 5999 -
am-server-advanced.xhtml &serverAdvanced.label; 10729 -
am-server.js import-globals-from am-prefs.js 25756 -
am-server.xhtml &serverSettings.label; 28247 -
am-serverwithnoidentities.js Called when the store type menu is clicked. @param {object} aStoreTypeElement - store type menu list element. 4004 -
am-serverwithnoidentities.xhtml &accountTitle.label; 5973 -
am-smtp.js import-globals-from amUtils.js 8783 -
am-smtp.xhtml 4929 -
amUtils.js import-globals-from am-smtp.js 7963 -
aw-accname.js import-globals-from AccountWizard.js 997 -
aw-done.js import-globals-from AccountWizard.js 1228 -
aw-identity.js import-globals-from AccountWizard.js 2300 -
aw-incoming.js import-globals-from AccountWizard.js 1475 -
certificate-check.mjs Commands to send to an IMAP server when connecting to it. 13948 -
converterDialog.js This file contains functionality for the front-end part of the mail store type conversion. 12885 -
converterDialog.xhtml &converterDialog.title; 2164 -
removeAccount.js Show the local directory. 5447 -
removeAccount.xhtml &dialogTitle; 3412 -
SmtpServerEdit.js 7894 -
SmtpServerEdit.xhtml &smtpEditTitle.label; 7472 -