#import <NSString-NSEmailAddressString.h>
Öffentliche Methoden | |
| (id) | - copyUncommentedAddress |
| (id) | - uncommentedAddress |
| (id) | - uncommentedAddressRespectingGroups |
| (id) | - addressComment |
| (id) | - copyAddressComment |
| (void) | - firstName:middleName:lastName:extension: |
| (BOOL) | - appearsToBeAnInitial |
| (id) | - addressList |
| (id) | - trimCommasSpacesQuotes |
| (id) | - componentsSeparatedByCommaRespectingQuotesAndParens |
| (id) | - searchStringComponents |
| (BOOL) | - isLegalCommentedEmailAddress |
| (BOOL) | - isLegalEmailAddress |
| (id) | - addressDomain |
Öffentliche, statische Methoden | |
| (id) | + nameExtensions |
| (id) | + nameExtensionsThatDoNotNeedCommas |
| (id) | + partialSurnames |
| (id) | + formattedAddressWithName:email:useQuotes: |
Definiert in Zeile 9 der Datei NSString-NSEmailAddressString.h.
| + (id) nameExtensions |
| + (id) nameExtensionsThatDoNotNeedCommas |
| + (id) partialSurnames |
| + (id) formattedAddressWithName: | (id) | fp8 | ||
| email: | (id) | fp12 | ||
| useQuotes: | (BOOL) | fp16 | ||
| - (id) copyUncommentedAddress |
| - (id) uncommentedAddress |
| - (id) uncommentedAddressRespectingGroups |
| - (id) addressComment |
| - (id) copyAddressComment |
| - (void) firstName: | (id *) | fp8 | ||
| middleName: | (id *) | fp12 | ||
| lastName: | (id *) | fp16 | ||
| extension: | (id *) | fp20 | ||
| - (BOOL) appearsToBeAnInitial |
| - (id) addressList |
| - (id) trimCommasSpacesQuotes |
| - (id) componentsSeparatedByCommaRespectingQuotesAndParens |
| - (id) searchStringComponents |
| - (BOOL) isLegalCommentedEmailAddress |
| - (BOOL) isLegalEmailAddress |
| - (id) addressDomain |