eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ThunderbirdComposeInterface':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: ThunderbirdComposeInterface


Inheritance:

   Object
   |
   +--ThunderbirdComposeInterface

Package:
stx:goodies/communication
Category:
Net-Communication-EMail
Version:
rev: 1.6 date: 2017/01/26 10:36:55
user: cg
file: ThunderbirdComposeInterface.st directory: goodies/communication
module: stx stc-classLibrary: communication

Description:


Windows only:

opens a thunderbird's (mail tool) compose-message dialog,
to let user enter an email message


Class protocol:

constants
o  formatHtmlIdentifier

o  formatPlainTextIdentifier

o  registryPathToNewComposeCommand

examples
o  example1

instance creation
o  new

queries
o  composeCommandTemplate


Instance protocol:

accessing
o  attachmentsTempDir
do not clean up, because we never know how much time will be taken by thunderbird

o  html: something

o  plainText: something

o  subject: aString

actions
o  execute

adding
o  addAttachment: aFilename withBaseName: aBaseName

o  addBccReceiver: anEmailAddress

o  addCcReceiver: anEmailAddress

o  addToReceiver: anEmailAddress

checking
o  checkNotIncludingApostroph: aString

creating
o  createComposeCommandParameterString

initialization
o  initialize

private
o  escapeStringForThunderbird: aString
Line Break

o  setBody: aString

o  setFormat: aNumber



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 01:03:10 GMT