NSLocale Klassenreferenz

#import <NSLocale.h>

Abgeleitet von NSObject, < NSCopying > und < NSCoding >.

Basisklasse für NSCFLocale.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - objectForKey:
(id) - displayNameForKey:value:
(id) - init
(unsigned long) - _cfTypeID
(unsigned int) - hash
(BOOL) - isEqual:
(id) - copyWithZone:
(void) - encodeWithCoder:
(id) - initWithCoder:
(Class) - classForCoder
(id) - localeIdentifier
(id) - identifier
(id) - initWithLocaleIdentifier:
(id) - _copyDisplayNameForKey:value:

Öffentliche, statische Methoden

(id) + allocWithZone:
(id) + systemLocale
(id) + currentLocale
(id) + availableLocaleIdentifiers
(id) + ISOLanguageCodes
(id) + ISOCountryCodes
(id) + ISOCurrencyCodes
(id) + componentsFromLocaleIdentifier:
(id) + localeIdentifierFromComponents:
(id) + canonicalLocaleIdentifierFromString:
(id) + canonicalLanguageIdentifierFromString:

Ausführliche Beschreibung

Definiert in Zeile 12 der Datei NSLocale.h.


Dokumentation der Elementfunktionen

+ (id) allocWithZone: (struct _NSZone *)  fp8  

+ (id) systemLocale  

+ (id) currentLocale  

+ (id) availableLocaleIdentifiers  

+ (id) ISOLanguageCodes  

+ (id) ISOCountryCodes  

+ (id) ISOCurrencyCodes  

+ (id) componentsFromLocaleIdentifier: (id)  fp8  

+ (id) localeIdentifierFromComponents: (id)  fp8  

+ (id) canonicalLocaleIdentifierFromString: (id)  fp8  

+ (id) canonicalLanguageIdentifierFromString: (id)  fp8  

- (id) objectForKey: (id)  fp8  

Implementiert in NSCFLocale.

- (id) displayNameForKey: (id)  fp8
value: (id)  fp12 

Implementiert in NSCFLocale.

- (id) init  

- (unsigned long) _cfTypeID  

- (unsigned int) hash  

Implementiert NSObject.

Implementiert in NSCFLocale.

- (BOOL) isEqual: (id)  fp8  

Implementiert NSObject.

Implementiert in NSCFLocale.

- (id) copyWithZone: (struct _NSZone *)  fp8  

Erneute Implementation von < NSCopying >.

- (void) encodeWithCoder: (id)  fp8  

Erneute Implementation von < NSCoding >.

- (id) initWithCoder: (id)  fp8  

Erneute Implementation von < NSCoding >.

- (Class) classForCoder  

- (id) localeIdentifier  

- (id) identifier  

- (id) initWithLocaleIdentifier: (id)  fp8  

Implementiert in NSCFLocale.

- (id) _copyDisplayNameForKey: (id)  fp8
value: (id)  fp12 


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