Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1644)

Side by Side Diff: docs/epy/oauth2client.client.Flow-class.html

Issue 6305043: Switch to epydoc for documenting library. (Closed)
Patch Set: Revert old pydocs, they didn't really change. Created 12 years, 9 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="ascii"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5 <head>
6 <title>oauth2client.client.Flow</title>
7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
8 <script type="text/javascript" src="epydoc.js"></script>
9 </head>
10
11 <body bgcolor="white" text="black" link="blue" vlink="#204080"
12 alink="#204080">
13 <!-- ==================== NAVIGATION BAR ==================== -->
14 <table class="navbar" border="0" width="100%" cellpadding="0"
15 bgcolor="#a0c0ff" cellspacing="0">
16 <tr valign="middle">
17
18 <!-- Tree link -->
19 <th>&nbsp;&nbsp;&nbsp;<a
20 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
21
22 <!-- Index link -->
23 <th>&nbsp;&nbsp;&nbsp;<a
24 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
25
26 <!-- Help link -->
27 <th>&nbsp;&nbsp;&nbsp;<a
28 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
29
30 <th class="navbar" width="100%"></th>
31 </tr>
32 </table>
33 <table width="100%" cellpadding="0" cellspacing="0">
34 <tr valign="top">
35 <td width="100%">
36 <span class="breadcrumbs">
37 <a href="oauth2client-module.html">Package&nbsp;oauth2client</a> ::
38 <a href="oauth2client.client-module.html">Module&nbsp;client</a> ::
39 Class&nbsp;Flow
40 </span>
41 </td>
42 <td>
43 <table cellpadding="0" cellspacing="0">
44 <!-- hide/show private -->
45 <tr><td align="right"><span class="options">[<a href="javascript:void(0) ;" class="privatelink"
46 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
47 <tr><td align="right"><span class="options"
48 >[<a href="frames.html" target="_top">frames</a
49 >]&nbsp;|&nbsp;<a href="oauth2client.client.Flow-class.html"
50 target="_top">no&nbsp;frames</a>]</span></td></tr>
51 </table>
52 </td>
53 </tr>
54 </table>
55 <!-- ==================== CLASS DESCRIPTION ==================== -->
56 <h1 class="epydoc">Class Flow</h1><p class="nomargin-top"><span class="codelink" ><a href="oauth2client.client-pysrc.html#Flow">source&nbsp;code</a></span></p>
57 <center>
58 <center> <map id="uml_class_diagram_for_oauth2cl_16" name="uml_class_diagram_fo r_oauth2cl_16">
59 <area shape="rect" href="oauth2client.client.Flow-class.html" title="Base class for all Flow objects." alt="" coords="76,11,105,43"/>
60 <area shape="rect" href="oauth2client.client.OAuth2WebServerFlow-class.html" tit le="Does the Web Server Flow for OAuth 2.0." alt="" coords="16,72,165,99"/>
61 </map>
62 <img src="uml_class_diagram_for_oauth2cl_16.gif" alt='' usemap="#uml_class_dia gram_for_oauth2cl_16" ismap="ismap" class="graph-without-title" />
63 </center>
64 </center>
65 <hr />
66 <pre class="literalblock">
67 Base class for all Flow objects.
68
69 </pre>
70
71 <!-- ==================== INSTANCE METHODS ==================== -->
72 <a name="section-InstanceMethods"></a>
73 <table class="summary" border="1" cellpadding="3"
74 cellspacing="0" width="100%" bgcolor="white">
75 <tr bgcolor="#70b0f0" class="table-header">
76 <td colspan="2" class="table-header">
77 <table border="0" cellpadding="0" cellspacing="0" width="100%">
78 <tr valign="top">
79 <td align="left"><span class="table-header">Instance Methods</span></td>
80 <td align="right" valign="top"
81 ><span class="options">[<a href="#section-InstanceMethods"
82 class="privatelink" onclick="toggle_private();"
83 >hide private</a>]</span></td>
84 </tr>
85 </table>
86 </td>
87 </tr>
88 <tr>
89 <td colspan="2" class="summary">
90 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
91 <code>__delattr__</code>,
92 <code>__format__</code>,
93 <code>__getattribute__</code>,
94 <code>__hash__</code>,
95 <code>__init__</code>,
96 <code>__new__</code>,
97 <code>__reduce__</code>,
98 <code>__reduce_ex__</code>,
99 <code>__repr__</code>,
100 <code>__setattr__</code>,
101 <code>__sizeof__</code>,
102 <code>__str__</code>,
103 <code>__subclasshook__</code>
104 </p>
105 </td>
106 </tr>
107 </table>
108 <!-- ==================== PROPERTIES ==================== -->
109 <a name="section-Properties"></a>
110 <table class="summary" border="1" cellpadding="3"
111 cellspacing="0" width="100%" bgcolor="white">
112 <tr bgcolor="#70b0f0" class="table-header">
113 <td colspan="2" class="table-header">
114 <table border="0" cellpadding="0" cellspacing="0" width="100%">
115 <tr valign="top">
116 <td align="left"><span class="table-header">Properties</span></td>
117 <td align="right" valign="top"
118 ><span class="options">[<a href="#section-Properties"
119 class="privatelink" onclick="toggle_private();"
120 >hide private</a>]</span></td>
121 </tr>
122 </table>
123 </td>
124 </tr>
125 <tr>
126 <td colspan="2" class="summary">
127 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
128 <code>__class__</code>
129 </p>
130 </td>
131 </tr>
132 </table>
133 <!-- ==================== NAVIGATION BAR ==================== -->
134 <table class="navbar" border="0" width="100%" cellpadding="0"
135 bgcolor="#a0c0ff" cellspacing="0">
136 <tr valign="middle">
137
138 <!-- Tree link -->
139 <th>&nbsp;&nbsp;&nbsp;<a
140 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
141
142 <!-- Index link -->
143 <th>&nbsp;&nbsp;&nbsp;<a
144 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
145
146 <!-- Help link -->
147 <th>&nbsp;&nbsp;&nbsp;<a
148 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
149
150 <th class="navbar" width="100%"></th>
151 </tr>
152 </table>
153 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
154 <tr>
155 <td align="left" class="footer">
156 Generated by Epydoc 3.0.1 on Tue Jun 5 09:03:09 2012
157 </td>
158 <td align="right" class="footer">
159 <a target="mainFrame" href="http://epydoc.sourceforge.net"
160 >http://epydoc.sourceforge.net</a>
161 </td>
162 </tr>
163 </table>
164
165 <script type="text/javascript">
166 <!--
167 // Private objects are initially displayed (because if
168 // javascript is turned off then we want them to be
169 // visible); but by default, we want to hide them. So hide
170 // them unless we have a cookie that says to show them.
171 checkCookie();
172 // -->
173 </script>
174 </body>
175 </html>
OLDNEW
« no previous file with comments | « docs/epy/oauth2client.client.Error-class.html ('k') | docs/epy/oauth2client.client.FlowExchangeError-class.html » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b