Changes between Version 5 and Version 6 of Thunderbird_userobs


Ignore:
Timestamp:
05/11/07 13:54:28 (17 years ago)
Author:
mploessl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Thunderbird_userobs

    v5 v6  
    2727 
    2828 
    29 '''Action:''' select a folder [[br]] 
    30 '''Methode:''' eventFolderSelected [[br]] 
    31 '''Parameter:''' 
    32         Name: folderURI [[br]] 
    33         Value: folder_URI [[br]] 
    3429 
    35 '''Action:''' an email was send[[br]] 
    36 '''Methode:'''  eventSendEmail[[br]] 
    37 '''Parameter:'''[[br]] 
    38         Name: Subject[[br]] 
    39         Value: String[[br]] 
    40         Name Body; toRecipients; Sender; ccRecipients; bccRecipients[[br]] 
    41         Value: String[[br]] 
    42         Name OriginalMsgURI[[br]] 
    43         Value: message_URI*[[br]] 
    44 *always empty[[br]] 
     30'''Mathod:''' eventFolderSelected [[BR]] 
     31'''Parameters:'''  
     32 
     33||'''Key'''||'''Value'''|| 
     34||folderURI||the URI of the selected folder|| 
     35 
     36[[BR]] 
     37 
     38'''Mathod:''' eventEmailSelected [[BR]] 
     39'''Parameters:'''  
     40 
     41||'''Key'''||'''Value'''|| 
     42||Subject||the subject of the selected email|| 
     43||FolderURI||the URI of the folder in which the email is placed|| 
     44||EmailURI||the URI of the email|| 
     45||Sender||the sender of this email name and email address (name <email-address>)|| 
     46||bccRecipients||the bind carbon copy recipients|| 
     47||ccRecipients||the carbon copy recipients|| 
     48||toRecipients||the to recipients|| 
     49||Body||the body of the email|| 
     50'''Comment:''' the boddy is always empty 
     51 
     52[[BR]] 
     53 
     54'''Mathod:''' eventDeleteEmail [[BR]] 
     55'''Parameters:'''  
     56 
     57||'''Key'''||'''Value'''|| 
     58||Subject||the subject of the selected email|| 
     59||FolderURI||the URI of the folder in which the email is placed|| 
     60||EmailURI||the URI of the email|| 
     61||Sender||the sender of this email name and email address (name <email-address>)|| 
     62||bccRecipients||the bind carbon copy recipients|| 
     63||ccRecipients||the carbon copy recipients|| 
     64||toRecipients||the to recipients|| 
     65||Body||the body of the email|| 
     66'''Comment:''' the boddy is always empty 
     67 
     68[[BR]] 
     69 
     70'''Mathod:''' eventViewEmail [[BR]] 
     71'''Parameters:'''  
     72 
     73||'''Key'''||'''Value'''|| 
     74||Subject||the subject of the selected email|| 
     75||FolderURI||the URI of the folder in which the email is placed|| 
     76||EmailURI||the URI of the email|| 
     77||Sender||the sender of this email name and email address (name <email-address>)|| 
     78||bccRecipients||the bind carbon copy recipients|| 
     79||ccRecipients||the carbon copy recipients|| 
     80||toRecipients||the to recipients|| 
     81||Body||the body of the email|| 
     82'''Comment:''' the boddy is always empty 
     83 
     84[[BR]] 
     85 
     86'''Mathod:''' eventMoveEmailToFolder[[BR]] 
     87'''Parameters:'''  
     88 
     89||'''Key'''||'''Value'''|| 
     90||Subject||the subject of the selected email|| 
     91||FolderURI||the URI of the folder in which the email is placed|| 
     92||EmailURI||the URI of the email|| 
     93||Sender||the sender of this email name and email address (name <email-address>)|| 
     94||bccRecipients||the bind carbon copy recipients|| 
     95||ccRecipients||the carbon copy recipients|| 
     96||toRecipients||the to recipients|| 
     97||Body||the body of the email|| 
     98'''Comment:''' the boddy is always empty 
    4599 
    46100 
     101[[BR]] 
    47102 
    48 '''Action:''' renaming Folder[[br]] 
    49 '''Methode:''' eventRenameFolder[[br]] 
    50 '''Parameter:'''[[br]] 
    51         Name: formerURI[[br]] 
    52         Value: folder_URI[[br]] 
    53         Name: newURI[[br]] 
    54         Value: folderURI[[br]] 
    55         Name Body toRecipients,  Sender,  ccRecipients,  bccRecipients[[br]] 
    56         Value: String[[br]] 
    57          
     103'''Mathod:''' eventSendEmail [[BR]] 
     104'''Parameters:'''  
    58105 
    59 '''Action:''' reply to email[[br]]  
    60 '''Methode:''' eventReplyToEmail[[br]] 
    61 '''Parameter:'''[[br]] 
    62         Name: Subject[[br]] 
    63         Value: String[[br]] 
    64         Name: Body[[br]] 
    65         Value: Body; toRecipients; Sender; ccRecipients; bccRecipients[[br]] 
    66         Name: OriginalMsgURI [[br]] 
    67         Value: message_URI[[br]] 
     106||'''Key'''||'''Value'''|| 
     107||Subject||the subject of the selected email|| 
     108||FolderURI||the URI of the folder in which the email is placed|| 
     109||EmailURI||the URI of the email|| 
     110||Sender||the sender of this email name and email address (name <email-address>)|| 
     111||bccRecipients||the bind carbon copy recipients|| 
     112||ccRecipients||the carbon copy recipients|| 
     113||toRecipients||the to recipients|| 
     114||Body||the body of the email|| 
    68115 
    69 '''Action:''' forwarding an email[[br]]  
    70 '''Methode:''' eventForwardEmail[[br]] 
    71 '''Parameter:'''[[br]] 
    72         Name: Subject[[br]] 
    73         Value: String[[br]] 
    74         Name: Body; toRecipients; Sender; ccRecipients; bccRecipients[[br]] 
    75         Value: String[[br]] 
    76         Name: OriginalMsgURI [[br]] 
    77         Value: message_URI[[br]] 
     116[[BR]] 
     117 
     118'''Mathod:''' eventReceiveEmail [[BR]] 
     119'''Parameters:'''  
     120 
     121||'''Key'''||'''Value'''|| 
     122||Subject||the subject of the selected email|| 
     123||FolderURI||the URI of the folder in which the email is placed|| 
     124||EmailURI||the URI of the email|| 
     125||Sender||the sender of this email name and email address (name <email-address>)|| 
     126||bccRecipients||the bind carbon copy recipients|| 
     127||ccRecipients||the carbon copy recipients|| 
     128||toRecipients||the to recipients|| 
     129||Body||the body of the email|| 
     130'''Comment:''' the boddy is always empty 
    78131 
    79132 
    80 '''Action:''' select an email[[br]] 
    81 '''Methode:''' eventEmailSelected[[br]] 
    82 '''Parameter:'''[[br]] 
    83         Name: folderURI[[br]] 
    84         Value: folder_URI[[br]] 
    85         Name: EmailURI[[br]] 
    86         Value: email_URI[[br]] 
    87         Name: toRecipients; Sender; ccRecipients; bccRecipients; Body[[br]] 
    88         Value: Sting[[br]] 
    89  
    90  
    91 '''Action:''' select an email[[br]] 
    92 '''Methode:''' eventViewEmail[[br]] 
    93 '''Parameter:''' 
    94         Name: folderURI[[br]] 
    95         Value: folder_URI[[br]] 
    96         Name: EmailURI[[br]] 
    97         Value: email_URI[[br]] 
    98         Name: toRecipients; Sender; ccRecipients; bccRecipients; Body*[[br]] 
    99         Value: Sting[[br]] 
    100 *body is always empty[[br]]