#import <NSURL-UIKitAdditions.h>
Öffentliche Methoden | |
| (id) | - phoneNumber |
| (void) | - getPhoneNumber:addressBookUID: |
| (BOOL) | - hasTelephonyScheme |
| (void) | - _domain:subdomain: |
| (BOOL) | - _isGoogleMapsDomain:subdomain:path:queryKeysAndValues: |
| (BOOL) | - isGoogleMapsURL |
| (id) | - mapsURL |
| (id) | - itmsURL |
| (id) | - youTubeURL |
| (BOOL) | - isSpringboardHandledURL |
| (BOOL) | - isWebSafeTelephoneURL |
| (id) | - webSafeTelephoneURL |
Öffentliche, statische Methoden | |
| (id) | + URLWithTelephoneNumber: |
| (id) | + URLWithTelephoneNumber:addressBookUID: |
| (id) | + mapsURLWithQuery: |
| (id) | + mapsURLWithSourceAddress:destinationAddress: |
Definiert in Zeile 9 der Datei NSURL-UIKitAdditions.h.
| + (id) URLWithTelephoneNumber: | (id) | fp8 |
| + (id) URLWithTelephoneNumber: | (id) | fp8 | ||
| addressBookUID: | (int) | fp12 | ||
| + (id) mapsURLWithQuery: | (id) | fp8 |
| + (id) mapsURLWithSourceAddress: | (id) | fp8 | ||
| destinationAddress: | (id) | fp12 | ||
| - (id) phoneNumber |
| - (void) getPhoneNumber: | (id *) | fp8 | ||
| addressBookUID: | (int *) | fp12 | ||
| - (BOOL) hasTelephonyScheme |
| - (void) _domain: | (id *) | fp8 | ||
| subdomain: | (id *) | fp12 | ||
| - (BOOL) _isGoogleMapsDomain: | (id) | fp8 | ||
| subdomain: | (id) | fp12 | ||
| path: | (id) | fp16 | ||
| queryKeysAndValues: | (id) | fp20 | ||
| - (BOOL) isGoogleMapsURL |
| - (id) mapsURL |
| - (id) itmsURL |
| - (id) youTubeURL |
| - (BOOL) isSpringboardHandledURL |
| - (BOOL) isWebSafeTelephoneURL |
| - (id) webSafeTelephoneURL |