|
FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
| CCAANinePartImageLayer | |
| CFSEventStream | FSEventSteam object wrapper |
| C<FSEventStreamDelegate> | FSEventSteam delegate |
| CNSAArray | NSArray subclass-available implementation |
| C<NSAArrayLikeDataObject> | This protocol defines NSArray-like interface methods for data objects |
| CNSABlockEnumerator | Enumerator using block |
| CNSAClass | Object wrapper for runtime Class |
| CNSAClass(Deprecated) | |
| CNSADictionary | NSDictionary subclass-available implementation |
| CNSAImageWell | Real image well, described as image well in Interface Builder - allow a user to drag an image to it |
| C<NSAImageWellDelegate> | This protocol defines delegate methods for NSAImageWell objects |
| C<NSAIndexedSubscript> | The indexed subscript getter protocol NSAIndexedSubscript must be adopted and implemented by immutable objects used for indexed subscript in modern Objective-C |
| CNSAInfiniteEnumerator | Infinite loop |
| C<NSAKeyedSubscript> | The keyed subscript getter protocol NSAKeyedSubscript must be adopted and implemented by immutable objects used for keyed subscript in modern Objective-C |
| CNSAMethod | Object wrapper for Method |
| CNSAMutableArray | NSMutableArray subclass-available implementation |
| C<NSAMutableArrayLikeDataObject> | This protocol defines NSMutableArray-like interface methods for data objects |
| CNSAMutableDictionary | NSMutableDictionary subclass-available implementation |
| C<NSAMutableIndexedSubscript> | The indexed subscript setter protocol NSAMutableIndexedSubscript must be adopted and implemented by mutable objects used for indexed subscript in modern Objective-C |
| C<NSAMutableKeyedSubscript> | The keyed subscript setter protocol NSAMutableKeyedSubscript must be adopted and implemented by mutable objects used for keyed subscript in modern Objective-C |
| CNSAMutableOrderedDictionary | Mutable ordered dictionary |
| CNSAMutableString | NSMutableString subclass-available implementation |
| CNSAMutableTriple | Manages ordered collections of 3 objects |
| CNSAMutableTuple | Manages ordered collections of 2 objects |
| CNSAOrderedDictionary | Immutable ordered dictionary |
| CNSAOverridingMediator | A mediator to select origin or overrided method. Useful for partial protocol implementation |
| CNSARangeEnumerator | This enumerator generate number through a range |
| 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 |
| CNSAString | NSString subclass-available implementation |
| CNSATriple | Manages ordered collections of 3 objects |
| CNSAttributedString(Shortcuts) | NSAttributedString common shortcuts |
| CNSAttributedStringAttributeDictionary | NSMutableAttributedString attributes dictionary |
| CNSATuple | Manages ordered collections of 2 objects |
| CNSAURLRequestHTTPBodyMultiPartFormPostFormatter | Multipart Form POST data formatter for NSMutableURLRequest |
| CNSAVersion | |
| CNSAVersion(OSX) | |
| CNSBundle(Shortcuts) | NSBundle extensions |
| CNSCharacterSet(Shortcut) | NSCharacterSet extensions |
| CNSControl(Properties) | NSControl missing properties |
| 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(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 |
| CNSEnumerator(Functional) | See Map/Filter/Reduce for concept of functional tools |
| CNSImage(NSDrawNinePartImage) | NSDrawNinePartImage convinient methods |
| CNSImage(Shortcuts) | NSImage shortcuts |
| CNSJSONSerialization(Shortcuts) | NSJSONSerialization shortcuts |
| 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 |
| CNSMutableDictionary(Functional) | See Map/Filter/Reduce for concept of functional tools |
| 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(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 |
| 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(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 |
| CUIAColorComponents | UIColor component interface |
| CUIActivityIndicatorView(Property) | UIActivityIndicatorView shortcut properties |
| CUIADimmingView | A general dimming view to implement dimming like UISearchDisplayController is dimmed |
| C<UIADimmingViewDelegate> | This protocol defines delegate methods for UIDimmingView objects |
| CUIAlertView(Shortcuts) | |
| CUIAPlaceholderTextView | UITextView with placeholder |
| CUIApplication(Private) | Safe private methods of UIApplication |
| CUIApplication(Shortcuts) | UIApplication shortcuts |
| CUIAPreparedCellTableView | A table view using rrepared cells instead of data source |
| CUIAResultDisplayController | A result display controller manages display of a input view and a result view that displays the results of a search of data by view insertion. This is working as a general version of UISearchDisplayController |
| C<UIAResultDisplayDelegate> | |
| CUIASegmentedImageView | |
| C<UIASubviewTableSubviewSource> | This protocol defines data source and subview source methods for UIASubviewTableView objects |
| CUIASubviewTableView | Table view for various sized cell fit for subviews |
| CUIATableViewCellCopyable | |
| C<UIATableViewCellCopyableDelegate> | |
| CUIAView | UIView with refined lifecycle. (testing) |
| CUIAViewController | UIView with refined lifecycle. (testing) |
| CUIAViewHolder | A holder of UIView for interface builder instead of UIViewController |
| C<UIAViewLifeCycle> | |
| 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 |
| CUIScrollView(Shortcuts) | UIScrollView shortcuts |
| CUITableViewCell(Shortcuts) | UITableViewCell shortcuts |
| CUIView(Animation) | UIView animation shortcuts |
| CUIView(CALayerShortcut) | See UIView layer for more informations |
| CUIView(InterfaceBuilder) | UIView loader from InterfaceBuilder |
| CUIView(UIViewGeometryShortcut) | |
| CUIViewController(Shortcuts) | [UIViewController][0] shortcut extension |
| CUIWebView(Shortcuts) | UIWebView extension |