Library
Class Methods | List of all members
UIAlertView(Localization) Category Reference

Class Methods

(UIAlertView *) + localizedAlertViewForPrefix:delegate:
 
(UIAlertView *) + localizedAlertViewForPrefix:
 
(UIAlertView *) + showLocalizedAlertViewForPrefix:delegate:
 
(UIAlertView *) + showLocalizedAlertViewForPrefix:
 

Method Documentation

+ (UIAlertView *) localizedAlertViewForPrefix: (NSString*)  prefix

return a localized u alert view

Returns
a localized ui alert view
+ (UIAlertView *) localizedAlertViewForPrefix: (NSString*)  prefix
delegate: (id<UIAlertViewDelegate>)  delegate 

return a localized u alert view

Parameters
prefix
delegate
Returns
a localized ui alert view
+ (UIAlertView *) showLocalizedAlertViewForPrefix: (NSString*)  prefix

method show the localized alert view for prefix

Returns
show the localized alert view for prefix
+ (UIAlertView *) showLocalizedAlertViewForPrefix: (NSString*)  prefix
delegate: (id<UIAlertViewDelegate>)  delegate 

method shows the locaized alert view for the prefix

Returns
the alert

The documentation for this category was generated from the following files: