LuxChat  2.0
Instant messenger for iOS
Instance Methods | Protected Attributes | List of all members
IDMPhotoBrowser() Category Reference

Instance Methods

(void) - performLayout
 
(void) - tilePages
 
(BOOL) - isDisplayingPageForIndex:
 
(IDMZoomingScrollView *) - pageDisplayedAtIndex:
 
(IDMZoomingScrollView *) - pageDisplayingPhoto:
 
(IDMZoomingScrollView *) - dequeueRecycledPage
 
(void) - configurePage:forIndex:
 
(void) - didStartViewingPageAtIndex:
 
(CGRect) - frameForPagingScrollView
 
(CGRect) - frameForPageAtIndex:
 
(CGSize) - contentSizeForPagingScrollView
 
(CGPoint) - contentOffsetForPageAtIndex:
 
(NSUInteger) - numberOfPhotos
 
(id< IDMPhoto >) - photoAtIndex:
 
(UIImage *) - imageForPhoto:
 
(void) - releaseAllUnderlyingPhotos
 
(UIImage *) - imageForPhoto:
 

Protected Attributes

NSMutableArray * _photos
 
UIScrollView * _pagingScrollView
 
UIPanGestureRecognizer * _panGesture
 
NSMutableSet * _visiblePages
 
NSMutableSet * _recycledPages
 
NSUInteger _pageIndexBeforeRotation
 
NSUInteger _currentPageIndex
 
NSTimer * _controlVisibilityTimer
 
UIView * _senderViewForAnimation
 
BOOL _performingLayout
 
BOOL _rotating
 
BOOL _viewIsActive
 
NSInteger _initalPageIndex
 
BOOL _isdraggingPhoto
 
CGRect _senderViewOriginalFrame
 
UIWindow * _applicationWindow
 
UIViewController * _applicationTopViewController
 
int _previousModalPresentationStyle
 

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