LuxChat  2.0
Instant messenger for iOS
Instance Methods | Protected Attributes | Properties | List of all members
TOWebViewController() Category Reference
Inheritance diagram for TOWebViewController():

Instance Methods

(void) - setup
 
(NSURL *) - cleanURL:
 
(void) - setUpNavigationButtons
 
(UIView *) - containerViewWithNavigationButtons
 
(void) - refreshButtonsState
 
(void) - backButtonTapped:
 
(void) - forwardButtonTapped:
 
(void) - reloadStopButtonTapped:
 
(void) - actionButtonTapped:
 
(void) - doneButtonTapped:
 
(void) - copyURLToClipboard
 
(void) - openInBrowser
 
(void) - openMailDialog
 
(void) - openMessageDialog
 
(void) - openTwitterDialog
 
(void) - resetLoadProgress
 
(void) - startLoadProgress
 
(void) - incrementLoadProgress
 
(void) - finishLoadProgress
 
(void) - setLoadingProgress:
 
(void) - handleLoadRequestCompletion
 
(CGRect) - rectForVisibleRegionOfWebViewAnimatingToOrientation:
 
(void) - setUpWebViewForRotationToOrientation:withDuration:
 
(void) - animateWebViewRotationToOrientation:withDuration:
 
(void) - restoreWebViewFromRotationFromOrientation:
 
(UIView *) - webViewContentView
 
(BOOL) - webViewPageWidthIsDynamic
 
(UIColor *) - webViewPageBackgroundColor
 

Protected Attributes

struct TOWebViewController():: { ... }  _webViewState
 
struct TOWebViewController():: { ... }  _loadingProgressState
 
CGSize frameSize
 
CGSize contentSize
 
CGPoint contentOffset
 
CGFloat zoomScale
 
CGFloat minimumZoomScale
 
CGFloat maximumZoomScale
 
CGFloat topEdgeInset
 
CGFloat bottomEdgeInset
 
NSInteger loadingCount
 
NSInteger maxLoadCount
 
BOOL interactive
 
CGFloat loadingProgress
 

Properties

BOOL beingPresentedModally
 
BOOL onTopOfNavigationControllerStack
 
UIWebView * webView
 
UINavigationBar * navigationBar
 
UIToolbar * toolbar
 
TOWebLoadingViewloadingBarView
 
UIImageView * webViewRotationSnapshot
 
CAGradientLayer * gradientLayer
 
UIButton * backButton
 
UIButton * forwardButton
 
UIButton * reloadStopButton
 
UIButton * actionButton
 
UIView * buttonsContainerView
 
CGFloat buttonWidth
 
CGFloat buttonSpacing
 
UIImage * reloadIcon
 
UIImage * stopIcon
 
NSMutableDictionary * buttonThemeAttributes
 
UIPopoverController * sharingPopoverController
 
BOOL hideToolbarOnClose
 
BOOL hideNavBarOnClose
 

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