#import <LocalAccount.h>
Abgeleitet von MailAccount.
Öffentliche Methoden | |
| (id) | - initWithPath: |
| (id) | - uniqueId |
| (Class) | - storeClass |
| (id) | - mailboxPathExtension |
| (id) | - primaryMailboxUid |
| (void) | - setPath: |
| (id) | - displayName |
| (void) | - setHostname: |
| (void) | - setUsername: |
| (id) | - password: |
| (void) | - setPassword: |
| (BOOL) | - canFetch |
| (void) | - fetchSynchronously |
| (BOOL) | - shouldAutoFetch |
| (BOOL) | - isOffline |
| (void) | - setIsOffline: |
| (void) | - _synchronouslyLoadListingForParent: |
| (id) | - _copyMailboxUidWithParent:name:attributes:existingMailboxUid:permanentTag: |
| (BOOL) | - _setChildren:forMailboxUid: |
| (BOOL) | - renameMailbox:newName:parent: |
| (void) | - insertInMailboxes:atIndex: |
| (id) | - mailboxUidForFileSystemPath: |
| (id) | - _URLScheme |
| (id) | - _infoForMatchingURL: |
Öffentliche, statische Methoden | |
| (id) | + localAccount |
| (id) | + accountTypeString |
Geschützte Attribute | |
| NSMutableArray * | _disembodiedUids |
Definiert in Zeile 11 der Datei LocalAccount.h.
| + (id) localAccount |
| + (id) accountTypeString |
Implementiert Account.
| - (id) initWithPath: | (id) | fp8 |
Implementiert MailAccount.
| - (id) uniqueId |
Implementiert Account.
| - (Class) storeClass |
Implementiert MailAccount.
| - (id) mailboxPathExtension |
Implementiert MailAccount.
| - (id) primaryMailboxUid |
Implementiert MailAccount.
| - (void) setPath: | (id) | fp8 |
Implementiert MailAccount.
| - (id) displayName |
Implementiert MailAccount.
| - (void) setHostname: | (id) | fp8 |
Implementiert MailAccount.
| - (void) setUsername: | (id) | fp8 |
Implementiert MailAccount.
| - (id) password: | (BOOL) | fp8 |
| - (void) setPassword: | (id) | fp8 |
Implementiert Account.
| - (BOOL) canFetch |
Implementiert MailAccount.
| - (void) fetchSynchronously |
Implementiert MailAccount.
| - (BOOL) shouldAutoFetch |
Implementiert MailAccount.
| - (BOOL) isOffline |
Implementiert Account.
| - (void) setIsOffline: | (BOOL) | fp8 |
Implementiert MailAccount.
| - (void) _synchronouslyLoadListingForParent: | (id) | fp8 |
| - (id) _copyMailboxUidWithParent: | (id) | fp8 | ||
| name: | (id) | fp12 | ||
| attributes: | (unsigned int) | fp16 | ||
| existingMailboxUid: | (id) | fp20 | ||
| permanentTag: | (id) | fp24 | ||
| - (BOOL) _setChildren: | (id) | fp8 | ||
| forMailboxUid: | (id) | fp12 | ||
| - (BOOL) renameMailbox: | (id) | fp8 | ||
| newName: | (id) | fp12 | ||
| parent: | (id) | fp16 | ||
Implementiert MailAccount.
| - (void) insertInMailboxes: | (id) | fp8 | ||
| atIndex: | (unsigned int) | fp12 | ||
| - (id) mailboxUidForFileSystemPath: | (id) | fp8 |
| - (id) _URLScheme |
| - (id) _infoForMatchingURL: | (id) | fp8 |
- (NSMutableArray*) _disembodiedUids [protected] |
Definiert in Zeile 13 der Datei LocalAccount.h.