FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
►CCALayer | |
C<FSEventStreamDelegate> | FSEventSteam delegate |
CNSAClass(Deprecated) | |
►C<NSAIndexedSubscript> | The indexed subscript getter protocol NSAIndexedSubscript must be adopted and implemented by immutable objects used for indexed subscript in modern Objective-C |
►C<NSAKeyedSubscript> | The keyed subscript getter protocol NSAKeyedSubscript must be adopted and implemented by immutable objects used for keyed subscript in modern Objective-C |
►CNSArray | |
CNSArray(Creations) | NSArray creation methods extension with NSData or NSFastEnumeration |
CNSArray(Deprecated) | Deprecated methods of NSArray extensions |
CNSArray(Functional) | See Map/Filter/Reduce for concept of functional tools |
CNSArray(NSNumber) | NSArray shortcut methods for NSNumber |
CNSArray(NSURLRequest) | Creation methods extension using NSURLRequest |
CNSArray(Random) | Random selection in NSArray objects |
CNSArray(Rearrange) | NSArray rearrangement methods extension |
CNSArray(Shortcuts) | NSArray shortcut methods extension |
CNSAttributedString(Shortcuts) | NSAttributedString common shortcuts |
CNSAVersion(OSX) | |
CNSBundle(Shortcuts) | NSBundle extensions |
CNSCharacterSet(Shortcut) | NSCharacterSet extensions |
CNSControl(Properties) | NSControl missing properties |
►C<NSCopying> | |
CNSCountedSet(Functional) | See Map/Filter/Reduce for concept of functional tools |
CNSData(CommonCrypto) | Shortcuts for CommonCrypto digest |
CNSData(CommonCryptor) | CommonCryptor wrapper |
CNSData(CommonCryptorString) | CommonCryptor NSData to NSString decryption shortcuts |
CNSData(Deprecation) | |
CNSData(NSStringUTF8) | NSData extension for NSString |
CNSData(NSURL_deprecated) | NSData creation shortcuts from URL |
CNSData(NSURLRequest) | Creation methods extension using NSURLRequest |
CNSData(Serialization) | NSData serialization/deserialization extension collection |
CNSDate(Shortcuts) | NSDate common shortcuts |
CNSDecimalNumber(Description) | NSNumber description method extension |
►CNSDictionary | |
CNSDictionary(Deprecated) | Deprecated methods of NSDictionary extensions |
CNSDictionary(Functional) | See Map/Filter/Reduce for concept of functional tools |
CNSDictionary(NSData) | NSDictionary creation methods extension with NSData |
CNSDictionary(NSURLRequest) | Creation methods extension using NSURLRequest |
CNSDictionary(Shortcuts) | NSDictionary shortcut methods extension |
►C<NSDraggingDestination> | |
►CNSEnumerator | |
CNSEnumerator(Functional) | See Map/Filter/Reduce for concept of functional tools |
►C<NSFastEnumeration> | |
CNSImage(NSDrawNinePartImage) | NSDrawNinePartImage convinient methods |
CNSImage(Shortcuts) | NSImage shortcuts |
►CNSImageView | |
CNSJSONSerialization(Shortcuts) | NSJSONSerialization shortcuts |
►CNSMutableArray | |
CNSMutableArray(Deprecated) | Deprecated methods of NSMutableArray extensions |
CNSMutableArray(Functional) | See Map/Filter/Reduce for concept of functional tools |
CNSMutableArray(Random) | Random selection in NSMutableArray objects |
CNSMutableAttributedString(AttributeProperties) | Dictionary with easy attribute interface |
►C<NSMutableCopying> | |
►CNSMutableDictionary | |
CNSMutableDictionary(Functional) | See Map/Filter/Reduce for concept of functional tools |
►CNSMutableString | |
CNSMutableURLRequest(HTTPMethod) | NSMutableURLRequest POST extension |
CNSMutableURLRequest(NSAURLRequestHTTPBodyMultiPartFormPostFormatter) | NSURLRequest Multipart Form POST extension |
CNSMutableURLRequest(Properties) | NSURLRequest property shortcuts for legacy compilers |
CNSNull(Tools) | NSNull tools |
CNSNumber(Description) | NSNumber description method extension |
CNSNumberFormatter(Shortcuts) | Common shortcuts |
►CNSObject | |
CNSObject(NSAClass) | NSObject extension for NSAClass shortcut |
CNSObject(NSValue) | NSObject extension cateogory collection for NSValue |
CNSObject(ObjCRuntime) | NSObject <objc/runtime.h> extensions |
CNSObject(ObjCRuntimeClass) | Class extensions |
►C<NSObject> | |
CNSOrderedSet(Functional) | See Map/Filter/Reduce for concept of functional tools |
CNSPasteboard(Shortcuts) | NSPasteboard shortcuts |
CNSSet(Enumerator) | |
CNSSet(Functional) | See Map/Filter/Reduce for concept of functional tools |
►CNSString | |
CNSString(CommonCrypto) | Shortcuts for CommonCrypto digest |
CNSString(CommonCryptorString) | CommonCryptor NSString to NSData encryption shortcuts |
CNSString(Creations) | NSString creation method extension |
CNSString(Deprecation) | |
CNSString(Evaluation) | Numeric value evaluation |
CNSString(NSPasteboard) | NSPasteboard creation method |
CNSString(NSPathUtilities) | Extensions of NSString(NSStringPathExtensions) |
CNSString(NSURL) | NSString shortcut to detect URL and to create an NSURL |
CNSString(NSURL_deprecated) | |
CNSString(NSUTF8StringEncoding) | Shortcut for UTF8 |
CNSString(RegularExpression) | |
CNSString(Shortcuts) | NSString method shortcuts |
CNSTextView(Placeholder) | Append placeholder support |
CNSTimer(dispatch) | [dispatch][0] Shortcuts, not really NSTimer-related implementation |
CNSTimer(NSRunLoop) | NSTimer extension for NSRunLoop shortcuts |
CNSTimer(Shortcuts) | NSTimer shortcuts - deprecated candidates |
CNSURL(CFURL) | NSURL missing bridge of CFURL |
CNSURL(Creations) | Creation method extension |
CNSURLRequest(Creations_deprecated) | Deprecated creation shortcuts |
CNSURLRequest(Properties) | NSURLRequest property shortcuts for legacy compilers |
CUIActivityIndicatorView(Property) | UIActivityIndicatorView shortcut properties |
CUIAlertView(Shortcuts) | |
CUIApplication(Private) | Safe private methods of UIApplication |
CUIApplication(Shortcuts) | UIApplication shortcuts |
CUIBezierPath(UIImage) | UIBezierPath extension for UIImage creation |
CUIColor(Creations) | UIColor convinient creation methods |
CUIColor(HTMLColor) | UIColor HTML color creations |
CUIColor(Shortcuts) | UIColor shortcuts |
CUIColor(UIAColorComponents) | UIColor creations using UIAColorComponents |
CUIColor(UIImage) | UIImage generator for UIColor |
CUIControl(Shortcuts) | |
CUIDevice(MACAddress) | UIDevice MAC address extension, useful to make unique identifier |
CUIDevice(Shortcuts) | UIDevice shortcuts |
CUIImage(Creations) | UIImage convinient creations methods |
CUIImage(UIGraphics) | UIImage graphics extension |
►CUIImageView | |
CUIScrollView(Shortcuts) | UIScrollView shortcuts |
►CUITableView | |
►CUITableViewCell | |
CUITableViewCell(Shortcuts) | UITableViewCell shortcuts |
►C<UITableViewCellNSObject> | |
►C<UITableViewDataSource> | |
►C<UITableViewDelegate> | |
►CUITextView | |
►CUIView | |
CUIView(Animation) | UIView animation shortcuts |
CUIView(CALayerShortcut) | See UIView layer for more informations |
CUIView(InterfaceBuilder) | UIView loader from InterfaceBuilder |
CUIView(UIViewGeometryShortcut) | |
►CUIViewController | |
CUIViewController(Shortcuts) | [UIViewController][0] shortcut extension |
►C<UIViewNSObject> | |
CUIWebView(Shortcuts) | UIWebView extension |