2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UIResponder.h>
9 @
class NSBundle
, NSHashTable
, NSString
, UIBarButtonItem
, UINavigationItem
, UITabBarItem
, UIView
;
11 @interface UIViewController
: UIResponder
<NSCoding
>
14 UITabBarItem
*_tabBarItem
;
15 UINavigationItem
*_navigationItem
;
19 UIViewController
*_parentViewController
;
20 NSHashTable
*_childViewControllers
;
21 UIViewController
*_childModalViewController
;
22 UIView
*_modalTransitionView
;
24 UIView
*_savedHeaderSuperview
;
25 UIView
*_savedFooterSuperview
;
26 UIBarButtonItem
*_editButtonItem
;
28 unsigned int isRootViewController
:1;
29 unsigned int isEditing
:1;
30 unsigned int isPerformingModalTransition
:1;
31 unsigned int hidesBottomBarWhenPushed
:1;
32 unsigned int autoresizesArchivedViewToFullSize
:1;
33 } _viewControllerFlags
;
36 + (BOOL
)doesOverrideMethod
:(SEL
)fp8
;
37 + (id
)viewControllerForView
:(id
)fp8
;
38 + (void)removeViewControllerForView
:(id
)fp8
;
39 + (void)setViewController
:(id
)fp8 forView
:(id
)fp12
;
40 + (void)setCustomTransitionDuration
:(double)fp8
;
41 - (id
)initWithNibName
:(id
)fp8 bundle
:(id
)fp12
;
43 - (id
)initWithCoder
:(id
)fp8
;
45 - (void)_populateArchivedChildViewControllers
:(id
)fp8
;
46 - (void)encodeWithCoder
:(id
)fp8
;
54 - (void)setView
:(id
)fp8
;
56 - (void)_setExistingView
:(id
)fp8
;
58 - (void)_setExistingNavigationItem
:(id
)fp8
;
59 - (id
)_existingNavigationItem
;
60 - (void)_setExistingTabBarItem
:(id
)fp8
;
61 - (id
)_existingTabBarItem
;
62 - (void)window
:(id
)fp8 willAnimateFromContentFrame
:(struct CGRect
)fp12 toContentFrame
:(struct CGRect
)fp28
;
63 - (BOOL
)autoresizesArchivedViewToFullSize
;
64 - (void)setAutoresizesArchivedViewToFullSize
:(BOOL
)fp8
;
65 - (void)autoresizeArchivedView
;
66 - (void)_hideAutomaticKeyboardForTransition
:(int)fp8
;
67 - (void)_showAutomaticKeyboardFromBottomWithDuration
:(id
)fp8
;
68 - (void)_showAutomaticKeyboardForTransition
:(int)fp8
;
70 - (void)setTitle
:(id
)fp8
;
71 - (void)updateTitleForViewController
:(id
)fp8
;
72 - (void)addChildViewController
:(id
)fp8
;
73 - (void)removeChildViewController
:(id
)fp8
;
74 - (id
)parentViewController
;
75 - (void)setParentViewController
:(id
)fp8
;
76 - (void)prepareFirstResponder
;
77 - (void)viewWillAppear
:(BOOL
)fp8
;
78 - (void)viewDidAppear
:(BOOL
)fp8
;
79 - (void)viewWillDisappear
:(BOOL
)fp8
;
80 - (void)viewDidDisappear
:(BOOL
)fp8
;
81 - (void)viewWillMoveToWindow
:(id
)fp8
;
82 - (void)viewDidMoveToWindow
:(id
)fp8
;
83 - (void)_didReceiveMemoryWarning
:(id
)fp8
;
84 - (void)didReceiveMemoryWarning
;
85 - (void)purgeMemoryForReason
:(int)fp8
;
86 - (BOOL
)isRootViewController
;
87 - (void)setIsRootViewController
:(BOOL
)fp8
;
88 - (void)applicationWillSuspend
;
89 - (void)applicationDidResume
;
90 - (BOOL
)isPerformingModalTransition
;
91 - (id
)modalTransitionView
;
92 - (void)setModalTransitionView
:(id
)fp8
;
93 - (id
)modalViewController
;
95 - (void)presentModalViewController
:(id
)fp8 withTransition
:(int)fp12
;
96 - (void)presentModalViewController
:(id
)fp8 withNavigationController
:(BOOL
)fp12 animated
:(BOOL
)fp16
;
97 - (void)presentModalViewController
:(id
)fp8 animated
:(BOOL
)fp12
;
98 - (BOOL
)_tryRecursivelyPresentModalViewController
:(id
)fp8 withTransition
:(int)fp12
;
99 - (void)dismissModalViewControllerWithTransition
:(int)fp8
;
100 - (void)dismissModalViewControllerAnimated
:(BOOL
)fp8
;
101 - (void)transitionViewDidComplete
:(id
)fp8 fromView
:(id
)fp12 toView
:(id
)fp16
;
102 - (void)modalPresentTransitionDidComplete
;
103 - (void)modalDismissTransitionDidComplete
;
104 - (double)durationForTransition
:(int)fp8
;
105 - (id
)viewControllerForRotation
;
106 - (BOOL
)isWindowRotatable
:(id
)fp8
;
107 - (BOOL
)window
:(id
)fp8 shouldAutorotateToInterfaceOrientation
:(UIInterfaceOrientation
)fp12
;
108 - (BOOL
)shouldAutorotateToInterfaceOrientation
:(UIInterfaceOrientation
)fp8
;
109 - (id
)rotatingHeaderViewForWindow
:(id
)fp8
;
110 - (id
)rotatingHeaderView
;
111 - (id
)rotatingContentViewForWindow
:(id
)fp8
;
112 - (id
)rotatingFooterViewForWindow
:(id
)fp8
;
113 - (id
)rotatingFooterView
;
114 - (int)interfaceOrientation
;
115 - (struct CGPoint
)_centerForOrientation
:(int)fp8
;
116 - (struct CGRect
)_boundsForOrientation
:(int)fp8
;
117 - (void)window
:(id
)fp8 willRotateToInterfaceOrientation
:(int)fp12 duration
:(double)fp16
;
118 - (void)willRotateToInterfaceOrientation
:(int)fp8 duration
:(double)fp12
;
119 - (void)window
:(id
)fp8 willAnimateFirstHalfOfRotationToInterfaceOrientation
:(int)fp12 duration
:(double)fp16
;
120 - (void)willAnimateFirstHalfOfRotationToInterfaceOrientation
:(int)fp8 duration
:(double)fp12
;
121 - (void)window
:(id
)fp8 didAnimateFirstHalfOfRotationToInterfaceOrientation
:(int)fp12
;
122 - (void)didAnimateFirstHalfOfRotationToInterfaceOrientation
:(int)fp8
;
123 - (void)window
:(id
)fp8 willAnimateSecondHalfOfRotationFromInterfaceOrientation
:(int)fp12 duration
:(double)fp16
;
124 - (void)willAnimateSecondHalfOfRotationFromInterfaceOrientation
:(int)fp8 duration
:(double)fp12
;
125 - (void)window
:(id
)fp8 didRotateFromInterfaceOrientation
:(int)fp12
;
126 - (void)didRotateFromInterfaceOrientation
:(int)fp8
;
127 - (id
)defaultPNGName
;
128 - (id
)childModalViewController
;
129 - (void)setChildModalViewController
:(id
)fp8
;
130 - (id
)childViewControllers
;
131 - (void)setChildViewControllers
:(id
)fp8
;