Changes between Version 9 and Version 10 of Thunderbird_userobs


Ignore:
Timestamp:
05/11/07 14:59:12 (17 years ago)
Author:
mploessl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Thunderbird_userobs

    v9 v10  
    200200'''Comment:''' the boddy is always empty, works only via File -> Print... and with the print button in the toolbar of the main window. 
    201201 
    202  
     202[[BR]] 
     203 
     204'''Mathod:''' eventAddAddressBookEntry [[BR]] 
     205'''Parameters:'''  
     206 
     207||'''Key'''||'''Value'''|| 
     208||ABLastName||the lastname|| 
     209||ABFirstName||ths firstname|| 
     210||ABPrimaryEmail||the email address|| 
     211||ABURI||the URI of the addressbook entry|| 
     212 
     213[[BR]] 
     214 
     215'''Mathod:''' eventModifyAddressBookEntry [[BR]] 
     216'''Parameters:'''  
     217 
     218||'''Key'''||'''Value'''|| 
     219||ABLastName||the lastname|| 
     220||ABFirstName||ths firstname|| 
     221||ABPrimaryEmail||the email address|| 
     222||ABURI||the URI of the addressbook entry|| 
     223 
     224[[BR]] 
     225 
     226'''Mathod:''' eventDeleteAddressBookEntry [[BR]] 
     227'''Parameters:'''  
     228 
     229||'''Key'''||'''Value'''|| 
     230||ABLastName||the lastname|| 
     231||ABFirstName||ths firstname|| 
     232||ABPrimaryEmail||the email address|| 
     233||ABURI||the URI of the addressbook entry|| 
     234 
     235