iToolsAccount Klassenreferenz

#import <iToolsAccount.h>

Abgeleitet von IMAPAccount.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - hostname
(void) - setHostname:
(void) - setUsername:
(void) - setPasswordInKeychain:
(void) - _removePasswordInKeychain
(id) - passwordFromKeychain
(id) - emailAddresses
(void) - setDeliveryAccount:
(Class) - connectionClass
(id) - deliveryAccount

Öffentliche, statische Methoden

(id) + emailAddressHostPart
(id) + defaultPathNameForAccountWithHostname:username:
(id) + iToolsMailHostname
(id) + iToolsSMTPHostname
(id) + accountTypeString
(id) + displayedAccountTypeString
(BOOL) + isPredefinedAccountType
(id) + accountInfoValueForKey:value:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei iToolsAccount.h.


Dokumentation der Elementfunktionen

+ (id) emailAddressHostPart  

+ (id) defaultPathNameForAccountWithHostname: (id)  fp8
username: (id)  fp12 

Implementiert MailAccount.

+ (id) iToolsMailHostname  

+ (id) iToolsSMTPHostname  

+ (id) accountTypeString  

Implementiert IMAPAccount.

+ (id) displayedAccountTypeString  

Implementiert Account.

+ (BOOL) isPredefinedAccountType  

Implementiert MailAccount.

+ (id) accountInfoValueForKey: (id)  fp8
value: (id)  fp12 

Implementiert Account.

- (id) hostname  

Implementiert Account.

- (void) setHostname: (id)  fp8  

Implementiert MailAccount.

- (void) setUsername: (id)  fp8  

Implementiert MailAccount.

- (void) setPasswordInKeychain: (id)  fp8  

Implementiert Account.

- (void) _removePasswordInKeychain  

Implementiert Account.

- (id) passwordFromKeychain  

Implementiert Account.

- (id) emailAddresses  

Implementiert MailAccount.

- (void) setDeliveryAccount: (id)  fp8  

Implementiert MailAccount.

- (Class) connectionClass  

Implementiert IMAPAccount.

- (id) deliveryAccount  

Implementiert MailAccount.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: