|
|
(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 |
| |
|
|
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 |
| |
|
|
BOOL | beingPresentedModally |
| |
|
BOOL | onTopOfNavigationControllerStack |
| |
|
UIWebView * | webView |
| |
|
UINavigationBar * | navigationBar |
| |
|
UIToolbar * | toolbar |
| |
|
TOWebLoadingView * | loadingBarView |
| |
|
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:
- Vendors/TOWebViewController/TOWebViewController.m