User:Nth10sd/MozMill TB Functions
Firefox Mozmill functions:
- getBrowserController()
- getAddonsController()
- getPreferencesController()
Thunderbird functions that we lack:
- getMail3PaneController() - newMail3PaneController() - see bug 459719
- getAddressBookController()
- getMsgComposeController()
- getAcctSettingsController()
- getTBPrefsController()
- getTBAddonsController()
- getErrConsoleController() - needed?
Most should call up the windows themselves; if opening a new address book in a tab, getMail3PaneController() should be called instead.
Future:
- Lightning / Task-related