Subversion Repositories Applications.framework

Rev

Rev 302 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
297 jpm 1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
  <html xmlns="http://www.w3.org/1999/xhtml">
4
		<head>
5
			<!-- template designed by Marco Von Ballmoos  -->
6
			<title></title>
7
			<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'/>
8
			<link rel="stylesheet" href="media/stylesheet.css" />
9
											</head>
10
		<body>
11
						<a name="top"></a>
12
<h2>[Zend_OpenId] element index</h2>
13
	<h3>Package indexes</h3>
14
	<ul>
15
				<li><a href="elementindex_Framework.html">Framework</a></li>
16
							<li><a href="elementindex_Utilitaire.html">Utilitaire</a></li>
17
			</ul>
18
<a href="elementindex.html">All elements</a>
19
<br />
20
<div class="index-letter-menu">
21
	<a class="index-letter" href="elementindex_Zend_OpenId.html#a">a</a>
22
	<a class="index-letter" href="elementindex_Zend_OpenId.html#d">d</a>
23
	<a class="index-letter" href="elementindex_Zend_OpenId.html#g">g</a>
24
	<a class="index-letter" href="elementindex_Zend_OpenId.html#i">i</a>
25
	<a class="index-letter" href="elementindex_Zend_OpenId.html#p">p</a>
26
	<a class="index-letter" href="elementindex_Zend_OpenId.html#s">s</a>
27
	<a class="index-letter" href="elementindex_Zend_OpenId.html#_">_</a>
28
</div>
29
 
30
	<a name="_"></a>
31
	<div class="index-letter-section">
32
		<div style="float: left" class="index-letter-title">_</div>
33
		<div style="float: right"><a href="#top">top</a></div>
34
		<div style="clear: both"></div>
35
	</div>
36
	<dl>
37
			<dt class="field">
38
						<span class="method-title">__construct</span>
39
					</dt>
40
		<dd class="index-item-body">
41
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#method__construct">StorageFile::__construct()</a> in StorageFile.php</div>
42
							<div class="index-item-description">Constructs storage object and creates storage directory</div>
43
					</dd>
44
		</dl>
45
	<a name="a"></a>
46
	<div class="index-letter-section">
47
		<div style="float: left" class="index-letter-title">a</div>
48
		<div style="float: right"><a href="#top">top</a></div>
49
		<div style="clear: both"></div>
50
	</div>
51
	<dl>
52
			<dt class="field">
53
						<span class="method-title">addAssociation</span>
54
					</dt>
55
		<dd class="index-item-body">
56
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodaddAssociation">StorageFile::addAssociation()</a> in StorageFile.php</div>
57
							<div class="index-item-description">Stores information about association identified by $url/$handle</div>
58
					</dd>
59
			<dt class="field">
60
						<span class="method-title">addAssociation</span>
61
					</dt>
62
		<dd class="index-item-body">
63
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodaddAssociation">Storage::addAssociation()</a> in Storage.php</div>
64
							<div class="index-item-description">Stores information about association identified by $url/$handle</div>
65
					</dd>
66
			<dt class="field">
67
						<span class="method-title">addDiscoveryInfo</span>
68
					</dt>
69
		<dd class="index-item-body">
70
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodaddDiscoveryInfo">StorageFile::addDiscoveryInfo()</a> in StorageFile.php</div>
71
							<div class="index-item-description">Stores information discovered from identity $id</div>
72
					</dd>
73
			<dt class="field">
74
						<span class="method-title">addDiscoveryInfo</span>
75
					</dt>
76
		<dd class="index-item-body">
77
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodaddDiscoveryInfo">Storage::addDiscoveryInfo()</a> in Storage.php</div>
78
							<div class="index-item-description">Stores information discovered from identity $id</div>
79
					</dd>
80
		</dl>
81
	<a name="d"></a>
82
	<div class="index-letter-section">
83
		<div style="float: left" class="index-letter-title">d</div>
84
		<div style="float: right"><a href="#top">top</a></div>
85
		<div style="clear: both"></div>
86
	</div>
87
	<dl>
88
			<dt class="field">
89
						<span class="method-title">delAssociation</span>
90
					</dt>
91
		<dd class="index-item-body">
92
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methoddelAssociation">StorageFile::delAssociation()</a> in StorageFile.php</div>
93
							<div class="index-item-description">Deletes association identified by $url</div>
94
					</dd>
95
			<dt class="field">
96
						<span class="method-title">delAssociation</span>
97
					</dt>
98
		<dd class="index-item-body">
99
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methoddelAssociation">Storage::delAssociation()</a> in Storage.php</div>
100
							<div class="index-item-description">Deletes association identified by $url</div>
101
					</dd>
102
			<dt class="field">
103
						<span class="method-title">delDiscoveryInfo</span>
104
					</dt>
105
		<dd class="index-item-body">
106
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methoddelDiscoveryInfo">StorageFile::delDiscoveryInfo()</a> in StorageFile.php</div>
107
							<div class="index-item-description">Removes cached information discovered from identity $id</div>
108
					</dd>
109
			<dt class="field">
110
						<span class="method-title">delDiscoveryInfo</span>
111
					</dt>
112
		<dd class="index-item-body">
113
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methoddelDiscoveryInfo">Storage::delDiscoveryInfo()</a> in Storage.php</div>
114
							<div class="index-item-description">Removes cached information discovered from identity $id</div>
115
					</dd>
116
		</dl>
117
	<a name="g"></a>
118
	<div class="index-letter-section">
119
		<div style="float: left" class="index-letter-title">g</div>
120
		<div style="float: right"><a href="#top">top</a></div>
121
		<div style="clear: both"></div>
122
	</div>
123
	<dl>
124
			<dt class="field">
125
						<span class="method-title">getAssociation</span>
126
					</dt>
127
		<dd class="index-item-body">
128
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodgetAssociation">StorageFile::getAssociation()</a> in StorageFile.php</div>
129
							<div class="index-item-description">Gets information about association identified by $url  Returns true if given association found and not expired and false  otherwise</div>
130
					</dd>
131
			<dt class="field">
132
						<span class="method-title">getAssociation</span>
133
					</dt>
134
		<dd class="index-item-body">
135
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodgetAssociation">Storage::getAssociation()</a> in Storage.php</div>
136
							<div class="index-item-description">Gets information about association identified by $url  Returns true if given association found and not expired and false  otherwise</div>
137
					</dd>
138
			<dt class="field">
139
						<span class="method-title">getAssociationByHandle</span>
140
					</dt>
141
		<dd class="index-item-body">
142
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodgetAssociationByHandle">StorageFile::getAssociationByHandle()</a> in StorageFile.php</div>
143
							<div class="index-item-description">Gets information about association identified by $handle  Returns true if given association found and not expired and false  otherwise</div>
144
					</dd>
145
			<dt class="field">
146
						<span class="method-title">getAssociationByHandle</span>
147
					</dt>
148
		<dd class="index-item-body">
149
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodgetAssociationByHandle">Storage::getAssociationByHandle()</a> in Storage.php</div>
150
							<div class="index-item-description">Gets information about association identified by $handle  Returns true if given association found and not expired and false  othverwise</div>
151
					</dd>
152
			<dt class="field">
153
						<span class="method-title">getDiscoveryInfo</span>
154
					</dt>
155
		<dd class="index-item-body">
156
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodgetDiscoveryInfo">StorageFile::getDiscoveryInfo()</a> in StorageFile.php</div>
157
							<div class="index-item-description">Gets information discovered from identity $id  Returns true if such information exists and false otherwise</div>
158
					</dd>
159
			<dt class="field">
160
						<span class="method-title">getDiscoveryInfo</span>
161
					</dt>
162
		<dd class="index-item-body">
163
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodgetDiscoveryInfo">Storage::getDiscoveryInfo()</a> in Storage.php</div>
164
							<div class="index-item-description">Gets information discovered from identity $id  Returns true if such information exists and false otherwise</div>
165
					</dd>
166
		</dl>
167
	<a name="i"></a>
168
	<div class="index-letter-section">
169
		<div style="float: left" class="index-letter-title">i</div>
170
		<div style="float: right"><a href="#top">top</a></div>
171
		<div style="clear: both"></div>
172
	</div>
173
	<dl>
174
			<dt class="field">
175
						<span class="method-title">isUniqueNonce</span>
176
					</dt>
177
		<dd class="index-item-body">
178
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodisUniqueNonce">StorageFile::isUniqueNonce()</a> in StorageFile.php</div>
179
							<div class="index-item-description">The function checks the uniqueness of openid.response_nonce</div>
180
					</dd>
181
			<dt class="field">
182
						<span class="method-title">isUniqueNonce</span>
183
					</dt>
184
		<dd class="index-item-body">
185
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodisUniqueNonce">Storage::isUniqueNonce()</a> in Storage.php</div>
186
							<div class="index-item-description">The function checks the uniqueness of openid.response_nonce</div>
187
					</dd>
188
		</dl>
189
	<a name="p"></a>
190
	<div class="index-letter-section">
191
		<div style="float: left" class="index-letter-title">p</div>
192
		<div style="float: right"><a href="#top">top</a></div>
193
		<div style="clear: both"></div>
194
	</div>
195
	<dl>
196
			<dt class="field">
197
						<span class="method-title">purgeNonces</span>
198
					</dt>
199
		<dd class="index-item-body">
200
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodpurgeNonces">StorageFile::purgeNonces()</a> in StorageFile.php</div>
201
							<div class="index-item-description">Removes data from the uniqueness database that is older then given date</div>
202
					</dd>
203
			<dt class="field">
204
						<span class="method-title">purgeNonces</span>
205
					</dt>
206
		<dd class="index-item-body">
207
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodpurgeNonces">Storage::purgeNonces()</a> in Storage.php</div>
208
							<div class="index-item-description">Removes data from the uniqueness database that is older then given date</div>
209
					</dd>
210
		</dl>
211
	<a name="s"></a>
212
	<div class="index-letter-section">
213
		<div style="float: left" class="index-letter-title">s</div>
214
		<div style="float: right"><a href="#top">top</a></div>
215
		<div style="clear: both"></div>
216
	</div>
217
	<dl>
218
			<dt class="field">
219
						Storage
220
					</dt>
221
		<dd class="index-item-body">
222
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html">Storage</a> in Storage.php</div>
223
							<div class="index-item-description">Abstract class to implement external storage for OpenID consumer</div>
224
					</dd>
225
			<dt class="field">
226
						StorageFile
227
					</dt>
228
		<dd class="index-item-body">
229
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html">StorageFile</a> in StorageFile.php</div>
230
							<div class="index-item-description">External storage implemmentation using serialized files</div>
231
					</dd>
232
			<dt class="field">
233
						<span class="include-title">Storage.php</span>
234
					</dt>
235
		<dd class="index-item-body">
236
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/_utilitaires---Storage.php.html">Storage.php</a> in Storage.php</div>
237
					</dd>
238
			<dt class="field">
239
						<span class="include-title">StorageFile.php</span>
240
					</dt>
241
		<dd class="index-item-body">
242
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/_utilitaires---StorageFile.php.html">StorageFile.php</a> in StorageFile.php</div>
243
					</dd>
244
		</dl>
245
 
246
<div class="index-letter-menu">
247
	<a class="index-letter" href="elementindex_Zend_OpenId.html#a">a</a>
248
	<a class="index-letter" href="elementindex_Zend_OpenId.html#d">d</a>
249
	<a class="index-letter" href="elementindex_Zend_OpenId.html#g">g</a>
250
	<a class="index-letter" href="elementindex_Zend_OpenId.html#i">i</a>
251
	<a class="index-letter" href="elementindex_Zend_OpenId.html#p">p</a>
252
	<a class="index-letter" href="elementindex_Zend_OpenId.html#s">s</a>
253
	<a class="index-letter" href="elementindex_Zend_OpenId.html#_">_</a>
254
</div>	</body>
255
</html>