#import <MailboxUid.h>
Abgeleitet von NSObject.
Basisklasse für _RootlessMailboxUid.
Definiert in Zeile 11 der Datei MailboxUid.h.
| + (id) specialNameForType: | (int) | fp8 |
| + (id) specialMailboxUids |
| - (void) dealloc |
Implementiert NSObject.
| - (id) init |
| - (id) initWithAccount: | (id) | fp8 |
| - (id) initWithName: | (id) | fp8 | ||
| attributes: | (unsigned int) | fp12 | ||
| forAccount: | (id) | fp16 | ||
| permanentTag: | (id) | fp20 | ||
| - (id) uniqueId |
| - (id) displayName |
Implementiert in _RootlessMailboxUid.
| - (void) setPendingNameChange: | (id) | fp8 |
| - (id) name |
| - (id) displayNameUsingSpecialNames |
| - (void) setName: | (id) | fp8 |
| - (id) permanentTag |
| - (void) setPermanentTag: | (id) | fp8 |
| - (unsigned int) attributes |
| - (void) setAttributes: | (unsigned int) | fp8 |
| - (unsigned int) unreadCount |
| - (BOOL) setUnreadCount: | (unsigned int) | fp8 |
| - (unsigned int) nonDeletedCount |
| - (id) children |
| - (BOOL) hasChildren |
| - (void) invalidateCachedNumberOfGenericChildren |
| - (unsigned int) numberOfGenericChildren |
| - (id) childEnumerator |
| - (id) childEnumeratorIncludingHiddenChildren: | (BOOL) | fp8 |
| - (id) depthFirstEnumerator |
| - (unsigned int) numberOfChildren |
| - (id) childAtIndex: | (unsigned int) | fp8 |
| - (unsigned int) indexOfChild: | (id) | fp8 |
| - (id) childWithName: | (id) | fp8 |
| - (id) childWithPermanentTag: | (id) | fp8 |
| - (id) descendantWithPermanentTag: | (id) | fp8 |
| - (id) mutableCopyOfChildren |
| - (void) _deleteChildrenWithURLsIfInvalid: | (id) | fp8 | ||
| fullPaths: | (id) | fp12 | ||
| - (BOOL) setChildren: | (id) | fp8 |
| - (void) sortChildren |
| - (id) parent |
| - (void) setParent: | (id) | fp8 |
| - (void) flushCriteria |
| - (void) setRepresentedAccount: | (id) | fp8 |
| - (id) representedAccount |
| - (id) account |
| - (BOOL) isValid |
| - (void) invalidate |
| - (BOOL) isContainer |
| - (BOOL) isStore |
| - (BOOL) isSpecialMailboxUid |
| - (BOOL) isOutgoingMailboxUid |
| - (id) accountRelativePath |
| - (id) fullPathNonNil |
| - (id) fullPath |
Implementiert in _RootlessMailboxUid.
| - (id) realFullPath |
| - (id) tildeAbbreviatedPath |
Implementiert in _RootlessMailboxUid.
| - (id) pathRelativeToMailbox: | (id) | fp8 |
| - (id) URL |
| - (id) URLStringWithAccount: | (id) | fp8 |
| - (id) oldURLString |
| - (id) URLString |
| - (int) compareWithMailboxUid: | (id) | fp8 |
| - (int) indexToInsertChildMailboxUid: | (id) | fp8 |
| - (BOOL) isDescendantOfMailbox: | (id) | fp8 |
| - (id) description |
| - (int) type |
| - (void) setType: | (int) | fp8 |
| - (BOOL) isVisible |
| - (id) _loadUserInfo |
| - (id) userInfoObjectForKey: | (id) | fp8 |
| - (void) setUserInfoObject: | (id) | fp8 | ||
| forKey: | (id) | fp12 | ||
| - (BOOL) userInfoBoolForKey: | (id) | fp8 |
| - (void) setUserInfoBool: | (BOOL) | fp8 | ||
| forKey: | (id) | fp12 | ||
| - (void) saveUserInfo |
| - (id) userInfoDictionary |
| - (void) setUserInfoWithDictionary: | (id) | fp8 |
| - (id) userInfo |
| - (id) ancestralAccount |
| - (id) criterion |
| - (void) setCriterion: | (id) | fp8 |
| - (id) store |
| - (id) copyWithZone: | (id) | fp8 |
| - (BOOL) isSelectable |
Definiert in Zeile 13 der Datei MailboxUid.h.
- (id) _accountOrPathComponent [protected] |
Definiert in Zeile 14 der Datei MailboxUid.h.
- (unsigned int) _attributes [protected] |
Definiert in Zeile 15 der Datei MailboxUid.h.
- (void*) _tree [protected] |
Definiert in Zeile 16 der Datei MailboxUid.h.
- (NSString*) pendingNameChange [protected] |
Definiert in Zeile 17 der Datei MailboxUid.h.
- (MessageCriterion*) _criterion [protected] |
Definiert in Zeile 18 der Datei MailboxUid.h.
- (BOOL) allCriteriaMustBeSatisfied [protected] |
Definiert in Zeile 19 der Datei MailboxUid.h.
- (NSString*) _realFullPath [protected] |
Definiert in Zeile 20 der Datei MailboxUid.h.
- (unsigned int) _numberOfGenericChildren [protected] |
Definiert in Zeile 21 der Datei MailboxUid.h.
- (NSString*) _permanentTag [protected] |
Definiert in Zeile 22 der Datei MailboxUid.h.