Subversion Repositories Applications.framework

Rev

Rev 159 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
159 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>Full index</h2>
13
<h3>Package indexes</h3>
14
<ul>
15
	<li><a href="elementindex_Framework.html">Framework</a></li>
297 jpm 16
	<li><a href="elementindex_Zend_OpenId.html">Zend_OpenId</a></li>
17
	<li><a href="elementindex_Utilitaire.html">Utilitaire</a></li>
159 jpm 18
</ul>
19
<br />
20
<div class="index-letter-menu">
21
	<a class="index-letter" href="elementindex.html#a">a</a>
297 jpm 22
	<a class="index-letter" href="elementindex.html#b">b</a>
159 jpm 23
	<a class="index-letter" href="elementindex.html#c">c</a>
24
	<a class="index-letter" href="elementindex.html#d">d</a>
25
	<a class="index-letter" href="elementindex.html#e">e</a>
297 jpm 26
	<a class="index-letter" href="elementindex.html#f">f</a>
159 jpm 27
	<a class="index-letter" href="elementindex.html#g">g</a>
297 jpm 28
	<a class="index-letter" href="elementindex.html#h">h</a>
159 jpm 29
	<a class="index-letter" href="elementindex.html#i">i</a>
30
	<a class="index-letter" href="elementindex.html#l">l</a>
31
	<a class="index-letter" href="elementindex.html#m">m</a>
32
	<a class="index-letter" href="elementindex.html#n">n</a>
33
	<a class="index-letter" href="elementindex.html#o">o</a>
34
	<a class="index-letter" href="elementindex.html#p">p</a>
35
	<a class="index-letter" href="elementindex.html#r">r</a>
36
	<a class="index-letter" href="elementindex.html#s">s</a>
297 jpm 37
	<a class="index-letter" href="elementindex.html#t">t</a>
159 jpm 38
	<a class="index-letter" href="elementindex.html#u">u</a>
39
	<a class="index-letter" href="elementindex.html#v">v</a>
40
	<a class="index-letter" href="elementindex.html#_">_</a>
41
</div>
42
 
43
	<a name="a"></a>
44
	<div class="index-letter-section">
45
		<div style="float: left" class="index-letter-title">a</div>
46
		<div style="float: right"><a href="#top">top</a></div>
47
		<div style="clear: both"></div>
48
	</div>
49
	<dl>
50
			<dt class="field">
297 jpm 51
						<span class="var-title">$abstraction</span>
52
					</dt>
53
		<dd class="index-item-body">
54
			<div class="index-item-details"><a href="Framework/Bdd.html#var$abstraction">Bdd::$abstraction</a> in Bdd.php</div>
55
							<div class="index-item-description">abstraction de base de données utilisée</div>
56
					</dd>
57
			<dt class="field">
58
						<span class="var-title">$ASSOC</span>
59
					</dt>
60
		<dd class="index-item-body">
61
			<div class="index-item-details"><a href="Framework/Bdd.html#var$ASSOC">Bdd::$ASSOC</a> in Bdd.php</div>
62
							<div class="index-item-description">Mode de fetch associatif</div>
63
					</dd>
64
			<dt class="field">
65
						<span class="method-title">absoluteUrl</span>
66
					</dt>
67
		<dd class="index-item-body">
68
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodabsoluteUrl">OpenIdClient::absoluteUrl()</a> in OpenIdClient.php</div>
69
							<div class="index-item-description">Retourne l'url absolue d'une url donnée</div>
70
					</dd>
71
			<dt class="field">
72
						ABSTRACTION_MYSQL
73
					</dt>
74
		<dd class="index-item-body">
75
			<div class="index-item-details"><a href="Framework/Bdd.html#constABSTRACTION_MYSQL">Bdd::ABSTRACTION_MYSQL</a> in Bdd.php</div>
76
							<div class="index-item-description">Constante stockant le code pour l'abstraction de mysql.</div>
77
					</dd>
78
			<dt class="field">
79
						ABSTRACTION_MYSQLI
80
					</dt>
81
		<dd class="index-item-body">
82
			<div class="index-item-details"><a href="Framework/Bdd.html#constABSTRACTION_MYSQLI">Bdd::ABSTRACTION_MYSQLI</a> in Bdd.php</div>
83
							<div class="index-item-description">Constante stockant le code pour l'abstraction de mysqli.</div>
84
					</dd>
85
			<dt class="field">
86
						ABSTRACTION_PDO
87
					</dt>
88
		<dd class="index-item-body">
89
			<div class="index-item-details"><a href="Framework/Bdd.html#constABSTRACTION_PDO">Bdd::ABSTRACTION_PDO</a> in Bdd.php</div>
90
							<div class="index-item-description">Constante stockant le code pour l'abstraction de PDO.</div>
91
					</dd>
92
			<dt class="field">
93
						ABSTRACTION_SQLITE3
94
					</dt>
95
		<dd class="index-item-body">
96
			<div class="index-item-details"><a href="Framework/Bdd.html#constABSTRACTION_SQLITE3">Bdd::ABSTRACTION_SQLITE3</a> in Bdd.php</div>
97
							<div class="index-item-description">Constante stockant le code pour l'abstraction de SQLite3.</div>
98
					</dd>
99
			<dt class="field">
100
						<span class="method-title">addAssociation</span>
101
					</dt>
102
		<dd class="index-item-body">
103
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodaddAssociation">StorageFile::addAssociation()</a> in StorageFile.php</div>
104
							<div class="index-item-description">Stores information about association identified by $url/$handle</div>
105
					</dd>
106
			<dt class="field">
107
						<span class="method-title">addAssociation</span>
108
					</dt>
109
		<dd class="index-item-body">
110
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodaddAssociation">Storage::addAssociation()</a> in Storage.php</div>
111
							<div class="index-item-description">Stores information about association identified by $url/$handle</div>
112
					</dd>
113
			<dt class="field">
114
						<span class="method-title">addDiscoveryInfo</span>
115
					</dt>
116
		<dd class="index-item-body">
117
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodaddDiscoveryInfo">Storage::addDiscoveryInfo()</a> in Storage.php</div>
118
							<div class="index-item-description">Stores information discovered from identity $id</div>
119
					</dd>
120
			<dt class="field">
121
						<span class="method-title">addDiscoveryInfo</span>
122
					</dt>
123
		<dd class="index-item-body">
124
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodaddDiscoveryInfo">StorageFile::addDiscoveryInfo()</a> in StorageFile.php</div>
125
							<div class="index-item-description">Stores information discovered from identity $id</div>
126
					</dd>
127
			<dt class="field">
128
						<span class="method-title">afficherAvancement</span>
129
					</dt>
130
		<dd class="index-item-body">
131
			<div class="index-item-details"><a href="Framework/Script.html#methodafficherAvancement">Script::afficherAvancement()</a> in Script.php</div>
132
							<div class="index-item-description">Utiliser cette méthode dans une boucle pour afficher un message suivi du nombre de tour de boucle effectué.</div>
133
					</dd>
134
			<dt class="field">
159 jpm 135
						<span class="method-title">afficherChrono</span>
136
					</dt>
137
		<dd class="index-item-body">
138
			<div class="index-item-details"><a href="Framework/Chronometre.html#methodafficherChrono">Chronometre::afficherChrono()</a> in Chronometre.php</div>
297 jpm 139
							<div class="index-item-description">Permet d'afficher les temps d'éxécution de différentes parties d'un script.</div>
159 jpm 140
					</dd>
141
			<dt class="field">
297 jpm 142
						<span class="method-title">ajouter</span>
143
					</dt>
144
		<dd class="index-item-body">
145
			<div class="index-item-details"><a href="Framework/RestClient.html#methodajouter">RestClient::ajouter()</a> in RestClient.php</div>
146
					</dd>
147
			<dt class="field">
148
						<span class="method-title">ajouter</span>
149
					</dt>
150
		<dd class="index-item-body">
151
			<div class="index-item-details"><a href="Framework/RestService.html#methodajouter">RestService::ajouter()</a> in RestService.php</div>
152
							<div class="index-item-description">Méthode appelée lors d'une requête HTTP de type PUT.</div>
153
					</dd>
154
			<dt class="field">
159 jpm 155
						<span class="method-title">ajouterEntree</span>
156
					</dt>
157
		<dd class="index-item-body">
158
			<div class="index-item-details"><a href="Framework/Log.html#methodajouterEntree">Log::ajouterEntree()</a> in Log.php</div>
159
							<div class="index-item-description">Ajoute une entrée au log spécifié par le paramètre $nomFichier</div>
160
					</dd>
161
			<dt class="field">
297 jpm 162
						<span class="method-title">ajouterParametre</span>
163
					</dt>
164
		<dd class="index-item-body">
165
			<div class="index-item-details"><a href="Framework/RestClient.html#methodajouterParametre">RestClient::ajouterParametre()</a> in RestClient.php</div>
166
					</dd>
167
			<dt class="field">
168
						<span class="method-title">ajouterSupplementDureeDeVie</span>
169
					</dt>
170
		<dd class="index-item-body">
171
			<div class="index-item-details"><a href="Framework/Cache.html#methodajouterSupplementDureeDeVie">Cache::ajouterSupplementDureeDeVie()</a> in Cache.php</div>
172
							<div class="index-item-description">Give (if possible) an extra lifetime to the given cache id</div>
173
					</dd>
174
			<dt class="field">
175
						<span class="method-title">ajouterSupplementDureeDeVie</span>
176
					</dt>
177
		<dd class="index-item-body">
178
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodajouterSupplementDureeDeVie">CacheSqlite::ajouterSupplementDureeDeVie()</a> in CacheSqlite.php</div>
179
							<div class="index-item-description">Give (if possible) an extra lifetime to the given cache id</div>
180
					</dd>
181
			<dt class="field">
182
						<span class="method-title">ajouterSupplementDureeDeVie</span>
183
					</dt>
184
		<dd class="index-item-body">
185
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodajouterSupplementDureeDeVie">CacheFichier::ajouterSupplementDureeDeVie()</a> in CacheFichier.php</div>
186
							<div class="index-item-description">Give (if possible) an extra lifetime to the given cache id</div>
187
					</dd>
188
			<dt class="field">
159 jpm 189
						<span class="method-title">analyser</span>
190
					</dt>
191
		<dd class="index-item-body">
192
			<div class="index-item-details"><a href="Framework/SquelettePhp.html#methodanalyser">SquelettePhp::analyser()</a> in SquelettePhp.php</div>
193
							<div class="index-item-description">Fonction prenant en paramètre un chemin de fichier squelette et un tableau associatif de données,  en extrait les variables, charge le squelette et retourne le résultat des deux combinés.</div>
194
					</dd>
195
			<dt class="field">
297 jpm 196
						<span class="method-title">analyserCache</span>
159 jpm 197
					</dt>
198
		<dd class="index-item-body">
297 jpm 199
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodanalyserCache">CacheFichier::analyserCache()</a> in CacheFichier.php</div>
159 jpm 200
					</dd>
297 jpm 201
		</dl>
202
	<a name="b"></a>
203
	<div class="index-letter-section">
204
		<div style="float: left" class="index-letter-title">b</div>
205
		<div style="float: right"><a href="#top">top</a></div>
206
		<div style="clear: both"></div>
207
	</div>
208
	<dl>
159 jpm 209
			<dt class="field">
297 jpm 210
						<span class="var-title">$bdd</span>
159 jpm 211
					</dt>
212
		<dd class="index-item-body">
297 jpm 213
			<div class="index-item-details"><a href="Framework/RestService.html#var$bdd">RestService::$bdd</a> in RestService.php</div>
214
							<div class="index-item-description">Objet de connection à la base de données.</div>
159 jpm 215
					</dd>
216
			<dt class="field">
297 jpm 217
						<span class="var-title">$bdd_nom</span>
159 jpm 218
					</dt>
219
		<dd class="index-item-body">
297 jpm 220
			<div class="index-item-details"><a href="Framework/Bdd.html#var$bdd_nom">Bdd::$bdd_nom</a> in Bdd.php</div>
221
							<div class="index-item-description">Nom de la base de données à laquelle le modèle doit se connecter</div>
159 jpm 222
					</dd>
223
			<dt class="field">
297 jpm 224
						Bdd
159 jpm 225
					</dt>
226
		<dd class="index-item-body">
297 jpm 227
			<div class="index-item-details"><a href="Framework/Bdd.html">Bdd</a> in Bdd.php</div>
228
							<div class="index-item-description">Classe Bdd, d'accés au base de données.</div>
159 jpm 229
					</dd>
230
			<dt class="field">
297 jpm 231
						<span class="include-title">Bdd.php</span>
159 jpm 232
					</dt>
233
		<dd class="index-item-body">
297 jpm 234
			<div class="index-item-details"><a href="Framework/_Bdd.php.html">Bdd.php</a> in Bdd.php</div>
159 jpm 235
					</dd>
297 jpm 236
			<dt class="field">
237
						<span class="method-title">binToBigNum</span>
238
					</dt>
239
		<dd class="index-item-body">
240
			<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodbinToBigNum">DiffieHellmanUtil::binToBigNum()</a> in DiffieHellmanUtil.php</div>
241
							<div class="index-item-description">Converts binary representation into ext/gmp or ext/bcmath big integer  representation.</div>
242
					</dd>
243
			<dt class="field">
244
						<span class="method-title">btwoc</span>
245
					</dt>
246
		<dd class="index-item-body">
247
			<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodbtwoc">DiffieHellmanUtil::btwoc()</a> in DiffieHellmanUtil.php</div>
248
							<div class="index-item-description">Takes an arbitrary precision integer and returns its shortest big-endian  two's complement representation.</div>
249
					</dd>
159 jpm 250
		</dl>
251
	<a name="c"></a>
252
	<div class="index-letter-section">
253
		<div style="float: left" class="index-letter-title">c</div>
254
		<div style="float: right"><a href="#top">top</a></div>
255
		<div style="clear: both"></div>
256
	</div>
257
	<dl>
258
			<dt class="field">
297 jpm 259
						<span class="var-title">$connexion</span>
260
					</dt>
261
		<dd class="index-item-body">
262
			<div class="index-item-details"><a href="Framework/Bdd.html#var$connexion">Bdd::$connexion</a> in Bdd.php</div>
263
							<div class="index-item-description">Connexion à la base de données</div>
264
					</dd>
265
			<dt class="field">
266
						Cache
267
					</dt>
268
		<dd class="index-item-body">
269
			<div class="index-item-details"><a href="Framework/Cache.html">Cache</a> in Cache.php</div>
270
							<div class="index-item-description">Classe Cache permettant de mettre en cache des données.</div>
271
					</dd>
272
			<dt class="field">
273
						<span class="include-title">Cache.php</span>
274
					</dt>
275
		<dd class="index-item-body">
276
			<div class="index-item-details"><a href="Framework/_Cache.php.html">Cache.php</a> in Cache.php</div>
277
					</dd>
278
			<dt class="field">
279
						CacheFichier
280
					</dt>
281
		<dd class="index-item-body">
282
			<div class="index-item-details"><a href="Framework/CacheFichier.html">CacheFichier</a> in CacheFichier.php</div>
283
					</dd>
284
			<dt class="field">
285
						<span class="include-title">CacheFichier.php</span>
286
					</dt>
287
		<dd class="index-item-body">
288
			<div class="index-item-details"><a href="Framework/_CacheFichier.php.html">CacheFichier.php</a> in CacheFichier.php</div>
289
					</dd>
290
			<dt class="field">
291
						CacheSimple
292
					</dt>
293
		<dd class="index-item-body">
294
			<div class="index-item-details"><a href="Framework/CacheSimple.html">CacheSimple</a> in CacheSimple.php</div>
295
							<div class="index-item-description">Classe Cache permettant de mettre en cache des données de façon extremement simple.</div>
296
					</dd>
297
			<dt class="field">
298
						<span class="include-title">CacheSimple.php</span>
299
					</dt>
300
		<dd class="index-item-body">
301
			<div class="index-item-details"><a href="Framework/_CacheSimple.php.html">CacheSimple.php</a> in CacheSimple.php</div>
302
					</dd>
303
			<dt class="field">
304
						CacheSqlite
305
					</dt>
306
		<dd class="index-item-body">
307
			<div class="index-item-details"><a href="Framework/CacheSqlite.html">CacheSqlite</a> in CacheSqlite.php</div>
308
					</dd>
309
			<dt class="field">
310
						<span class="include-title">CacheSqlite.php</span>
311
					</dt>
312
		<dd class="index-item-body">
313
			<div class="index-item-details"><a href="Framework/_CacheSqlite.php.html">CacheSqlite.php</a> in CacheSqlite.php</div>
314
					</dd>
315
			<dt class="field">
316
						Chaine
317
					</dt>
318
		<dd class="index-item-body">
319
			<div class="index-item-details"><a href="Utilitaire/Chaine.html">Chaine</a> in Chaine.php</div>
320
							<div class="index-item-description">Classe fournissant des méthodes statiques de manipulation des chaînes de caractères (String).</div>
321
					</dd>
322
			<dt class="field">
159 jpm 323
						<span class="method-title">charger</span>
324
					</dt>
325
		<dd class="index-item-body">
297 jpm 326
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodcharger">CacheSqlite::charger()</a> in CacheSqlite.php</div>
327
							<div class="index-item-description">Test if a cache is available for the given id and (if yes) return it (false else)</div>
328
					</dd>
329
			<dt class="field">
330
						<span class="method-title">charger</span>
331
					</dt>
332
		<dd class="index-item-body">
333
			<div class="index-item-details"><a href="Framework/I18n.html#methodcharger">I18n::charger()</a> in I18n.php</div>
159 jpm 334
							<div class="index-item-description">Charge un fichier ini dans le tableau des paramètres de l'appli</div>
335
					</dd>
336
			<dt class="field">
297 jpm 337
						<span class="method-title">charger</span>
338
					</dt>
339
		<dd class="index-item-body">
340
			<div class="index-item-details"><a href="Framework/Cache.html#methodcharger">Cache::charger()</a> in Cache.php</div>
341
							<div class="index-item-description">Teste si un cache est disponible pour l'identifiant donné et (si oui) le retourne (false dans le cas contraire)</div>
342
					</dd>
343
			<dt class="field">
344
						<span class="method-title">charger</span>
345
					</dt>
346
		<dd class="index-item-body">
347
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodcharger">CacheFichier::charger()</a> in CacheFichier.php</div>
348
							<div class="index-item-description">Test if a cache is available for the given id and (if yes) return it (false else)</div>
349
					</dd>
350
			<dt class="field">
351
						<span class="method-title">charger</span>
352
					</dt>
353
		<dd class="index-item-body">
354
			<div class="index-item-details"><a href="Framework/Config.html#methodcharger">Config::charger()</a> in Config.php</div>
355
							<div class="index-item-description">Charge un fichier ini dans le tableau des paramètres de l'appli.</div>
356
					</dd>
357
			<dt class="field">
358
						<span class="method-title">charger</span>
359
					</dt>
360
		<dd class="index-item-body">
361
			<div class="index-item-details"><a href="Framework/CacheSimple.html#methodcharger">CacheSimple::charger()</a> in CacheSimple.php</div>
362
							<div class="index-item-description">Teste si le cache est disponible pour l'id donné et (si oui) le retourne (sinon renvoie false)</div>
363
					</dd>
364
			<dt class="field">
365
						<span class="method-title">chargerClasse</span>
366
					</dt>
367
		<dd class="index-item-body">
368
			<div class="index-item-details"><a href="Framework/RestServeur.html#methodchargerClasse">RestServeur::chargerClasse()</a> in RestServeur.php</div>
369
							<div class="index-item-description">La méthode __autoload() charge dynamiquement les classes trouvées dans le code.</div>
370
					</dd>
371
			<dt class="field">
372
						<span class="method-title">chargerMetadonnees</span>
373
					</dt>
374
		<dd class="index-item-body">
375
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodchargerMetadonnees">CacheFichier::chargerMetadonnees()</a> in CacheFichier.php</div>
376
							<div class="index-item-description">Load metadatas from disk</div>
377
					</dd>
378
			<dt class="field">
159 jpm 379
						<span class="method-title">chargerModele</span>
380
					</dt>
381
		<dd class="index-item-body">
382
			<div class="index-item-details"><a href="Framework/Controleur.html#methodchargerModele">Controleur::chargerModele()</a> in Controleur.php</div>
383
							<div class="index-item-description">Charge un modele donné et le rend disponible sous la forme $this-&gt;nom_modele</div>
384
					</dd>
385
			<dt class="field">
297 jpm 386
						<span class="method-title">chrono</span>
159 jpm 387
					</dt>
388
		<dd class="index-item-body">
297 jpm 389
			<div class="index-item-details"><a href="Framework/Chronometre.html#methodchrono">Chronometre::chrono()</a> in Chronometre.php</div>
390
							<div class="index-item-description">Effectue un chronometrage.</div>
159 jpm 391
					</dd>
392
			<dt class="field">
393
						Chronometre
394
					</dt>
395
		<dd class="index-item-body">
396
			<div class="index-item-details"><a href="Framework/Chronometre.html">Chronometre</a> in Chronometre.php</div>
297 jpm 397
							<div class="index-item-description">Chronometre permet de stocker et d'afficher les temps d'éxécution de script.</div>
159 jpm 398
					</dd>
399
			<dt class="field">
400
						<span class="include-title">Chronometre.php</span>
401
					</dt>
402
		<dd class="index-item-body">
403
			<div class="index-item-details"><a href="Framework/_Chronometre.php.html">Chronometre.php</a> in Chronometre.php</div>
404
					</dd>
405
			<dt class="field">
297 jpm 406
						Cli
407
					</dt>
408
		<dd class="index-item-body">
409
			<div class="index-item-details"><a href="Framework/Cli.html">Cli</a> in Cli.php</div>
410
							<div class="index-item-description">CLI permet de récupérer les paramètres passés en ligne de commande pour instancier une classe héritant de la classe abstraite  Script.</div>
411
					</dd>
412
			<dt class="field">
413
						<span class="include-title">Cli.php</span>
414
					</dt>
415
		<dd class="index-item-body">
416
			<div class="index-item-details"><a href="Framework/_Cli.php.html">Cli.php</a> in Cli.php</div>
417
					</dd>
418
			<dt class="field">
419
						<span class="method-title">computeDhSecret</span>
420
					</dt>
421
		<dd class="index-item-body">
422
			<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodcomputeDhSecret">DiffieHellmanUtil::computeDhSecret()</a> in DiffieHellmanUtil.php</div>
423
							<div class="index-item-description">Computes the shared secret from the private DH value $dh and the other  party's public value in $pub_key</div>
424
					</dd>
425
			<dt class="field">
159 jpm 426
						Config
427
					</dt>
428
		<dd class="index-item-body">
429
			<div class="index-item-details"><a href="Framework/Config.html">Config</a> in Config.php</div>
430
							<div class="index-item-description">Config permet de charger automatiquement les fichiers ini du Framework et de l'application.</div>
431
					</dd>
432
			<dt class="field">
433
						<span class="include-title">Config.php</span>
434
					</dt>
435
		<dd class="index-item-body">
436
			<div class="index-item-details"><a href="Framework/_Config.php.html">Config.php</a> in Config.php</div>
437
					</dd>
438
			<dt class="field">
297 jpm 439
						<span class="method-title">configurer</span>
440
					</dt>
441
		<dd class="index-item-body">
442
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodconfigurer">GestionnaireException::configurer()</a> in GestionnaireException.php</div>
443
							<div class="index-item-description">Configure le Gestionnaire d'exceptions et d'erreur à partir des paramêtres de config.</div>
444
					</dd>
445
			<dt class="field">
446
						<span class="method-title">configurer</span>
447
					</dt>
448
		<dd class="index-item-body">
449
			<div class="index-item-details"><a href="Framework/Log.html#methodconfigurer">Log::configurer()</a> in Log.php</div>
450
							<div class="index-item-description">Configure le Log à partir des paramêtres de config.</div>
451
					</dd>
452
			<dt class="field">
453
						<span class="method-title">connecter</span>
454
					</dt>
455
		<dd class="index-item-body">
456
			<div class="index-item-details"><a href="Framework/Bdd.html#methodconnecter">Bdd::connecter()</a> in Bdd.php</div>
457
							<div class="index-item-description">Connection à la base de données en utilisant les informations fournies par  le fichier de configuration.</div>
458
					</dd>
459
			<dt class="field">
460
						<span class="method-title">consulter</span>
461
					</dt>
462
		<dd class="index-item-body">
463
			<div class="index-item-details"><a href="Framework/RestService.html#methodconsulter">RestService::consulter()</a> in RestService.php</div>
464
							<div class="index-item-description">Méthode appelée lors d'une requête HTTP de type GET.</div>
465
					</dd>
466
			<dt class="field">
467
						<span class="method-title">consulter</span>
468
					</dt>
469
		<dd class="index-item-body">
470
			<div class="index-item-details"><a href="Framework/RestClient.html#methodconsulter">RestClient::consulter()</a> in RestClient.php</div>
471
					</dd>
472
			<dt class="field">
159 jpm 473
						Controleur
474
					</dt>
475
		<dd class="index-item-body">
476
			<div class="index-item-details"><a href="Framework/Controleur.html">Controleur</a> in Controleur.php</div>
477
							<div class="index-item-description">Classe Controleur, coeur d'une application, c'est normalement la seule classe d'une application  qui devrait être appelée de l'extérieur.</div>
478
					</dd>
479
			<dt class="field">
480
						<span class="include-title">Controleur.php</span>
481
					</dt>
482
		<dd class="index-item-body">
483
			<div class="index-item-details"><a href="Framework/_Controleur.php.html">Controleur.php</a> in Controleur.php</div>
484
					</dd>
297 jpm 485
			<dt class="field">
486
						<span class="method-title">convertirTaille</span>
487
					</dt>
488
		<dd class="index-item-body">
489
			<div class="index-item-details"><a href="Utilitaire/Fichier.html#methodconvertirTaille">Fichier::convertirTaille()</a> in Fichier.php</div>
490
							<div class="index-item-description">Convertion d'un nombre d'octet en kB, MB, GB.</div>
491
					</dd>
492
			<dt class="field">
493
						COURRIEL
494
					</dt>
495
		<dd class="index-item-body">
496
			<div class="index-item-details"><a href="Utilitaire/Pattern.html#constCOURRIEL">Pattern::COURRIEL</a> in Pattern.php</div>
497
					</dd>
498
			<dt class="field">
499
						<span class="method-title">createDhKey</span>
500
					</dt>
501
		<dd class="index-item-body">
502
			<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodcreateDhKey">DiffieHellmanUtil::createDhKey()</a> in DiffieHellmanUtil.php</div>
503
							<div class="index-item-description">Performs the first step of a Diffie-Hellman key exchange by generating</div>
504
					</dd>
505
			<dt class="field">
506
						<span class="method-title">creerFichier</span>
507
					</dt>
508
		<dd class="index-item-body">
509
			<div class="index-item-details"><a href="Utilitaire/Fichier.html#methodcreerFichier">Fichier::creerFichier()</a> in Fichier.php</div>
510
							<div class="index-item-description">Créer et stocke du contenu dans un fichier.</div>
511
					</dd>
512
			<dt class="field">
513
						<span class="method-title">creerFichierGzip</span>
514
					</dt>
515
		<dd class="index-item-body">
516
			<div class="index-item-details"><a href="Utilitaire/Fichier.html#methodcreerFichierGzip">Fichier::creerFichierGzip()</a> in Fichier.php</div>
517
							<div class="index-item-description">Créer et stocke du contenu dans un fichier compressé en Gzip.</div>
518
					</dd>
519
			<dt class="field">
520
						<span class="include-title">Chaine.php</span>
521
					</dt>
522
		<dd class="index-item-body">
523
			<div class="index-item-details"><a href="Utilitaire/_utilitaires---Chaine.php.html">Chaine.php</a> in Chaine.php</div>
524
					</dd>
159 jpm 525
		</dl>
526
	<a name="d"></a>
527
	<div class="index-letter-section">
528
		<div style="float: left" class="index-letter-title">d</div>
529
		<div style="float: right"><a href="#top">top</a></div>
530
		<div style="clear: both"></div>
531
	</div>
532
	<dl>
533
			<dt class="field">
297 jpm 534
						<span class="var-title">$dsn</span>
535
					</dt>
536
		<dd class="index-item-body">
537
			<div class="index-item-details"><a href="Framework/Bdd.html#var$dsn">Bdd::$dsn</a> in Bdd.php</div>
538
							<div class="index-item-description">DSN pour accéder à la base de données</div>
539
					</dd>
540
			<dt class="field">
159 jpm 541
						Debug
542
					</dt>
543
		<dd class="index-item-body">
544
			<div class="index-item-details"><a href="Framework/Debug.html">Debug</a> in Debug.php</div>
545
							<div class="index-item-description">Classe fournissant des fonctions de débogage équivalante à var_dump et print_r.</div>
546
					</dd>
547
			<dt class="field">
548
						<span class="include-title">Debug.php</span>
549
					</dt>
550
		<dd class="index-item-body">
551
			<div class="index-item-details"><a href="Framework/_Debug.php.html">Debug.php</a> in Debug.php</div>
552
					</dd>
553
			<dt class="field">
297 jpm 554
						<span class="method-title">delAssociation</span>
555
					</dt>
556
		<dd class="index-item-body">
557
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methoddelAssociation">Storage::delAssociation()</a> in Storage.php</div>
558
							<div class="index-item-description">Deletes association identified by $url</div>
559
					</dd>
560
			<dt class="field">
561
						<span class="method-title">delAssociation</span>
562
					</dt>
563
		<dd class="index-item-body">
564
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methoddelAssociation">StorageFile::delAssociation()</a> in StorageFile.php</div>
565
							<div class="index-item-description">Deletes association identified by $url</div>
566
					</dd>
567
			<dt class="field">
568
						<span class="method-title">delDiscoveryInfo</span>
569
					</dt>
570
		<dd class="index-item-body">
571
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methoddelDiscoveryInfo">Storage::delDiscoveryInfo()</a> in Storage.php</div>
572
							<div class="index-item-description">Removes cached information discovered from identity $id</div>
573
					</dd>
574
			<dt class="field">
575
						<span class="method-title">delDiscoveryInfo</span>
576
					</dt>
577
		<dd class="index-item-body">
578
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methoddelDiscoveryInfo">StorageFile::delDiscoveryInfo()</a> in StorageFile.php</div>
579
							<div class="index-item-description">Removes cached information discovered from identity $id</div>
580
					</dd>
581
			<dt class="field">
582
						<span class="method-title">detecterUtf8</span>
583
					</dt>
584
		<dd class="index-item-body">
585
			<div class="index-item-details"><a href="Utilitaire/Encodage.html#methoddetecterUtf8">Encodage::detecterUtf8()</a> in Encodage.php</div>
586
							<div class="index-item-description">Méthode permettant de détecter réellement l'encodage UTF-8.</div>
587
					</dd>
588
			<dt class="field">
159 jpm 589
						<span class="method-title">detruire</span>
590
					</dt>
591
		<dd class="index-item-body">
592
			<div class="index-item-details"><a href="Framework/Registre.html#methoddetruire">Registre::detruire()</a> in Registre.php</div>
297 jpm 593
							<div class="index-item-description">Détruit l'objet associé à l'intitulé, n'a pas d'effet si il n'y a pas d'objet associé.</div>
159 jpm 594
					</dd>
595
			<dt class="field">
297 jpm 596
						DH_G
159 jpm 597
					</dt>
598
		<dd class="index-item-body">
297 jpm 599
			<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#constDH_G">DiffieHellmanUtil::DH_G</a> in DiffieHellmanUtil.php</div>
159 jpm 600
					</dd>
601
			<dt class="field">
297 jpm 602
						DH_P
603
					</dt>
604
		<dd class="index-item-body">
605
			<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#constDH_P">DiffieHellmanUtil::DH_P</a> in DiffieHellmanUtil.php</div>
606
					</dd>
607
			<dt class="field">
608
						DiffieHellmanUtil
609
					</dt>
610
		<dd class="index-item-body">
611
			<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html">DiffieHellmanUtil</a> in DiffieHellmanUtil.php</div>
612
							<div class="index-item-description">Classe utilitaire proposant des fonctions permettant la réalisation d'un  échange de clé Diffie Hellman</div>
613
					</dd>
614
			<dt class="field">
615
						<span class="method-title">digest</span>
616
					</dt>
617
		<dd class="index-item-body">
618
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#methoddigest">OpenIdClient::digest()</a> in OpenIdClient.php</div>
619
							<div class="index-item-description">Generates a hash value (message digest) according to given algorithm.</div>
620
					</dd>
621
			<dt class="field">
159 jpm 622
						<span class="method-title">dump</span>
623
					</dt>
624
		<dd class="index-item-body">
625
			<div class="index-item-details"><a href="Framework/Debug.html#methoddump">Debug::dump()</a> in Debug.php</div>
626
							<div class="index-item-description">Equivalent de var_dump</div>
627
					</dd>
297 jpm 628
			<dt class="field">
629
						<span class="include-title">DiffieHellmanUtil.php</span>
630
					</dt>
631
		<dd class="index-item-body">
632
			<div class="index-item-details"><a href="Framework/_utilitaires---DiffieHellmanUtil.php.html">DiffieHellmanUtil.php</a> in DiffieHellmanUtil.php</div>
633
					</dd>
159 jpm 634
		</dl>
635
	<a name="e"></a>
636
	<div class="index-letter-section">
637
		<div style="float: left" class="index-letter-title">e</div>
638
		<div style="float: right"><a href="#top">top</a></div>
639
		<div style="clear: both"></div>
640
	</div>
641
	<dl>
642
			<dt class="field">
297 jpm 643
						<span class="var-title">$encodage</span>
159 jpm 644
					</dt>
645
		<dd class="index-item-body">
297 jpm 646
			<div class="index-item-details"><a href="Framework/Bdd.html#var$encodage">Bdd::$encodage</a> in Bdd.php</div>
647
							<div class="index-item-description">Encodage de la base de données</div>
159 jpm 648
					</dd>
649
			<dt class="field">
297 jpm 650
						Encodage
651
					</dt>
652
		<dd class="index-item-body">
653
			<div class="index-item-details"><a href="Utilitaire/Encodage.html">Encodage</a> in Encodage.php</div>
654
							<div class="index-item-description">Classe fournissant des méthodes statiques concernant l'encodage et le décodage des caractères de variable.</div>
655
					</dd>
656
			<dt class="field">
657
						<span class="method-title">encoderEnUtf8</span>
658
					</dt>
659
		<dd class="index-item-body">
660
			<div class="index-item-details"><a href="Utilitaire/Encodage.html#methodencoderEnUtf8">Encodage::encoderEnUtf8()</a> in Encodage.php</div>
661
							<div class="index-item-description">Méthode permettant d'encoder par défaut de ISO-8859-15 vers UTF-8 une variable ou un tableau de variables.</div>
662
					</dd>
663
			<dt class="field">
664
						<span class="method-title">encoderTableau</span>
665
					</dt>
666
		<dd class="index-item-body">
667
			<div class="index-item-details"><a href="Framework/Framework.html#methodencoderTableau">Framework::encoderTableau()</a> in Framework.php</div>
668
							<div class="index-item-description">Fonction récursive transcodant toutes les valeurs d'un tableau de leur encodage d'entrée vers un encodage de sortie donné</div>
669
					</dd>
670
			<dt class="field">
671
						<span class="method-title">envoyerEnteteStatutHttp</span>
672
					</dt>
673
		<dd class="index-item-body">
674
			<div class="index-item-details"><a href="Framework/RestServeur.html#methodenvoyerEnteteStatutHttp">RestServeur::envoyerEnteteStatutHttp()</a> in RestServeur.php</div>
675
							<div class="index-item-description">Envoyer un entête HTTP (version 1.0) de statut.</div>
676
					</dd>
677
			<dt class="field">
678
						<span class="method-title">envoyerRequete</span>
679
					</dt>
680
		<dd class="index-item-body">
681
			<div class="index-item-details"><a href="Framework/RestClient.html#methodenvoyerRequete">RestClient::envoyerRequete()</a> in RestClient.php</div>
682
					</dd>
683
			<dt class="field">
684
						ERREUR_CONNEXION_TPL
685
					</dt>
686
		<dd class="index-item-body">
687
			<div class="index-item-details"><a href="Framework/Bdd.html#constERREUR_CONNEXION_TPL">Bdd::ERREUR_CONNEXION_TPL</a> in Bdd.php</div>
688
							<div class="index-item-description">Constante stockant le squelette du message en cas d'erreur de connexion à la base de données.</div>
689
					</dd>
690
			<dt class="field">
691
						ERREUR_REQUETE_TPL
692
					</dt>
693
		<dd class="index-item-body">
694
			<div class="index-item-details"><a href="Framework/Bdd.html#constERREUR_REQUETE_TPL">Bdd::ERREUR_REQUETE_TPL</a> in Bdd.php</div>
695
							<div class="index-item-description">Constante stockant le squelette du message en cas d'erreur de requête sql.</div>
696
					</dd>
697
			<dt class="field">
698
						ERREUR_SELECTION_BDD_TPL
699
					</dt>
700
		<dd class="index-item-body">
701
			<div class="index-item-details"><a href="Framework/Bdd.html#constERREUR_SELECTION_BDD_TPL">Bdd::ERREUR_SELECTION_BDD_TPL</a> in Bdd.php</div>
702
							<div class="index-item-description">Constante stockant le squelette du message en cas d'erreur de sélection de la base de données.</div>
703
					</dd>
704
			<dt class="field">
705
						<span class="method-title">etendre</span>
706
					</dt>
707
		<dd class="index-item-body">
708
			<div class="index-item-details"><a href="Utilitaire/Tableau.html#methodetendre">Tableau::etendre()</a> in Tableau.php</div>
709
							<div class="index-item-description">Etend le tableau à étendre avec les données du tableau à copier. Si des clés sont identiques entre les deux tableaux  une erreur est déclenchée et la valeur du tableau à étendre est gardée. Si les deux tableaux ont des clés numériques  leurs valeurs sont gardées (à la différence de array_merge).</div>
710
					</dd>
711
			<dt class="field">
712
						<span class="method-title">etreAccessibleEnLectureEtEcriture</span>
713
					</dt>
714
		<dd class="index-item-body">
715
			<div class="index-item-details"><a href="Utilitaire/Fichier.html#methodetreAccessibleEnLectureEtEcriture">Fichier::etreAccessibleEnLectureEtEcriture()</a> in Fichier.php</div>
716
							<div class="index-item-description">Vérifie si le fichier ou dossier est accessible en lecture et écriture.</div>
717
					</dd>
718
			<dt class="field">
719
						<span class="method-title">etreFichierMeta</span>
720
					</dt>
721
		<dd class="index-item-body">
722
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodetreFichierMeta">CacheFichier::etreFichierMeta()</a> in CacheFichier.php</div>
723
							<div class="index-item-description">Check if the given filename is a metadatas one</div>
724
					</dd>
725
			<dt class="field">
726
						<span class="method-title">executer</span>
727
					</dt>
728
		<dd class="index-item-body">
729
			<div class="index-item-details"><a href="Framework/Script.html#methodexecuter">Script::executer()</a> in Script.php</div>
730
					</dd>
731
			<dt class="field">
732
						<span class="method-title">executer</span>
733
					</dt>
734
		<dd class="index-item-body">
735
			<div class="index-item-details"><a href="Framework/RestServeur.html#methodexecuter">RestServeur::executer()</a> in RestServeur.php</div>
736
							<div class="index-item-description">Execute la requête.</div>
737
					</dd>
738
			<dt class="field">
739
						<span class="method-title">executer</span>
740
					</dt>
741
		<dd class="index-item-body">
742
			<div class="index-item-details"><a href="Framework/Cli.html#methodexecuter">Cli::executer()</a> in Cli.php</div>
743
							<div class="index-item-description">Execute la ligne de commande en récupérant le nom du script à lancer et ses paramètres.</div>
744
					</dd>
745
			<dt class="field">
159 jpm 746
						<span class="method-title">existe</span>
747
					</dt>
748
		<dd class="index-item-body">
749
			<div class="index-item-details"><a href="Framework/Registre.html#methodexiste">Registre::existe()</a> in Registre.php</div>
297 jpm 750
							<div class="index-item-description">Teste si le registre contient une donnée pour un intitulé d'entrée donné.</div>
159 jpm 751
					</dd>
752
			<dt class="field">
753
						<span class="method-title">existe</span>
754
					</dt>
755
		<dd class="index-item-body">
756
			<div class="index-item-details"><a href="Framework/Config.html#methodexiste">Config::existe()</a> in Config.php</div>
297 jpm 757
							<div class="index-item-description">Vérifie si la valeur d'un paramètre existe.</div>
159 jpm 758
					</dd>
297 jpm 759
			<dt class="field">
760
						<span class="include-title">Encodage.php</span>
761
					</dt>
762
		<dd class="index-item-body">
763
			<div class="index-item-details"><a href="Utilitaire/_utilitaires---Encodage.php.html">Encodage.php</a> in Encodage.php</div>
764
					</dd>
159 jpm 765
		</dl>
297 jpm 766
	<a name="f"></a>
767
	<div class="index-letter-section">
768
		<div style="float: left" class="index-letter-title">f</div>
769
		<div style="float: right"><a href="#top">top</a></div>
770
		<div style="clear: both"></div>
771
	</div>
772
	<dl>
773
			<dt class="field">
774
						<span class="method-title">fabriquer</span>
775
					</dt>
776
		<dd class="index-item-body">
777
			<div class="index-item-details"><a href="Framework/Cache.html#methodfabriquer">Cache::fabriquer()</a> in Cache.php</div>
778
					</dd>
779
			<dt class="field">
780
						Fichier
781
					</dt>
782
		<dd class="index-item-body">
783
			<div class="index-item-details"><a href="Utilitaire/Fichier.html">Fichier</a> in Fichier.php</div>
784
							<div class="index-item-description">Classe fournissant des méthodes statiques de manipulation des fichiers.</div>
785
					</dd>
786
			<dt class="field">
787
						<span class="method-title">formaterExceptionTxt</span>
788
					</dt>
789
		<dd class="index-item-body">
790
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodformaterExceptionTxt">GestionnaireException::formaterExceptionTxt()</a> in GestionnaireException.php</div>
791
							<div class="index-item-description">Formate en texte une exception passée en paramètre.</div>
792
					</dd>
793
			<dt class="field">
794
						<span class="method-title">formaterExceptionXhtml</span>
795
					</dt>
796
		<dd class="index-item-body">
797
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodformaterExceptionXhtml">GestionnaireException::formaterExceptionXhtml()</a> in GestionnaireException.php</div>
798
							<div class="index-item-description">Formate en (X)HTML une exception passée en paramètre.</div>
799
					</dd>
800
			<dt class="field">
801
						<span class="method-title">formaterMsg</span>
802
					</dt>
803
		<dd class="index-item-body">
804
			<div class="index-item-details"><a href="Framework/Script.html#methodformaterMsg">Script::formaterMsg()</a> in Script.php</div>
805
							<div class="index-item-description">Retourne un message d'information formaté.</div>
806
					</dd>
807
			<dt class="field">
808
						FORMAT_INI
809
					</dt>
810
		<dd class="index-item-body">
811
			<div class="index-item-details"><a href="Framework/I18n.html#constFORMAT_INI">I18n::FORMAT_INI</a> in I18n.php</div>
812
							<div class="index-item-description">Format de traduction utilisant les fichier .ini</div>
813
					</dd>
814
			<dt class="field">
815
						Framework
816
					</dt>
817
		<dd class="index-item-body">
818
			<div class="index-item-details"><a href="Framework/Framework.html">Framework</a> in Framework.php</div>
819
							<div class="index-item-description">Classe de base du Framework :</div>
820
					</dd>
821
			<dt class="field">
822
						<span class="include-title">Framework.php</span>
823
					</dt>
824
		<dd class="index-item-body">
825
			<div class="index-item-details"><a href="Framework/_Framework.php.html">Framework.php</a> in Framework.php</div>
826
					</dd>
827
			<dt class="field">
828
						<span class="method-title">fusionnerRequete</span>
829
					</dt>
830
		<dd class="index-item-body">
831
			<div class="index-item-details"><a href="Framework/Url.html#methodfusionnerRequete">Url::fusionnerRequete()</a> in Url.php</div>
832
							<div class="index-item-description">(Re-)Création de la partie requête de l'URL à partir de la fusion du tableau (passé en paramètre) et  les valeurs présentes dans $_GET.</div>
833
					</dd>
834
			<dt class="field">
835
						<span class="include-title">Fichier.php</span>
836
					</dt>
837
		<dd class="index-item-body">
838
			<div class="index-item-details"><a href="Utilitaire/_utilitaires---Fichier.php.html">Fichier.php</a> in Fichier.php</div>
839
					</dd>
840
		</dl>
159 jpm 841
	<a name="g"></a>
842
	<div class="index-letter-section">
843
		<div style="float: left" class="index-letter-title">g</div>
844
		<div style="float: right"><a href="#top">top</a></div>
845
		<div style="clear: both"></div>
846
	</div>
847
	<dl>
848
			<dt class="field">
297 jpm 849
						<span class="method-title">genererCleSecu</span>
850
					</dt>
851
		<dd class="index-item-body">
852
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgenererCleSecu">CacheFichier::genererCleSecu()</a> in CacheFichier.php</div>
853
							<div class="index-item-description">Make a control key with the string containing datas</div>
854
					</dd>
855
			<dt class="field">
159 jpm 856
						<span class="method-title">gererErreur</span>
857
					</dt>
858
		<dd class="index-item-body">
859
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgererErreur">GestionnaireException::gererErreur()</a> in GestionnaireException.php</div>
860
							<div class="index-item-description">Gère les erreurs en les convertissant en exceptions (remplace la fonction gestion d'erreurs native de php)</div>
861
					</dd>
862
			<dt class="field">
297 jpm 863
						<span class="method-title">gererErreurs</span>
864
					</dt>
865
		<dd class="index-item-body">
866
			<div class="index-item-details"><a href="Framework/RestServeur.html#methodgererErreurs">RestServeur::gererErreurs()</a> in RestServeur.php</div>
867
							<div class="index-item-description">Si des exceptions ou des erreurs sont soulevées par le serveur ou les services, elles sont gérées par cette méthode.</div>
868
					</dd>
869
			<dt class="field">
159 jpm 870
						<span class="method-title">gererException</span>
871
					</dt>
872
		<dd class="index-item-body">
873
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgererException">GestionnaireException::gererException()</a> in GestionnaireException.php</div>
297 jpm 874
							<div class="index-item-description">Fonction de gestion des exceptions, remplace le handler par défaut.</div>
159 jpm 875
					</dd>
876
			<dt class="field">
877
						GestionnaireException
878
					</dt>
879
		<dd class="index-item-body">
880
			<div class="index-item-details"><a href="Framework/GestionnaireException.html">GestionnaireException</a> in GestionnaireException.php</div>
881
							<div class="index-item-description">Classe de gestion des exceptions.</div>
882
					</dd>
883
			<dt class="field">
884
						<span class="include-title">GestionnaireException.php</span>
885
					</dt>
886
		<dd class="index-item-body">
887
			<div class="index-item-details"><a href="Framework/_GestionnaireException.php.html">GestionnaireException.php</a> in GestionnaireException.php</div>
888
					</dd>
889
			<dt class="field">
890
						<span class="method-title">get</span>
891
					</dt>
892
		<dd class="index-item-body">
297 jpm 893
			<div class="index-item-details"><a href="Framework/I18n.html#methodget">I18n::get()</a> in I18n.php</div>
894
							<div class="index-item-description">Accesseur pour la valeur d'une traduction</div>
159 jpm 895
					</dd>
896
			<dt class="field">
897
						<span class="method-title">get</span>
898
					</dt>
899
		<dd class="index-item-body">
900
			<div class="index-item-details"><a href="Framework/Config.html#methodget">Config::get()</a> in Config.php</div>
297 jpm 901
							<div class="index-item-description">Accesseur pour la valeur d'un paramètre.</div>
159 jpm 902
					</dd>
903
			<dt class="field">
297 jpm 904
						<span class="method-title">get</span>
159 jpm 905
					</dt>
906
		<dd class="index-item-body">
297 jpm 907
			<div class="index-item-details"><a href="Framework/Registre.html#methodget">Registre::get()</a> in Registre.php</div>
908
							<div class="index-item-description">Renvoie le contenu associé à l'intitulé donné en paramètre.</div>
159 jpm 909
					</dd>
910
			<dt class="field">
297 jpm 911
						<span class="method-title">getAssociation</span>
912
					</dt>
913
		<dd class="index-item-body">
914
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodgetAssociation">Storage::getAssociation()</a> in Storage.php</div>
915
							<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>
916
					</dd>
917
			<dt class="field">
918
						<span class="method-title">getAssociation</span>
919
					</dt>
920
		<dd class="index-item-body">
921
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodgetAssociation">StorageFile::getAssociation()</a> in StorageFile.php</div>
922
							<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>
923
					</dd>
924
			<dt class="field">
925
						<span class="method-title">getAssociationByHandle</span>
926
					</dt>
927
		<dd class="index-item-body">
928
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodgetAssociationByHandle">Storage::getAssociationByHandle()</a> in Storage.php</div>
929
							<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>
930
					</dd>
931
			<dt class="field">
932
						<span class="method-title">getAssociationByHandle</span>
933
					</dt>
934
		<dd class="index-item-body">
935
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodgetAssociationByHandle">StorageFile::getAssociationByHandle()</a> in StorageFile.php</div>
936
							<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>
937
					</dd>
938
			<dt class="field">
159 jpm 939
						<span class="method-title">getCanonique</span>
940
					</dt>
941
		<dd class="index-item-body">
942
			<div class="index-item-details"><a href="Framework/Url.html#methodgetCanonique">Url::getCanonique()</a> in Url.php</div>
297 jpm 943
							<div class="index-item-description">Renvoie une instance d'objet Url representant l'URL canonique du script PHP en cours d'éxécution.</div>
159 jpm 944
					</dd>
945
			<dt class="field">
946
						<span class="method-title">getChemin</span>
947
					</dt>
948
		<dd class="index-item-body">
297 jpm 949
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetChemin">CacheFichier::getChemin()</a> in CacheFichier.php</div>
950
							<div class="index-item-description">Return the complete directory path of a filename (including hashedDirectoryStructure)</div>
951
					</dd>
952
			<dt class="field">
953
						<span class="method-title">getCheminAppli</span>
954
					</dt>
955
		<dd class="index-item-body">
956
			<div class="index-item-details"><a href="Framework/Framework.html#methodgetCheminAppli">Framework::getCheminAppli()</a> in Framework.php</div>
159 jpm 957
							<div class="index-item-description">accesseur pour le chemin</div>
958
					</dd>
959
			<dt class="field">
297 jpm 960
						<span class="method-title">getContenuFichier</span>
159 jpm 961
					</dt>
962
		<dd class="index-item-body">
297 jpm 963
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetContenuFichier">CacheFichier::getContenuFichier()</a> in CacheFichier.php</div>
964
							<div class="index-item-description">Return the file content of the given file</div>
159 jpm 965
					</dd>
966
			<dt class="field">
967
						<span class="method-title">getContexte</span>
968
					</dt>
969
		<dd class="index-item-body">
970
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgetContexte">GestionnaireException::getContexte()</a> in GestionnaireException.php</div>
971
							<div class="index-item-description">Renvoie le booleen définissant si l'on affiche le contexte ou non</div>
972
					</dd>
973
			<dt class="field">
974
						<span class="method-title">getDemande</span>
975
					</dt>
976
		<dd class="index-item-body">
977
			<div class="index-item-details"><a href="Framework/Url.html#methodgetDemande">Url::getDemande()</a> in Url.php</div>
297 jpm 978
							<div class="index-item-description">Renvoie une instance d'objet Url representant l'URL utilisée pour récupérer la requête en cours.</div>
159 jpm 979
					</dd>
980
			<dt class="field">
297 jpm 981
						<span class="method-title">getDhKeyDetails</span>
982
					</dt>
983
		<dd class="index-item-body">
984
			<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodgetDhKeyDetails">DiffieHellmanUtil::getDhKeyDetails()</a> in DiffieHellmanUtil.php</div>
985
							<div class="index-item-description">Returns an associative array with Diffie-Hellman key components in  binary representation. The array includes original prime number 'p' and  generator 'g', random private key 'priv_key' and corresponding public  key 'pub_key'.</div>
986
					</dd>
987
			<dt class="field">
988
						<span class="method-title">getDiscoveryInfo</span>
989
					</dt>
990
		<dd class="index-item-body">
991
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodgetDiscoveryInfo">Storage::getDiscoveryInfo()</a> in Storage.php</div>
992
							<div class="index-item-description">Gets information discovered from identity $id  Returns true if such information exists and false otherwise</div>
993
					</dd>
994
			<dt class="field">
995
						<span class="method-title">getDiscoveryInfo</span>
996
					</dt>
997
		<dd class="index-item-body">
998
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodgetDiscoveryInfo">StorageFile::getDiscoveryInfo()</a> in StorageFile.php</div>
999
							<div class="index-item-description">Gets information discovered from identity $id  Returns true if such information exists and false otherwise</div>
1000
					</dd>
1001
			<dt class="field">
1002
						<span class="method-title">getDossierTmp</span>
1003
					</dt>
1004
		<dd class="index-item-body">
1005
			<div class="index-item-details"><a href="Utilitaire/Fichier.html#methodgetDossierTmp">Fichier::getDossierTmp()</a> in Fichier.php</div>
1006
							<div class="index-item-description">Détermine le dossier système temporaire et détecte si nous y avons accès en lecture et écriture.</div>
1007
					</dd>
1008
			<dt class="field">
159 jpm 1009
						<span class="method-title">getExceptions</span>
1010
					</dt>
1011
		<dd class="index-item-body">
1012
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgetExceptions">GestionnaireException::getExceptions()</a> in GestionnaireException.php</div>
297 jpm 1013
							<div class="index-item-description">Renvoie les exceptions au format (X)HTML ou bien au format texte suivant le mode d'utilisation de PHP.</div>
159 jpm 1014
					</dd>
1015
			<dt class="field">
297 jpm 1016
						<span class="method-title">getExceptionsFormatees</span>
159 jpm 1017
					</dt>
1018
		<dd class="index-item-body">
297 jpm 1019
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgetExceptionsFormatees">GestionnaireException::getExceptionsFormatees()</a> in GestionnaireException.php</div>
1020
							<div class="index-item-description">Renvoie les exceptions au format (X)HTML ou bien au format texte suivant le mode d'utilisation de PHP.</div>
159 jpm 1021
					</dd>
1022
			<dt class="field">
297 jpm 1023
						<span class="method-title">getExceptionsNbre</span>
159 jpm 1024
					</dt>
1025
		<dd class="index-item-body">
297 jpm 1026
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgetExceptionsNbre">GestionnaireException::getExceptionsNbre()</a> in GestionnaireException.php</div>
1027
							<div class="index-item-description">Renvoie le nombre d'exceptions et d'erreurs levées.</div>
159 jpm 1028
					</dd>
1029
			<dt class="field">
297 jpm 1030
						<span class="method-title">getExceptionsTriees</span>
159 jpm 1031
					</dt>
1032
		<dd class="index-item-body">
297 jpm 1033
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgetExceptionsTriees">GestionnaireException::getExceptionsTriees()</a> in GestionnaireException.php</div>
1034
							<div class="index-item-description">Renvoie le tableau d'objets Exception générées par le script PHP triées du niveau de sévérité le plus élevé au moins élevé.</div>
159 jpm 1035
					</dd>
1036
			<dt class="field">
297 jpm 1037
						<span class="method-title">getFichierNom</span>
159 jpm 1038
					</dt>
1039
		<dd class="index-item-body">
297 jpm 1040
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetFichierNom">CacheFichier::getFichierNom()</a> in CacheFichier.php</div>
1041
							<div class="index-item-description">Make and return a file name (with path)</div>
159 jpm 1042
					</dd>
1043
			<dt class="field">
297 jpm 1044
						<span class="method-title">getIds</span>
159 jpm 1045
					</dt>
1046
		<dd class="index-item-body">
297 jpm 1047
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetIds">CacheSqlite::getIds()</a> in CacheSqlite.php</div>
1048
							<div class="index-item-description">Return an array of stored cache ids</div>
159 jpm 1049
					</dd>
1050
			<dt class="field">
297 jpm 1051
						<span class="method-title">getIds</span>
159 jpm 1052
					</dt>
1053
		<dd class="index-item-body">
297 jpm 1054
			<div class="index-item-details"><a href="Framework/Cache.html#methodgetIds">Cache::getIds()</a> in Cache.php</div>
1055
							<div class="index-item-description">Return an array of stored cache ids</div>
159 jpm 1056
					</dd>
1057
			<dt class="field">
297 jpm 1058
						<span class="method-title">getIds</span>
159 jpm 1059
					</dt>
1060
		<dd class="index-item-body">
297 jpm 1061
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetIds">CacheFichier::getIds()</a> in CacheFichier.php</div>
1062
							<div class="index-item-description">Return an array of stored cache ids</div>
159 jpm 1063
					</dd>
1064
			<dt class="field">
297 jpm 1065
						<span class="method-title">getIdsAvecLesTags</span>
1066
					</dt>
1067
		<dd class="index-item-body">
1068
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetIdsAvecLesTags">CacheSqlite::getIdsAvecLesTags()</a> in CacheSqlite.php</div>
1069
							<div class="index-item-description">Return an array of stored cache ids which match given tags</div>
1070
					</dd>
1071
			<dt class="field">
1072
						<span class="method-title">getIdsAvecLesTags</span>
1073
					</dt>
1074
		<dd class="index-item-body">
1075
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetIdsAvecLesTags">CacheFichier::getIdsAvecLesTags()</a> in CacheFichier.php</div>
1076
							<div class="index-item-description">Return an array of stored cache ids which match given tags</div>
1077
					</dd>
1078
			<dt class="field">
1079
						<span class="method-title">getIdsAvecLesTags</span>
1080
					</dt>
1081
		<dd class="index-item-body">
1082
			<div class="index-item-details"><a href="Framework/Cache.html#methodgetIdsAvecLesTags">Cache::getIdsAvecLesTags()</a> in Cache.php</div>
1083
							<div class="index-item-description">Return an array of stored cache ids which match given tags</div>
1084
					</dd>
1085
			<dt class="field">
1086
						<span class="method-title">getIdsAvecUnTag</span>
1087
					</dt>
1088
		<dd class="index-item-body">
1089
			<div class="index-item-details"><a href="Framework/Cache.html#methodgetIdsAvecUnTag">Cache::getIdsAvecUnTag()</a> in Cache.php</div>
1090
							<div class="index-item-description">Return an array of stored cache ids which match any given tags</div>
1091
					</dd>
1092
			<dt class="field">
1093
						<span class="method-title">getIdsAvecUnTag</span>
1094
					</dt>
1095
		<dd class="index-item-body">
1096
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetIdsAvecUnTag">CacheSqlite::getIdsAvecUnTag()</a> in CacheSqlite.php</div>
1097
							<div class="index-item-description">Return an array of stored cache ids which match any given tags</div>
1098
					</dd>
1099
			<dt class="field">
1100
						<span class="method-title">getIdsAvecUnTag</span>
1101
					</dt>
1102
		<dd class="index-item-body">
1103
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetIdsAvecUnTag">CacheFichier::getIdsAvecUnTag()</a> in CacheFichier.php</div>
1104
							<div class="index-item-description">Return an array of stored cache ids which match any given tags</div>
1105
					</dd>
1106
			<dt class="field">
1107
						<span class="method-title">getIdsSansLesTags</span>
1108
					</dt>
1109
		<dd class="index-item-body">
1110
			<div class="index-item-details"><a href="Framework/Cache.html#methodgetIdsSansLesTags">Cache::getIdsSansLesTags()</a> in Cache.php</div>
1111
							<div class="index-item-description">Return an array of stored cache ids which don't match given tags</div>
1112
					</dd>
1113
			<dt class="field">
1114
						<span class="method-title">getIdsSansLesTags</span>
1115
					</dt>
1116
		<dd class="index-item-body">
1117
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetIdsSansLesTags">CacheFichier::getIdsSansLesTags()</a> in CacheFichier.php</div>
1118
							<div class="index-item-description">Return an array of stored cache ids which don't match given tags</div>
1119
					</dd>
1120
			<dt class="field">
1121
						<span class="method-title">getIdsSansLesTags</span>
1122
					</dt>
1123
		<dd class="index-item-body">
1124
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetIdsSansLesTags">CacheSqlite::getIdsSansLesTags()</a> in CacheSqlite.php</div>
1125
							<div class="index-item-description">Return an array of stored cache ids which don't match given tags</div>
1126
					</dd>
1127
			<dt class="field">
1128
						<span class="method-title">getInfoAppli</span>
1129
					</dt>
1130
		<dd class="index-item-body">
1131
			<div class="index-item-details"><a href="Framework/Framework.html#methodgetInfoAppli">Framework::getInfoAppli()</a> in Framework.php</div>
1132
							<div class="index-item-description">Accesseur pour le tableau d'infos sur l'application.</div>
1133
					</dd>
1134
			<dt class="field">
1135
						<span class="method-title">getMetadonnees</span>
1136
					</dt>
1137
		<dd class="index-item-body">
1138
			<div class="index-item-details"><a href="Framework/Cache.html#methodgetMetadonnees">Cache::getMetadonnees()</a> in Cache.php</div>
1139
							<div class="index-item-description">Return an array of metadatas for the given cache id</div>
1140
					</dd>
1141
			<dt class="field">
1142
						<span class="method-title">getMetadonnees</span>
1143
					</dt>
1144
		<dd class="index-item-body">
1145
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetMetadonnees">CacheFichier::getMetadonnees()</a> in CacheFichier.php</div>
1146
							<div class="index-item-description">Return an array of metadatas for the given cache id</div>
1147
					</dd>
1148
			<dt class="field">
1149
						<span class="method-title">getMetadonnees</span>
1150
					</dt>
1151
		<dd class="index-item-body">
1152
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetMetadonnees">CacheSqlite::getMetadonnees()</a> in CacheSqlite.php</div>
1153
							<div class="index-item-description">Return an array of metadatas for the given cache id</div>
1154
					</dd>
1155
			<dt class="field">
1156
						<span class="method-title">getMetadonneesFichier</span>
1157
					</dt>
1158
		<dd class="index-item-body">
1159
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetMetadonneesFichier">CacheFichier::getMetadonneesFichier()</a> in CacheFichier.php</div>
1160
							<div class="index-item-description">Get a metadatas record</div>
1161
					</dd>
1162
			<dt class="field">
159 jpm 1163
						<span class="method-title">getMode</span>
1164
					</dt>
1165
		<dd class="index-item-body">
1166
			<div class="index-item-details"><a href="Framework/Debug.html#methodgetMode">Debug::getMode()</a> in Debug.php</div>
1167
							<div class="index-item-description">Accesseur pour le mode</div>
1168
					</dd>
1169
			<dt class="field">
1170
						<span class="method-title">getModele</span>
1171
					</dt>
1172
		<dd class="index-item-body">
1173
			<div class="index-item-details"><a href="Framework/Controleur.html#methodgetModele">Controleur::getModele()</a> in Controleur.php</div>
1174
							<div class="index-item-description">Retourne un modele donné</div>
1175
					</dd>
1176
			<dt class="field">
297 jpm 1177
						<span class="method-title">getNomFichierMeta</span>
159 jpm 1178
					</dt>
1179
		<dd class="index-item-body">
297 jpm 1180
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetNomFichierMeta">CacheFichier::getNomFichierMeta()</a> in CacheFichier.php</div>
1181
							<div class="index-item-description">Make and return a file name (with path) for metadatas</div>
159 jpm 1182
					</dd>
1183
			<dt class="field">
1184
						<span class="method-title">getOption</span>
1185
					</dt>
1186
		<dd class="index-item-body">
1187
			<div class="index-item-details"><a href="Framework/Url.html#methodgetOption">Url::getOption()</a> in Url.php</div>
1188
							<div class="index-item-description">Renvoie la valeur de l'option specifiée.</div>
1189
					</dd>
1190
			<dt class="field">
297 jpm 1191
						<span class="method-title">getParametre</span>
159 jpm 1192
					</dt>
1193
		<dd class="index-item-body">
297 jpm 1194
			<div class="index-item-details"><a href="Framework/Script.html#methodgetParametre">Script::getParametre()</a> in Script.php</div>
159 jpm 1195
					</dd>
1196
			<dt class="field">
297 jpm 1197
						<span class="method-title">getParametre</span>
159 jpm 1198
					</dt>
1199
		<dd class="index-item-body">
297 jpm 1200
			<div class="index-item-details"><a href="Framework/RestClient.html#methodgetParametre">RestClient::getParametre()</a> in RestClient.php</div>
159 jpm 1201
					</dd>
1202
			<dt class="field">
297 jpm 1203
						<span class="method-title">getPourcentageRemplissage</span>
159 jpm 1204
					</dt>
1205
		<dd class="index-item-body">
297 jpm 1206
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetPourcentageRemplissage">CacheFichier::getPourcentageRemplissage()</a> in CacheFichier.php</div>
1207
							<div class="index-item-description">Return the filling percentage of the backend storage</div>
159 jpm 1208
					</dd>
1209
			<dt class="field">
297 jpm 1210
						<span class="method-title">getPourcentageRemplissage</span>
159 jpm 1211
					</dt>
1212
		<dd class="index-item-body">
297 jpm 1213
			<div class="index-item-details"><a href="Framework/Cache.html#methodgetPourcentageRemplissage">Cache::getPourcentageRemplissage()</a> in Cache.php</div>
1214
							<div class="index-item-description">Return the filling percentage of the backend storage</div>
159 jpm 1215
					</dd>
1216
			<dt class="field">
297 jpm 1217
						<span class="method-title">getPourcentageRemplissage</span>
159 jpm 1218
					</dt>
1219
		<dd class="index-item-body">
297 jpm 1220
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetPourcentageRemplissage">CacheSqlite::getPourcentageRemplissage()</a> in CacheSqlite.php</div>
1221
							<div class="index-item-description">Return the filling percentage of the backend storage</div>
159 jpm 1222
					</dd>
1223
			<dt class="field">
297 jpm 1224
						<span class="method-title">getReponseEntetes</span>
159 jpm 1225
					</dt>
1226
		<dd class="index-item-body">
297 jpm 1227
			<div class="index-item-details"><a href="Framework/RestClient.html#methodgetReponseEntetes">RestClient::getReponseEntetes()</a> in RestClient.php</div>
159 jpm 1228
					</dd>
1229
			<dt class="field">
297 jpm 1230
						<span class="method-title">getScriptChemin</span>
159 jpm 1231
					</dt>
1232
		<dd class="index-item-body">
297 jpm 1233
			<div class="index-item-details"><a href="Framework/Script.html#methodgetScriptChemin">Script::getScriptChemin()</a> in Script.php</div>
159 jpm 1234
					</dd>
1235
			<dt class="field">
297 jpm 1236
						<span class="method-title">getScriptNom</span>
159 jpm 1237
					</dt>
1238
		<dd class="index-item-body">
297 jpm 1239
			<div class="index-item-details"><a href="Framework/Script.html#methodgetScriptNom">Script::getScriptNom()</a> in Script.php</div>
159 jpm 1240
					</dd>
1241
			<dt class="field">
297 jpm 1242
						<span class="method-title">getTags</span>
159 jpm 1243
					</dt>
1244
		<dd class="index-item-body">
297 jpm 1245
			<div class="index-item-details"><a href="Framework/Cache.html#methodgetTags">Cache::getTags()</a> in Cache.php</div>
1246
							<div class="index-item-description">Return an array of stored tags</div>
159 jpm 1247
					</dd>
1248
			<dt class="field">
297 jpm 1249
						<span class="method-title">getTags</span>
1250
					</dt>
1251
		<dd class="index-item-body">
1252
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetTags">CacheSqlite::getTags()</a> in CacheSqlite.php</div>
1253
							<div class="index-item-description">Return an array of stored tags</div>
1254
					</dd>
1255
			<dt class="field">
1256
						<span class="method-title">getTags</span>
1257
					</dt>
1258
		<dd class="index-item-body">
1259
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetTags">CacheFichier::getTags()</a> in CacheFichier.php</div>
1260
							<div class="index-item-description">Return an array of stored tags</div>
1261
					</dd>
1262
			<dt class="field">
1263
						<span class="method-title">getTimestampExpiration</span>
1264
					</dt>
1265
		<dd class="index-item-body">
1266
			<div class="index-item-details"><a href="Framework/Cache.html#methodgetTimestampExpiration">Cache::getTimestampExpiration()</a> in Cache.php</div>
1267
							<div class="index-item-description">Calcule et retourne le timestamp d'expiration</div>
1268
					</dd>
1269
			<dt class="field">
1270
						<span class="method-title">getURL</span>
1271
					</dt>
1272
		<dd class="index-item-body">
1273
			<div class="index-item-details"><a href="Framework/Url.html#methodgetURL">Url::getURL()</a> in Url.php</div>
1274
							<div class="index-item-description">Renvoie un représentation sous forme de chaine de l'URL.</div>
1275
					</dd>
1276
			<dt class="field">
159 jpm 1277
						<span class="method-title">getVue</span>
1278
					</dt>
1279
		<dd class="index-item-body">
1280
			<div class="index-item-details"><a href="Framework/Controleur.html#methodgetVue">Controleur::getVue()</a> in Controleur.php</div>
1281
							<div class="index-item-description">Fonction prenant en paramètre le nom d'un squelette et un tableau associatif de données,  en extrait les variables, charge le squelette et retourne le résultat des deux combinés.</div>
1282
					</dd>
1283
		</dl>
297 jpm 1284
	<a name="h"></a>
1285
	<div class="index-letter-section">
1286
		<div style="float: left" class="index-letter-title">h</div>
1287
		<div style="float: right"><a href="#top">top</a></div>
1288
		<div style="clear: both"></div>
1289
	</div>
1290
	<dl>
1291
			<dt class="field">
1292
						<span class="var-title">$hote</span>
1293
					</dt>
1294
		<dd class="index-item-body">
1295
			<div class="index-item-details"><a href="Framework/Bdd.html#var$hote">Bdd::$hote</a> in Bdd.php</div>
1296
							<div class="index-item-description">Hote herbergeant la base de données</div>
1297
					</dd>
1298
			<dt class="field">
1299
						HEURE_MINUTE
1300
					</dt>
1301
		<dd class="index-item-body">
1302
			<div class="index-item-details"><a href="Utilitaire/Pattern.html#constHEURE_MINUTE">Pattern::HEURE_MINUTE</a> in Pattern.php</div>
1303
					</dd>
1304
			<dt class="field">
1305
						HTTP_CODE_ACCES_NON_AUTORISE
1306
					</dt>
1307
		<dd class="index-item-body">
1308
			<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_ACCES_NON_AUTORISE">RestServeur::HTTP_CODE_ACCES_NON_AUTORISE</a> in RestServeur.php</div>
1309
							<div class="index-item-description">Code HTTP 401 indiquant que l'accès à un service web est refusé car l'authentification (obligatoire) a échoué pour  accéder à la ressource.</div>
1310
					</dd>
1311
			<dt class="field">
1312
						HTTP_CODE_CONFLIT
1313
					</dt>
1314
		<dd class="index-item-body">
1315
			<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_CONFLIT">RestServeur::HTTP_CODE_CONFLIT</a> in RestServeur.php</div>
1316
							<div class="index-item-description">Code d'erreur HTTP 409 indiquant qu'un conflit est survenu vis à vis de la ressource.</div>
1317
					</dd>
1318
			<dt class="field">
1319
						HTTP_CODE_CONTENU_REQUIS
1320
					</dt>
1321
		<dd class="index-item-body">
1322
			<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_CONTENU_REQUIS">RestServeur::HTTP_CODE_CONTENU_REQUIS</a> in RestServeur.php</div>
1323
							<div class="index-item-description">Code HTTP 411 indiquant que des paramètres passés dans le contenu de la requête sont nécessaires au service.</div>
1324
					</dd>
1325
			<dt class="field">
1326
						HTTP_CODE_CREATION_OK
1327
					</dt>
1328
		<dd class="index-item-body">
1329
			<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_CREATION_OK">RestServeur::HTTP_CODE_CREATION_OK</a> in RestServeur.php</div>
1330
							<div class="index-item-description">Code HTTP 201 indiquant que l'accès à un service web est un succès et que la ressource a été créée ou modifié.</div>
1331
					</dd>
1332
			<dt class="field">
1333
						HTTP_CODE_ERREUR
1334
					</dt>
1335
		<dd class="index-item-body">
1336
			<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_ERREUR">RestServeur::HTTP_CODE_ERREUR</a> in RestServeur.php</div>
1337
							<div class="index-item-description">Code d'erreur HTTP 500 Internal Server Error.</div>
1338
					</dd>
1339
			<dt class="field">
1340
						HTTP_CODE_MAUVAISE_REQUETE
1341
					</dt>
1342
		<dd class="index-item-body">
1343
			<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_MAUVAISE_REQUETE">RestServeur::HTTP_CODE_MAUVAISE_REQUETE</a> in RestServeur.php</div>
1344
							<div class="index-item-description">Code HTTP 400 indique que les paramètres envoyés au service contiennent des erreurs.</div>
1345
					</dd>
1346
			<dt class="field">
1347
						HTTP_CODE_METHODE_NON_AUTORISE
1348
					</dt>
1349
		<dd class="index-item-body">
1350
			<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_METHODE_NON_AUTORISE">RestServeur::HTTP_CODE_METHODE_NON_AUTORISE</a> in RestServeur.php</div>
1351
							<div class="index-item-description">Code HTTP 405 indiquant soit : <ul><li>que le service web ne possède pas d'accès la ressource correspondant à la méthode HTTP employée.</li></ul></div>
1352
					</dd>
1353
			<dt class="field">
1354
						HTTP_CODE_OK
1355
					</dt>
1356
		<dd class="index-item-body">
1357
			<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_OK">RestServeur::HTTP_CODE_OK</a> in RestServeur.php</div>
1358
							<div class="index-item-description">Code HTTP 200 indiquant le succès de l'accès à un service web par la méthode GET.</div>
1359
					</dd>
1360
			<dt class="field">
1361
						HTTP_CODE_RESSOURCE_INTROUVABLE
1362
					</dt>
1363
		<dd class="index-item-body">
1364
			<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_RESSOURCE_INTROUVABLE">RestServeur::HTTP_CODE_RESSOURCE_INTROUVABLE</a> in RestServeur.php</div>
1365
							<div class="index-item-description">Code HTTP 404 indiquant que la ressource indiquée par l'url est introuvable.</div>
1366
					</dd>
1367
			<dt class="field">
1368
						HTTP_CODE_SUPPRESSION_OK
1369
					</dt>
1370
		<dd class="index-item-body">
1371
			<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_SUPPRESSION_OK">RestServeur::HTTP_CODE_SUPPRESSION_OK</a> in RestServeur.php</div>
1372
							<div class="index-item-description">Code HTTP 204 indique que l'accès à un service web est un succès et qu'il n'y a pas de contenu à renvoyer.</div>
1373
					</dd>
1374
			<dt class="field">
1375
						HTTP_URL_REQUETE_SEPARATEUR
1376
					</dt>
1377
		<dd class="index-item-body">
1378
			<div class="index-item-details"><a href="Framework/RestClient.html#constHTTP_URL_REQUETE_SEPARATEUR">RestClient::HTTP_URL_REQUETE_SEPARATEUR</a> in RestClient.php</div>
1379
					</dd>
1380
		</dl>
159 jpm 1381
	<a name="i"></a>
1382
	<div class="index-letter-section">
1383
		<div style="float: left" class="index-letter-title">i</div>
1384
		<div style="float: right"><a href="#top">top</a></div>
1385
		<div style="clear: both"></div>
1386
	</div>
1387
	<dl>
1388
			<dt class="field">
297 jpm 1389
						I18n
1390
					</dt>
1391
		<dd class="index-item-body">
1392
			<div class="index-item-details"><a href="Framework/I18n.html">I18n</a> in I18n.php</div>
1393
							<div class="index-item-description">I18n permet de traduire une application à partir de données stockées dans des fichiers ini.</div>
1394
					</dd>
1395
			<dt class="field">
1396
						<span class="include-title">I18n.php</span>
1397
					</dt>
1398
		<dd class="index-item-body">
1399
			<div class="index-item-details"><a href="Framework/_I18n.php.html">I18n.php</a> in I18n.php</div>
1400
					</dd>
1401
			<dt class="field">
1402
						<span class="method-title">initialiser</span>
1403
					</dt>
1404
		<dd class="index-item-body">
1405
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodinitialiser">GestionnaireException::initialiser()</a> in GestionnaireException.php</div>
1406
							<div class="index-item-description">Initialise le Gestionnaire d'exceptions et d'erreur sans tenir comptes des paramêtres de config.</div>
1407
					</dd>
1408
			<dt class="field">
1409
						<span class="method-title">initialiser</span>
1410
					</dt>
1411
		<dd class="index-item-body">
1412
			<div class="index-item-details"><a href="Framework/Log.html#methodinitialiser">Log::initialiser()</a> in Log.php</div>
1413
							<div class="index-item-description">Initialiser les logs par défaut, sans tenir comptes des paramêtres de config.</div>
1414
					</dd>
1415
			<dt class="field">
159 jpm 1416
						<span class="method-title">initialiserProtocole</span>
1417
					</dt>
1418
		<dd class="index-item-body">
297 jpm 1419
			<div class="index-item-details"><a href="Framework/Bdd.html#methodinitialiserProtocole">Bdd::initialiserProtocole()</a> in Bdd.php</div>
1420
							<div class="index-item-description">Initialise les constantes de classe à leur bonne valeur et déclenche une erreur si le protocole n'est pas bien défini.</div>
159 jpm 1421
					</dd>
297 jpm 1422
			<dt class="field">
1423
						<span class="method-title">isUniqueNonce</span>
1424
					</dt>
1425
		<dd class="index-item-body">
1426
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodisUniqueNonce">StorageFile::isUniqueNonce()</a> in StorageFile.php</div>
1427
							<div class="index-item-description">The function checks the uniqueness of openid.response_nonce</div>
1428
					</dd>
1429
			<dt class="field">
1430
						<span class="method-title">isUniqueNonce</span>
1431
					</dt>
1432
		<dd class="index-item-body">
1433
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodisUniqueNonce">Storage::isUniqueNonce()</a> in Storage.php</div>
1434
							<div class="index-item-description">The function checks the uniqueness of openid.response_nonce</div>
1435
					</dd>
159 jpm 1436
		</dl>
1437
	<a name="l"></a>
1438
	<div class="index-letter-section">
1439
		<div style="float: left" class="index-letter-title">l</div>
1440
		<div style="float: right"><a href="#top">top</a></div>
1441
		<div style="clear: both"></div>
1442
	</div>
1443
	<dl>
1444
			<dt class="field">
297 jpm 1445
						<span class="method-title">lancerMkdirEtChmodRecursif</span>
1446
					</dt>
1447
		<dd class="index-item-body">
1448
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodlancerMkdirEtChmodRecursif">CacheFichier::lancerMkdirEtChmodRecursif()</a> in CacheFichier.php</div>
1449
							<div class="index-item-description">Make the directory strucuture for the given id</div>
1450
					</dd>
1451
			<dt class="field">
1452
						LATITUDE
1453
					</dt>
1454
		<dd class="index-item-body">
1455
			<div class="index-item-details"><a href="Utilitaire/Pattern.html#constLATITUDE">Pattern::LATITUDE</a> in Pattern.php</div>
1456
					</dd>
1457
			<dt class="field">
159 jpm 1458
						Log
1459
					</dt>
1460
		<dd class="index-item-body">
1461
			<div class="index-item-details"><a href="Framework/Log.html">Log</a> in Log.php</div>
297 jpm 1462
							<div class="index-item-description">Classe permettant de logger des messages dans les fichier situés dans le dossier de log.</div>
159 jpm 1463
					</dd>
1464
			<dt class="field">
1465
						<span class="include-title">Log.php</span>
1466
					</dt>
1467
		<dd class="index-item-body">
1468
			<div class="index-item-details"><a href="Framework/_Log.php.html">Log.php</a> in Log.php</div>
1469
					</dd>
297 jpm 1470
			<dt class="field">
1471
						<span class="method-title">login</span>
1472
					</dt>
1473
		<dd class="index-item-body">
1474
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodlogin">OpenIdClient::login()</a> in OpenIdClient.php</div>
1475
							<div class="index-item-description">Fonction login</div>
1476
					</dd>
1477
			<dt class="field">
1478
						LONGITUDE
1479
					</dt>
1480
		<dd class="index-item-body">
1481
			<div class="index-item-details"><a href="Utilitaire/Pattern.html#constLONGITUDE">Pattern::LONGITUDE</a> in Pattern.php</div>
1482
					</dd>
159 jpm 1483
		</dl>
1484
	<a name="m"></a>
1485
	<div class="index-letter-section">
1486
		<div style="float: left" class="index-letter-title">m</div>
1487
		<div style="float: right"><a href="#top">top</a></div>
1488
		<div style="clear: both"></div>
1489
	</div>
1490
	<dl>
1491
			<dt class="field">
297 jpm 1492
						<span class="var-title">$metadonnees</span>
1493
					</dt>
1494
		<dd class="index-item-body">
1495
			<div class="index-item-details"><a href="Framework/CacheFichier.html#var$metadonnees">CacheFichier::$metadonnees</a> in CacheFichier.php</div>
1496
							<div class="index-item-description">Array of metadatas (each item is an associative array)</div>
1497
					</dd>
1498
			<dt class="field">
159 jpm 1499
						<span class="var-title">$mode</span>
1500
					</dt>
1501
		<dd class="index-item-body">
1502
			<div class="index-item-details"><a href="Framework/Debug.html#var$mode">Debug::$mode</a> in Debug.php</div>
297 jpm 1503
							<div class="index-item-description">Mode de php (cli ou sapi)</div>
159 jpm 1504
					</dd>
1505
			<dt class="field">
297 jpm 1506
						METHODE_DELETE
159 jpm 1507
					</dt>
1508
		<dd class="index-item-body">
297 jpm 1509
			<div class="index-item-details"><a href="Framework/RestServeur.html#constMETHODE_DELETE">RestServeur::METHODE_DELETE</a> in RestServeur.php</div>
1510
							<div class="index-item-description">Nom de la méthode appelée dans un service pour éxécuter une requête de type DELETE.</div>
159 jpm 1511
					</dd>
1512
			<dt class="field">
297 jpm 1513
						METHODE_GET
159 jpm 1514
					</dt>
1515
		<dd class="index-item-body">
297 jpm 1516
			<div class="index-item-details"><a href="Framework/RestServeur.html#constMETHODE_GET">RestServeur::METHODE_GET</a> in RestServeur.php</div>
1517
							<div class="index-item-description">Nom de la méthode appelée dans un service pour éxécuter une requête de type GET.</div>
159 jpm 1518
					</dd>
297 jpm 1519
			<dt class="field">
1520
						METHODE_POST
1521
					</dt>
1522
		<dd class="index-item-body">
1523
			<div class="index-item-details"><a href="Framework/RestServeur.html#constMETHODE_POST">RestServeur::METHODE_POST</a> in RestServeur.php</div>
1524
							<div class="index-item-description">Nom de la méthode appelée dans un service pour éxécuter une requête de type POST.</div>
1525
					</dd>
1526
			<dt class="field">
1527
						METHODE_PUT
1528
					</dt>
1529
		<dd class="index-item-body">
1530
			<div class="index-item-details"><a href="Framework/RestServeur.html#constMETHODE_PUT">RestServeur::METHODE_PUT</a> in RestServeur.php</div>
1531
							<div class="index-item-description">Nom de la méthode appelée dans un service pour éxécuter une requête de type PUT.</div>
1532
					</dd>
1533
			<dt class="field">
1534
						MODE_ASSOC
1535
					</dt>
1536
		<dd class="index-item-body">
1537
			<div class="index-item-details"><a href="Framework/Bdd.html#constMODE_ASSOC">Bdd::MODE_ASSOC</a> in Bdd.php</div>
1538
							<div class="index-item-description">Constante stockant le code pour le mode tableau associatif des résultats des requêtes.</div>
1539
					</dd>
1540
			<dt class="field">
1541
						MODE_CLI
1542
					</dt>
1543
		<dd class="index-item-body">
1544
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#constMODE_CLI">GestionnaireException::MODE_CLI</a> in GestionnaireException.php</div>
1545
					</dd>
1546
			<dt class="field">
1547
						MODE_ECHO
1548
					</dt>
1549
		<dd class="index-item-body">
1550
			<div class="index-item-details"><a href="Framework/Debug.html#constMODE_ECHO">Debug::MODE_ECHO</a> in Debug.php</div>
1551
							<div class="index-item-description">Paramètrer le fichier de config avec &quot;php:Debug::MODE_ECHO&quot; : les messages sont affichés en utilisant echo au moment  où ils sont déclenchés dans le code.</div>
1552
					</dd>
1553
			<dt class="field">
1554
						MODE_ENTETE_HTTP
1555
					</dt>
1556
		<dd class="index-item-body">
1557
			<div class="index-item-details"><a href="Framework/Debug.html#constMODE_ENTETE_HTTP">Debug::MODE_ENTETE_HTTP</a> in Debug.php</div>
1558
							<div class="index-item-description">Paramètrer le fichier de config avec &quot;php:Debug::MODE_ENTETE_HTTP&quot; : les message sont stockés par le gestionnaire  d'exception sous forme d'erreur de type E_USER_NOTICE et sont renvoyés dans un entête HTTP (X_REST_DEBOGAGE_MESSAGES)  à la fin de l'execution du programme.</div>
1559
					</dd>
1560
			<dt class="field">
1561
						MODE_NOTICE
1562
					</dt>
1563
		<dd class="index-item-body">
1564
			<div class="index-item-details"><a href="Framework/Debug.html#constMODE_NOTICE">Debug::MODE_NOTICE</a> in Debug.php</div>
1565
							<div class="index-item-description">Paramètrer le fichier de config avec &quot;php:Debug::MODE_NOTICE&quot; : les message sont stockés par le gestionnaire  d'exception sous forme d'erreur de type E_USER_NOTICE et sont renvoyés sur la sortie standard à la fin de l'execution  du programme (via echo).</div>
1566
					</dd>
1567
			<dt class="field">
1568
						MODE_OBJET
1569
					</dt>
1570
		<dd class="index-item-body">
1571
			<div class="index-item-details"><a href="Framework/Bdd.html#constMODE_OBJET">Bdd::MODE_OBJET</a> in Bdd.php</div>
1572
							<div class="index-item-description">Constante stockant le code pour le mode objet des résultats des requêtes.</div>
1573
					</dd>
1574
			<dt class="field">
1575
						<span class="method-title">modifier</span>
1576
					</dt>
1577
		<dd class="index-item-body">
1578
			<div class="index-item-details"><a href="Framework/RestService.html#methodmodifier">RestService::modifier()</a> in RestService.php</div>
1579
							<div class="index-item-description">Méthode appelée lors d'une requête HTTP de type POST.</div>
1580
					</dd>
1581
			<dt class="field">
1582
						<span class="method-title">modifier</span>
1583
					</dt>
1584
		<dd class="index-item-body">
1585
			<div class="index-item-details"><a href="Framework/RestClient.html#methodmodifier">RestClient::modifier()</a> in RestClient.php</div>
1586
					</dd>
1587
			<dt class="field">
1588
						MSG_AVERTISSEMENT
1589
					</dt>
1590
		<dd class="index-item-body">
1591
			<div class="index-item-details"><a href="Framework/Script.html#constMSG_AVERTISSEMENT">Script::MSG_AVERTISSEMENT</a> in Script.php</div>
1592
							<div class="index-item-description">Niveau de message de type AVERTISSEMENT</div>
1593
					</dd>
1594
			<dt class="field">
1595
						MSG_ERREUR
1596
					</dt>
1597
		<dd class="index-item-body">
1598
			<div class="index-item-details"><a href="Framework/Script.html#constMSG_ERREUR">Script::MSG_ERREUR</a> in Script.php</div>
1599
							<div class="index-item-description">Niveau de message de type ERREUR</div>
1600
					</dd>
1601
			<dt class="field">
1602
						MSG_INFO
1603
					</dt>
1604
		<dd class="index-item-body">
1605
			<div class="index-item-details"><a href="Framework/Script.html#constMSG_INFO">Script::MSG_INFO</a> in Script.php</div>
1606
							<div class="index-item-description">Niveau de message de type INFORMATION</div>
1607
					</dd>
1608
			<dt class="field">
1609
						MSG_LOG
1610
					</dt>
1611
		<dd class="index-item-body">
1612
			<div class="index-item-details"><a href="Framework/Script.html#constMSG_LOG">Script::MSG_LOG</a> in Script.php</div>
1613
							<div class="index-item-description">Niveau de message de type LOG</div>
1614
					</dd>
159 jpm 1615
		</dl>
1616
	<a name="n"></a>
1617
	<div class="index-letter-section">
1618
		<div style="float: left" class="index-letter-title">n</div>
1619
		<div style="float: right"><a href="#top">top</a></div>
1620
		<div style="clear: both"></div>
1621
	</div>
1622
	<dl>
1623
			<dt class="field">
297 jpm 1624
						NETTOYAGE_MODE_AVEC_LES_TAGS
1625
					</dt>
1626
		<dd class="index-item-body">
1627
			<div class="index-item-details"><a href="Framework/Cache.html#constNETTOYAGE_MODE_AVEC_LES_TAGS">Cache::NETTOYAGE_MODE_AVEC_LES_TAGS</a> in Cache.php</div>
1628
							<div class="index-item-description">'avecLesTags' : supprime tous les enregistrements contenant tous les tags indiqués.</div>
1629
					</dd>
1630
			<dt class="field">
1631
						NETTOYAGE_MODE_AVEC_UN_TAG
1632
					</dt>
1633
		<dd class="index-item-body">
1634
			<div class="index-item-details"><a href="Framework/Cache.html#constNETTOYAGE_MODE_AVEC_UN_TAG">Cache::NETTOYAGE_MODE_AVEC_UN_TAG</a> in Cache.php</div>
1635
							<div class="index-item-description">'avecUnTag' : supprime tous les enregistrements contenant au moins un des tags indiqués.</div>
1636
					</dd>
1637
			<dt class="field">
1638
						NETTOYAGE_MODE_EXPIRATION
1639
					</dt>
1640
		<dd class="index-item-body">
1641
			<div class="index-item-details"><a href="Framework/Cache.html#constNETTOYAGE_MODE_EXPIRATION">Cache::NETTOYAGE_MODE_EXPIRATION</a> in Cache.php</div>
1642
							<div class="index-item-description">'expiration' : supprime tous les enregistrements dont la date d'expériration est dépassée.</div>
1643
					</dd>
1644
			<dt class="field">
1645
						NETTOYAGE_MODE_SANS_LES_TAGS
1646
					</dt>
1647
		<dd class="index-item-body">
1648
			<div class="index-item-details"><a href="Framework/Cache.html#constNETTOYAGE_MODE_SANS_LES_TAGS">Cache::NETTOYAGE_MODE_SANS_LES_TAGS</a> in Cache.php</div>
1649
							<div class="index-item-description">'sansLesTags' : supprime tous les enregistrements contenant aucun des tags indiqués.</div>
1650
					</dd>
1651
			<dt class="field">
1652
						NETTOYAGE_MODE_TOUS
1653
					</dt>
1654
		<dd class="index-item-body">
1655
			<div class="index-item-details"><a href="Framework/Cache.html#constNETTOYAGE_MODE_TOUS">Cache::NETTOYAGE_MODE_TOUS</a> in Cache.php</div>
1656
							<div class="index-item-description">'tous' (par défaut) : supprime tous les enregistrements.</div>
1657
					</dd>
1658
			<dt class="field">
1659
						<span class="method-title">nettoyer</span>
1660
					</dt>
1661
		<dd class="index-item-body">
1662
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodnettoyer">CacheSqlite::nettoyer()</a> in CacheSqlite.php</div>
1663
							<div class="index-item-description">Clean some cache records</div>
1664
					</dd>
1665
			<dt class="field">
1666
						<span class="method-title">nettoyer</span>
1667
					</dt>
1668
		<dd class="index-item-body">
1669
			<div class="index-item-details"><a href="Framework/Cache.html#methodnettoyer">Cache::nettoyer()</a> in Cache.php</div>
1670
							<div class="index-item-description">Nettoyage des enregistrements en cache</div>
1671
					</dd>
1672
			<dt class="field">
1673
						<span class="method-title">nettoyer</span>
1674
					</dt>
1675
		<dd class="index-item-body">
1676
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodnettoyer">CacheFichier::nettoyer()</a> in CacheFichier.php</div>
1677
							<div class="index-item-description">Clean some cache records</div>
1678
					</dd>
1679
			<dt class="field">
1680
						<span class="method-title">nettoyerFichiers</span>
1681
					</dt>
1682
		<dd class="index-item-body">
1683
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodnettoyerFichiers">CacheFichier::nettoyerFichiers()</a> in CacheFichier.php</div>
1684
							<div class="index-item-description">Clean some cache records (protected method used for recursive stuff)</div>
1685
					</dd>
1686
			<dt class="field">
1687
						<span class="method-title">nettoyerMetadonnees</span>
1688
					</dt>
1689
		<dd class="index-item-body">
1690
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodnettoyerMetadonnees">CacheFichier::nettoyerMetadonnees()</a> in CacheFichier.php</div>
1691
							<div class="index-item-description">Clear the metadatas array</div>
1692
					</dd>
1693
			<dt class="field">
1694
						<span class="method-title">nettoyerParametres</span>
1695
					</dt>
1696
		<dd class="index-item-body">
1697
			<div class="index-item-details"><a href="Framework/RestClient.html#methodnettoyerParametres">RestClient::nettoyerParametres()</a> in RestClient.php</div>
1698
					</dd>
1699
			<dt class="field">
1700
						NOM
1701
					</dt>
1702
		<dd class="index-item-body">
1703
			<div class="index-item-details"><a href="Utilitaire/Pattern.html#constNOM">Pattern::NOM</a> in Pattern.php</div>
1704
					</dd>
1705
			<dt class="field">
159 jpm 1706
						<span class="method-title">normaliser</span>
1707
					</dt>
1708
		<dd class="index-item-body">
1709
			<div class="index-item-details"><a href="Framework/Url.html#methodnormaliser">Url::normaliser()</a> in Url.php</div>
297 jpm 1710
							<div class="index-item-description">Normalise les données de l'instance d'Url faisant appel à cette méthode.</div>
159 jpm 1711
					</dd>
297 jpm 1712
			<dt class="field">
1713
						<span class="method-title">normalize</span>
1714
					</dt>
1715
		<dd class="index-item-body">
1716
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodnormalize">OpenIdClient::normalize()</a> in OpenIdClient.php</div>
1717
							<div class="index-item-description">Normaliser l'identifiant OpenId qui peut être une URL ou nom XRI  Retourne true ou false en cas d'erreur.</div>
1718
					</dd>
1719
			<dt class="field">
1720
						<span class="method-title">normalizeUrl</span>
1721
					</dt>
1722
		<dd class="index-item-body">
1723
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodnormalizeUrl">OpenIdClient::normalizeUrl()</a> in OpenIdClient.php</div>
1724
							<div class="index-item-description">Normalizes URL according to RFC 3986 to use it in comparison operations.</div>
1725
					</dd>
1726
			<dt class="field">
1727
						NS_2_0
1728
					</dt>
1729
		<dd class="index-item-body">
1730
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#constNS_2_0">OpenIdClient::NS_2_0</a> in OpenIdClient.php</div>
1731
					</dd>
159 jpm 1732
		</dl>
1733
	<a name="o"></a>
1734
	<div class="index-letter-section">
1735
		<div style="float: left" class="index-letter-title">o</div>
1736
		<div style="float: right"><a href="#top">top</a></div>
1737
		<div style="clear: both"></div>
1738
	</div>
1739
	<dl>
1740
			<dt class="field">
297 jpm 1741
						<span class="var-title">$OBJECT</span>
1742
					</dt>
1743
		<dd class="index-item-body">
1744
			<div class="index-item-details"><a href="Framework/Bdd.html#var$OBJECT">Bdd::$OBJECT</a> in Bdd.php</div>
1745
							<div class="index-item-description">Mode de fetch objet</div>
1746
					</dd>
1747
			<dt class="field">
1748
						<span class="var-title">$options</span>
1749
					</dt>
1750
		<dd class="index-item-body">
1751
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#var$options">CacheSqlite::$options</a> in CacheSqlite.php</div>
1752
							<div class="index-item-description">Options disponibles :</div>
1753
					</dd>
1754
			<dt class="field">
1755
						<span class="var-title">$options</span>
1756
					</dt>
1757
		<dd class="index-item-body">
1758
			<div class="index-item-details"><a href="Framework/CacheFichier.html#var$options">CacheFichier::$options</a> in CacheFichier.php</div>
1759
							<div class="index-item-description">Options disponibles</div>
1760
					</dd>
1761
			<dt class="field">
1762
						<span class="var-title">$options</span>
1763
					</dt>
1764
		<dd class="index-item-body">
1765
			<div class="index-item-details"><a href="Framework/Cache.html#var$options">Cache::$options</a> in Cache.php</div>
1766
							<div class="index-item-description">Les options disponibles pour le cache :</div>
1767
					</dd>
1768
			<dt class="field">
1769
						OpenIdClient
1770
					</dt>
1771
		<dd class="index-item-body">
1772
			<div class="index-item-details"><a href="Framework/OpenIdClient.html">OpenIdClient</a> in OpenIdClient.php</div>
1773
							<div class="index-item-description">La classe OpenIdClient est une implémentation d'un client OpenId, depuis une classe Zend.</div>
1774
					</dd>
1775
			<dt class="field">
1776
						<span class="include-title">OpenIdClient.php</span>
1777
					</dt>
1778
		<dd class="index-item-body">
1779
			<div class="index-item-details"><a href="Framework/_OpenIdClient.php.html">OpenIdClient.php</a> in OpenIdClient.php</div>
1780
					</dd>
1781
			<dt class="field">
159 jpm 1782
						OPTION_ENCODER_CLES
1783
					</dt>
1784
		<dd class="index-item-body">
1785
			<div class="index-item-details"><a href="Framework/Url.html#constOPTION_ENCODER_CLES">Url::OPTION_ENCODER_CLES</a> in Url.php</div>
1786
							<div class="index-item-description">URL-encoder les clés des variables dans les requêtes. Par défaut à true.</div>
1787
					</dd>
1788
			<dt class="field">
1789
						OPTION_SEPARATEUR_ENTREE
1790
					</dt>
1791
		<dd class="index-item-body">
1792
			<div class="index-item-details"><a href="Framework/Url.html#constOPTION_SEPARATEUR_ENTREE">Url::OPTION_SEPARATEUR_ENTREE</a> in Url.php</div>
1793
							<div class="index-item-description">Séparateurs de variables lors du parsing de la requête. Chaque caractère  est considéré comme un séparateur. Par défaut, spécifié par le paramêtre  arg_separator.input dans php.ini (par défaut &quot;&amp;&quot;).</div>
1794
					</dd>
1795
			<dt class="field">
1796
						OPTION_SEPARATEUR_SORTIE
1797
					</dt>
1798
		<dd class="index-item-body">
1799
			<div class="index-item-details"><a href="Framework/Url.html#constOPTION_SEPARATEUR_SORTIE">Url::OPTION_SEPARATEUR_SORTIE</a> in Url.php</div>
1800
							<div class="index-item-description">Séparateur de variables lors de la génération de la requête. Par défaut, spécifié  par le paramètre arg_separator.output dans php.ini (par défaut &quot;&amp;&quot;).</div>
1801
					</dd>
1802
			<dt class="field">
1803
						OPTION_UTILISER_CROCHETS
1804
					</dt>
1805
		<dd class="index-item-body">
1806
			<div class="index-item-details"><a href="Framework/Url.html#constOPTION_UTILISER_CROCHETS">Url::OPTION_UTILISER_CROCHETS</a> in Url.php</div>
1807
							<div class="index-item-description">Répresenter les tableaux dans les requêtes en utilisant la notation php []. Par défaut à true.</div>
1808
					</dd>
1809
		</dl>
1810
	<a name="p"></a>
1811
	<div class="index-letter-section">
1812
		<div style="float: left" class="index-letter-title">p</div>
1813
		<div style="float: right"><a href="#top">top</a></div>
1814
		<div style="clear: both"></div>
1815
	</div>
1816
	<dl>
1817
			<dt class="field">
297 jpm 1818
						<span class="var-title">$parametres</span>
1819
					</dt>
1820
		<dd class="index-item-body">
1821
			<div class="index-item-details"><a href="Framework/RestClient.html#var$parametres">RestClient::$parametres</a> in RestClient.php</div>
1822
					</dd>
1823
			<dt class="field">
1824
						<span class="var-title">$parametres</span>
1825
					</dt>
1826
		<dd class="index-item-body">
1827
			<div class="index-item-details"><a href="Framework/Script.html#var$parametres">Script::$parametres</a> in Script.php</div>
1828
							<div class="index-item-description">Contient le tableau des paramètres disponible après vérification :</div>
1829
					</dd>
1830
			<dt class="field">
1831
						<span class="var-title">$parametres_autorises</span>
1832
					</dt>
1833
		<dd class="index-item-body">
1834
			<div class="index-item-details"><a href="Framework/Script.html#var$parametres_autorises">Script::$parametres_autorises</a> in Script.php</div>
1835
							<div class="index-item-description">Paramêtres autorisés par le script.</div>
1836
					</dd>
1837
			<dt class="field">
1838
						<span class="var-title">$parametres_obligatoires</span>
1839
					</dt>
1840
		<dd class="index-item-body">
1841
			<div class="index-item-details"><a href="Framework/Bdd.html#var$parametres_obligatoires">Bdd::$parametres_obligatoires</a> in Bdd.php</div>
1842
							<div class="index-item-description">Tableau des noms des paramètres à définir dans le fichier de config car obligatoirement nécessaire à cette classe.</div>
1843
					</dd>
1844
			<dt class="field">
1845
						<span class="var-title">$parametres_obligatoires</span>
1846
					</dt>
1847
		<dd class="index-item-body">
1848
			<div class="index-item-details"><a href="Framework/Controleur.html#var$parametres_obligatoires">Controleur::$parametres_obligatoires</a> in Controleur.php</div>
1849
							<div class="index-item-description">Tableau des noms des paramètres à définir dans le fichier de config car obligatoirement nécessaire à cette classe.</div>
1850
					</dd>
1851
			<dt class="field">
1852
						<span class="var-title">$pass</span>
1853
					</dt>
1854
		<dd class="index-item-body">
1855
			<div class="index-item-details"><a href="Framework/Bdd.html#var$pass">Bdd::$pass</a> in Bdd.php</div>
1856
							<div class="index-item-description">Mot de passe</div>
1857
					</dd>
1858
			<dt class="field">
1859
						Pattern
1860
					</dt>
1861
		<dd class="index-item-body">
1862
			<div class="index-item-details"><a href="Utilitaire/Pattern.html">Pattern</a> in Pattern.php</div>
1863
							<div class="index-item-description">Classe fournissant des constantes correspondant à des expressions régulières de vérification très courrantes.</div>
1864
					</dd>
1865
			<dt class="field">
1866
						PRENOM
1867
					</dt>
1868
		<dd class="index-item-body">
1869
			<div class="index-item-details"><a href="Utilitaire/Pattern.html#constPRENOM">Pattern::PRENOM</a> in Pattern.php</div>
1870
					</dd>
1871
			<dt class="field">
1872
						<span class="method-title">preTraiterDonnees</span>
1873
					</dt>
1874
		<dd class="index-item-body">
1875
			<div class="index-item-details"><a href="Framework/Controleur.html#methodpreTraiterDonnees">Controleur::preTraiterDonnees()</a> in Controleur.php</div>
1876
							<div class="index-item-description">Fonction prenant en paramètre un tableau de données et effectuant un traitement dessus.</div>
1877
					</dd>
1878
			<dt class="field">
159 jpm 1879
						<span class="method-title">printr</span>
1880
					</dt>
1881
		<dd class="index-item-body">
1882
			<div class="index-item-details"><a href="Framework/Debug.html#methodprintr">Debug::printr()</a> in Debug.php</div>
297 jpm 1883
							<div class="index-item-description">Equivalent de print_r.</div>
159 jpm 1884
					</dd>
1885
			<dt class="field">
1886
						<span class="method-title">proteger</span>
1887
					</dt>
1888
		<dd class="index-item-body">
297 jpm 1889
			<div class="index-item-details"><a href="Framework/Bdd.html#methodproteger">Bdd::proteger()</a> in Bdd.php</div>
1890
							<div class="index-item-description">Protège une chaine de caractères avant l'insertion dans la base de données (ajout de quotes ou guillemets).</div>
159 jpm 1891
					</dd>
1892
			<dt class="field">
297 jpm 1893
						<span class="method-title">purgeNonces</span>
159 jpm 1894
					</dt>
1895
		<dd class="index-item-body">
297 jpm 1896
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodpurgeNonces">Storage::purgeNonces()</a> in Storage.php</div>
1897
							<div class="index-item-description">Removes data from the uniqueness database that is older then given date</div>
159 jpm 1898
					</dd>
297 jpm 1899
			<dt class="field">
1900
						<span class="method-title">purgeNonces</span>
1901
					</dt>
1902
		<dd class="index-item-body">
1903
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodpurgeNonces">StorageFile::purgeNonces()</a> in StorageFile.php</div>
1904
							<div class="index-item-description">Removes data from the uniqueness database that is older then given date</div>
1905
					</dd>
1906
			<dt class="field">
1907
						<span class="include-title">Pattern.php</span>
1908
					</dt>
1909
		<dd class="index-item-body">
1910
			<div class="index-item-details"><a href="Utilitaire/_utilitaires---Pattern.php.html">Pattern.php</a> in Pattern.php</div>
1911
					</dd>
159 jpm 1912
		</dl>
1913
	<a name="r"></a>
1914
	<div class="index-letter-section">
1915
		<div style="float: left" class="index-letter-title">r</div>
1916
		<div style="float: right"><a href="#top">top</a></div>
1917
		<div style="clear: both"></div>
1918
	</div>
1919
	<dl>
1920
			<dt class="field">
297 jpm 1921
						<span class="method-title">randomBytes</span>
1922
					</dt>
1923
		<dd class="index-item-body">
1924
			<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodrandomBytes">DiffieHellmanUtil::randomBytes()</a> in DiffieHellmanUtil.php</div>
1925
							<div class="index-item-description">Produces string of random byte of given length.</div>
1926
					</dd>
1927
			<dt class="field">
1928
						<span class="method-title">recuperer</span>
1929
					</dt>
1930
		<dd class="index-item-body">
1931
			<div class="index-item-details"><a href="Framework/Bdd.html#methodrecuperer">Bdd::recuperer()</a> in Bdd.php</div>
1932
							<div class="index-item-description">Execute une requête et retourne le premier résultat sous forme de tableau (par défaut) ou d'objet.</div>
1933
					</dd>
1934
			<dt class="field">
1935
						<span class="method-title">recupererIdDernierAjout</span>
1936
					</dt>
1937
		<dd class="index-item-body">
1938
			<div class="index-item-details"><a href="Framework/Bdd.html#methodrecupererIdDernierAjout">Bdd::recupererIdDernierAjout()</a> in Bdd.php</div>
1939
							<div class="index-item-description">Retourne l'identifiant de la dernière ligne insérée, ou la dernière valeur d'une séquence d'objets, dépendamment, dans</div>
1940
					</dd>
1941
			<dt class="field">
1942
						<span class="method-title">recupererTous</span>
1943
					</dt>
1944
		<dd class="index-item-body">
1945
			<div class="index-item-details"><a href="Framework/Bdd.html#methodrecupererTous">Bdd::recupererTous()</a> in Bdd.php</div>
1946
							<div class="index-item-description">Execute une requête et retourne un tableau de résultats. Un résultat peut être présentés sous forme  de tableau (par défaut) ou d'objet.</div>
1947
					</dd>
1948
			<dt class="field">
1949
						<span class="method-title">redirect</span>
1950
					</dt>
1951
		<dd class="index-item-body">
1952
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodredirect">OpenIdClient::redirect()</a> in OpenIdClient.php</div>
1953
							<div class="index-item-description">Rediriger vers la page du serveur avec les paramètres de confiration</div>
1954
					</dd>
1955
			<dt class="field">
159 jpm 1956
						Registre
1957
					</dt>
1958
		<dd class="index-item-body">
1959
			<div class="index-item-details"><a href="Framework/Registre.html">Registre</a> in Registre.php</div>
297 jpm 1960
							<div class="index-item-description">Classe Registre, qui permet un accès à différentes variables et paramètres à travers les autres classes.</div>
159 jpm 1961
					</dd>
1962
			<dt class="field">
1963
						<span class="include-title">Registre.php</span>
1964
					</dt>
1965
		<dd class="index-item-body">
1966
			<div class="index-item-details"><a href="Framework/_Registre.php.html">Registre.php</a> in Registre.php</div>
1967
					</dd>
1968
			<dt class="field">
1969
						<span class="method-title">requete</span>
1970
					</dt>
1971
		<dd class="index-item-body">
297 jpm 1972
			<div class="index-item-details"><a href="Framework/Bdd.html#methodrequete">Bdd::requete()</a> in Bdd.php</div>
159 jpm 1973
					</dd>
1974
			<dt class="field">
297 jpm 1975
						<span class="method-title">requeter</span>
1976
					</dt>
1977
		<dd class="index-item-body">
1978
			<div class="index-item-details"><a href="Framework/Bdd.html#methodrequeter">Bdd::requeter()</a> in Bdd.php</div>
1979
							<div class="index-item-description">Execute une requête et retourne le résultat tel que renvoyé par l'abstraction courante.</div>
1980
					</dd>
1981
			<dt class="field">
159 jpm 1982
						<span class="method-title">requeteTous</span>
1983
					</dt>
1984
		<dd class="index-item-body">
297 jpm 1985
			<div class="index-item-details"><a href="Framework/Bdd.html#methodrequeteTous">Bdd::requeteTous()</a> in Bdd.php</div>
159 jpm 1986
					</dd>
1987
			<dt class="field">
1988
						<span class="method-title">requeteUn</span>
1989
					</dt>
1990
		<dd class="index-item-body">
297 jpm 1991
			<div class="index-item-details"><a href="Framework/Bdd.html#methodrequeteUn">Bdd::requeteUn()</a> in Bdd.php</div>
159 jpm 1992
					</dd>
1993
			<dt class="field">
297 jpm 1994
						RestClient
159 jpm 1995
					</dt>
1996
		<dd class="index-item-body">
297 jpm 1997
			<div class="index-item-details"><a href="Framework/RestClient.html">RestClient</a> in RestClient.php</div>
1998
							<div class="index-item-description">Classe client permettant d'interroger des services web REST.</div>
159 jpm 1999
					</dd>
297 jpm 2000
			<dt class="field">
2001
						<span class="include-title">RestClient.php</span>
2002
					</dt>
2003
		<dd class="index-item-body">
2004
			<div class="index-item-details"><a href="Framework/_RestClient.php.html">RestClient.php</a> in RestClient.php</div>
2005
					</dd>
2006
			<dt class="field">
2007
						RestServeur
2008
					</dt>
2009
		<dd class="index-item-body">
2010
			<div class="index-item-details"><a href="Framework/RestServeur.html">RestServeur</a> in RestServeur.php</div>
2011
							<div class="index-item-description">Classe principale gérant les services web de type (@link(REST, http://fr.wikipedia.org/wiki/Rest).</div>
2012
					</dd>
2013
			<dt class="field">
2014
						<span class="include-title">RestServeur.php</span>
2015
					</dt>
2016
		<dd class="index-item-body">
2017
			<div class="index-item-details"><a href="Framework/_RestServeur.php.html">RestServeur.php</a> in RestServeur.php</div>
2018
					</dd>
2019
			<dt class="field">
2020
						RestService
2021
					</dt>
2022
		<dd class="index-item-body">
2023
			<div class="index-item-details"><a href="Framework/RestService.html">RestService</a> in RestService.php</div>
2024
							<div class="index-item-description">Classe principale gérant les services.</div>
2025
					</dd>
2026
			<dt class="field">
2027
						<span class="include-title">RestService.php</span>
2028
					</dt>
2029
		<dd class="index-item-body">
2030
			<div class="index-item-details"><a href="Framework/_RestService.php.html">RestService.php</a> in RestService.php</div>
2031
					</dd>
159 jpm 2032
		</dl>
2033
	<a name="s"></a>
2034
	<div class="index-letter-section">
2035
		<div style="float: left" class="index-letter-title">s</div>
2036
		<div style="float: right"><a href="#top">top</a></div>
2037
		<div style="clear: both"></div>
2038
	</div>
2039
	<dl>
2040
			<dt class="field">
297 jpm 2041
						<span class="var-title">$stockage</span>
159 jpm 2042
					</dt>
2043
		<dd class="index-item-body">
297 jpm 2044
			<div class="index-item-details"><a href="Framework/Cache.html#var$stockage">Cache::$stockage</a> in Cache.php</div>
159 jpm 2045
					</dd>
2046
			<dt class="field">
297 jpm 2047
						<span class="method-title">sauver</span>
159 jpm 2048
					</dt>
2049
		<dd class="index-item-body">
297 jpm 2050
			<div class="index-item-details"><a href="Framework/CacheSimple.html#methodsauver">CacheSimple::sauver()</a> in CacheSimple.php</div>
2051
							<div class="index-item-description">Sauvegarde la chaine de données dans un fichier texte.</div>
159 jpm 2052
					</dd>
2053
			<dt class="field">
297 jpm 2054
						<span class="method-title">sauver</span>
159 jpm 2055
					</dt>
2056
		<dd class="index-item-body">
297 jpm 2057
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodsauver">CacheSqlite::sauver()</a> in CacheSqlite.php</div>
2058
							<div class="index-item-description">Save some string datas into a cache record</div>
159 jpm 2059
					</dd>
2060
			<dt class="field">
297 jpm 2061
						<span class="method-title">sauver</span>
159 jpm 2062
					</dt>
2063
		<dd class="index-item-body">
297 jpm 2064
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsauver">CacheFichier::sauver()</a> in CacheFichier.php</div>
2065
							<div class="index-item-description">Save some string datas into a cache record</div>
159 jpm 2066
					</dd>
2067
			<dt class="field">
297 jpm 2068
						<span class="method-title">sauver</span>
2069
					</dt>
2070
		<dd class="index-item-body">
2071
			<div class="index-item-details"><a href="Framework/Cache.html#methodsauver">Cache::sauver()</a> in Cache.php</div>
2072
							<div class="index-item-description">Sauvegarde en cache les données passées en paramètre.</div>
2073
					</dd>
2074
			<dt class="field">
2075
						<span class="method-title">sauverMetadonnees</span>
2076
					</dt>
2077
		<dd class="index-item-body">
2078
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsauverMetadonnees">CacheFichier::sauverMetadonnees()</a> in CacheFichier.php</div>
2079
							<div class="index-item-description">Save metadatas to disk</div>
2080
					</dd>
2081
			<dt class="field">
2082
						Script
2083
					</dt>
2084
		<dd class="index-item-body">
2085
			<div class="index-item-details"><a href="Framework/Script.html">Script</a> in Script.php</div>
2086
							<div class="index-item-description">Script est une classe abstraite qui doit être implémenté par les classes éxecutant des scripts en ligne de commande.</div>
2087
					</dd>
2088
			<dt class="field">
2089
						<span class="include-title">Script.php</span>
2090
					</dt>
2091
		<dd class="index-item-body">
2092
			<div class="index-item-details"><a href="Framework/_Script.php.html">Script.php</a> in Script.php</div>
2093
					</dd>
2094
			<dt class="field">
2095
						<span class="method-title">selfUrl</span>
2096
					</dt>
2097
		<dd class="index-item-body">
2098
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodselfUrl">OpenIdClient::selfUrl()</a> in OpenIdClient.php</div>
2099
							<div class="index-item-description">Returns a full URL that was requested on current HTTP request.</div>
2100
					</dd>
2101
			<dt class="field">
2102
						<span class="method-title">set</span>
2103
					</dt>
2104
		<dd class="index-item-body">
2105
			<div class="index-item-details"><a href="Framework/Registre.html#methodset">Registre::set()</a> in Registre.php</div>
2106
							<div class="index-item-description">Ajoute un objet au tableau selon un intitulé donné.</div>
2107
					</dd>
2108
			<dt class="field">
2109
						<span class="method-title">setCheminAppli</span>
2110
					</dt>
2111
		<dd class="index-item-body">
2112
			<div class="index-item-details"><a href="Framework/Framework.html#methodsetCheminAppli">Framework::setCheminAppli()</a> in Framework.php</div>
2113
							<div class="index-item-description">Permet d'indiquer le chemin de base de l'Application.</div>
2114
					</dd>
2115
			<dt class="field">
2116
						<span class="method-title">setContenuFichier</span>
2117
					</dt>
2118
		<dd class="index-item-body">
2119
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsetContenuFichier">CacheFichier::setContenuFichier()</a> in CacheFichier.php</div>
2120
							<div class="index-item-description">Put the given string into the given file</div>
2121
					</dd>
2122
			<dt class="field">
159 jpm 2123
						<span class="method-title">setContexte</span>
2124
					</dt>
2125
		<dd class="index-item-body">
2126
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodsetContexte">GestionnaireException::setContexte()</a> in GestionnaireException.php</div>
2127
							<div class="index-item-description">Definit si l'on veut afficher le contexte ou non</div>
2128
					</dd>
2129
			<dt class="field">
297 jpm 2130
						<span class="method-title">setEmplacement</span>
159 jpm 2131
					</dt>
2132
		<dd class="index-item-body">
297 jpm 2133
			<div class="index-item-details"><a href="Framework/Cache.html#methodsetEmplacement">Cache::setEmplacement()</a> in Cache.php</div>
2134
							<div class="index-item-description">Permet de (re-)définir l'emplacement pour le stockage du cache.</div>
159 jpm 2135
					</dd>
2136
			<dt class="field">
297 jpm 2137
						<span class="method-title">setEmplacement</span>
159 jpm 2138
					</dt>
2139
		<dd class="index-item-body">
297 jpm 2140
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodsetEmplacement">CacheSqlite::setEmplacement()</a> in CacheSqlite.php</div>
159 jpm 2141
					</dd>
2142
			<dt class="field">
297 jpm 2143
						<span class="method-title">setEmplacement</span>
159 jpm 2144
					</dt>
2145
		<dd class="index-item-body">
297 jpm 2146
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsetEmplacement">CacheFichier::setEmplacement()</a> in CacheFichier.php</div>
2147
					</dd>
2148
			<dt class="field">
2149
						<span class="method-title">setInfoAppli</span>
2150
					</dt>
2151
		<dd class="index-item-body">
2152
			<div class="index-item-details"><a href="Framework/Framework.html#methodsetInfoAppli">Framework::setInfoAppli()</a> in Framework.php</div>
159 jpm 2153
							<div class="index-item-description">Le tableau des informations sur l'application possède les clés suivantes :</div>
2154
					</dd>
2155
			<dt class="field">
297 jpm 2156
						<span class="method-title">setLangue</span>
159 jpm 2157
					</dt>
2158
		<dd class="index-item-body">
297 jpm 2159
			<div class="index-item-details"><a href="Framework/I18n.html#methodsetLangue">I18n::setLangue()</a> in I18n.php</div>
2160
							<div class="index-item-description">Définit la langue utiliser pour rechercher une traduction.</div>
159 jpm 2161
					</dd>
2162
			<dt class="field">
297 jpm 2163
						<span class="method-title">setMetadonnees</span>
2164
					</dt>
2165
		<dd class="index-item-body">
2166
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsetMetadonnees">CacheFichier::setMetadonnees()</a> in CacheFichier.php</div>
2167
							<div class="index-item-description">Set a metadatas record</div>
2168
					</dd>
2169
			<dt class="field">
159 jpm 2170
						<span class="method-title">setOption</span>
2171
					</dt>
2172
		<dd class="index-item-body">
2173
			<div class="index-item-details"><a href="Framework/Url.html#methodsetOption">Url::setOption()</a> in Url.php</div>
2174
							<div class="index-item-description">Met à jour la valeur de l'option spécifiée.</div>
2175
					</dd>
2176
			<dt class="field">
297 jpm 2177
						<span class="method-title">setRequete</span>
159 jpm 2178
					</dt>
2179
		<dd class="index-item-body">
297 jpm 2180
			<div class="index-item-details"><a href="Framework/Url.html#methodsetRequete">Url::setRequete()</a> in Url.php</div>
2181
							<div class="index-item-description">(Re-)Création de la partie requête de l'URL à partir des données du tableau (passé en paramètre).</div>
159 jpm 2182
					</dd>
2183
			<dt class="field">
297 jpm 2184
						SquelettePhp
159 jpm 2185
					</dt>
2186
		<dd class="index-item-body">
297 jpm 2187
			<div class="index-item-details"><a href="Framework/SquelettePhp.html">SquelettePhp</a> in SquelettePhp.php</div>
2188
							<div class="index-item-description">Classe SquelettePhp, traitant les squelette Php utilisant la syntaxe courte php ou pas.</div>
159 jpm 2189
					</dd>
2190
			<dt class="field">
297 jpm 2191
						<span class="include-title">SquelettePhp.php</span>
159 jpm 2192
					</dt>
2193
		<dd class="index-item-body">
297 jpm 2194
			<div class="index-item-details"><a href="Framework/_SquelettePhp.php.html">SquelettePhp.php</a> in SquelettePhp.php</div>
159 jpm 2195
					</dd>
2196
			<dt class="field">
297 jpm 2197
						STOCKAGE_MODE_FICHIER
159 jpm 2198
					</dt>
2199
		<dd class="index-item-body">
297 jpm 2200
			<div class="index-item-details"><a href="Framework/Cache.html#constSTOCKAGE_MODE_FICHIER">Cache::STOCKAGE_MODE_FICHIER</a> in Cache.php</div>
2201
							<div class="index-item-description">Socke les enregistrements du cache dans des fichiers textes.</div>
159 jpm 2202
					</dd>
2203
			<dt class="field">
297 jpm 2204
						STOCKAGE_MODE_SIMPLE
159 jpm 2205
					</dt>
2206
		<dd class="index-item-body">
297 jpm 2207
			<div class="index-item-details"><a href="Framework/Cache.html#constSTOCKAGE_MODE_SIMPLE">Cache::STOCKAGE_MODE_SIMPLE</a> in Cache.php</div>
2208
							<div class="index-item-description">Socke les enregistrements du cache dans des fichiers textes de façon extremement simple.</div>
159 jpm 2209
					</dd>
2210
			<dt class="field">
297 jpm 2211
						STOCKAGE_MODE_SQLITE
159 jpm 2212
					</dt>
2213
		<dd class="index-item-body">
297 jpm 2214
			<div class="index-item-details"><a href="Framework/Cache.html#constSTOCKAGE_MODE_SQLITE">Cache::STOCKAGE_MODE_SQLITE</a> in Cache.php</div>
2215
							<div class="index-item-description">Socke les enregistrements du cache dans une base de données SQLite.</div>
159 jpm 2216
					</dd>
2217
			<dt class="field">
297 jpm 2218
						Storage
159 jpm 2219
					</dt>
2220
		<dd class="index-item-body">
297 jpm 2221
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html">Storage</a> in Storage.php</div>
2222
							<div class="index-item-description">Abstract class to implement external storage for OpenID consumer</div>
159 jpm 2223
					</dd>
2224
			<dt class="field">
297 jpm 2225
						StorageFile
159 jpm 2226
					</dt>
2227
		<dd class="index-item-body">
297 jpm 2228
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html">StorageFile</a> in StorageFile.php</div>
2229
							<div class="index-item-description">External storage implemmentation using serialized files</div>
159 jpm 2230
					</dd>
297 jpm 2231
			<dt class="field">
2232
						<span class="method-title">strlen</span>
2233
					</dt>
2234
		<dd class="index-item-body">
2235
			<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodstrlen">DiffieHellmanUtil::strlen()</a> in DiffieHellmanUtil.php</div>
2236
							<div class="index-item-description">Returns lenght of binary string in bytes</div>
2237
					</dd>
2238
			<dt class="field">
2239
						<span class="method-title">supprimer</span>
2240
					</dt>
2241
		<dd class="index-item-body">
2242
			<div class="index-item-details"><a href="Framework/Cache.html#methodsupprimer">Cache::supprimer()</a> in Cache.php</div>
2243
							<div class="index-item-description">Supprime un enregistrement en cache.</div>
2244
					</dd>
2245
			<dt class="field">
2246
						<span class="method-title">supprimer</span>
2247
					</dt>
2248
		<dd class="index-item-body">
2249
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsupprimer">CacheFichier::supprimer()</a> in CacheFichier.php</div>
2250
							<div class="index-item-description">Remove a cache record</div>
2251
					</dd>
2252
			<dt class="field">
2253
						<span class="method-title">supprimer</span>
2254
					</dt>
2255
		<dd class="index-item-body">
2256
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodsupprimer">CacheSqlite::supprimer()</a> in CacheSqlite.php</div>
2257
							<div class="index-item-description">Remove a cache record</div>
2258
					</dd>
2259
			<dt class="field">
2260
						<span class="method-title">supprimer</span>
2261
					</dt>
2262
		<dd class="index-item-body">
2263
			<div class="index-item-details"><a href="Framework/RestClient.html#methodsupprimer">RestClient::supprimer()</a> in RestClient.php</div>
2264
					</dd>
2265
			<dt class="field">
2266
						<span class="method-title">supprimer</span>
2267
					</dt>
2268
		<dd class="index-item-body">
2269
			<div class="index-item-details"><a href="Framework/RestService.html#methodsupprimer">RestService::supprimer()</a> in RestService.php</div>
2270
							<div class="index-item-description">Méthode appelée lors d'une requête HTTP de type DELETE (ou POST avec action=DELETE dans le corps de la requete).</div>
2271
					</dd>
2272
			<dt class="field">
2273
						<span class="method-title">supprimerAccents</span>
2274
					</dt>
2275
		<dd class="index-item-body">
2276
			<div class="index-item-details"><a href="Utilitaire/Chaine.html#methodsupprimerAccents">Chaine::supprimerAccents()</a> in Chaine.php</div>
2277
							<div class="index-item-description">Supprime ou remplace les accents d'une chaine en PHP.</div>
2278
					</dd>
2279
			<dt class="field">
2280
						<span class="method-title">supprimerDossier</span>
2281
					</dt>
2282
		<dd class="index-item-body">
2283
			<div class="index-item-details"><a href="Utilitaire/Fichier.html#methodsupprimerDossier">Fichier::supprimerDossier()</a> in Fichier.php</div>
2284
							<div class="index-item-description">Supprime récursivement un dossier et tout son contenu.</div>
2285
					</dd>
2286
			<dt class="field">
2287
						<span class="method-title">supprimerFichier</span>
2288
					</dt>
2289
		<dd class="index-item-body">
2290
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsupprimerFichier">CacheFichier::supprimerFichier()</a> in CacheFichier.php</div>
2291
							<div class="index-item-description">Remove a file</div>
2292
					</dd>
2293
			<dt class="field">
2294
						<span class="method-title">supprimerMetadonnees</span>
2295
					</dt>
2296
		<dd class="index-item-body">
2297
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsupprimerMetadonnees">CacheFichier::supprimerMetadonnees()</a> in CacheFichier.php</div>
2298
							<div class="index-item-description">Drop a metadata record</div>
2299
					</dd>
2300
			<dt class="field">
2301
						<span class="method-title">supprimerParametre</span>
2302
					</dt>
2303
		<dd class="index-item-body">
2304
			<div class="index-item-details"><a href="Framework/RestClient.html#methodsupprimerParametre">RestClient::supprimerParametre()</a> in RestClient.php</div>
2305
					</dd>
2306
			<dt class="field">
2307
						<span class="include-title">Storage.php</span>
2308
					</dt>
2309
		<dd class="index-item-body">
2310
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/_utilitaires---Storage.php.html">Storage.php</a> in Storage.php</div>
2311
					</dd>
2312
			<dt class="field">
2313
						<span class="include-title">StorageFile.php</span>
2314
					</dt>
2315
		<dd class="index-item-body">
2316
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/_utilitaires---StorageFile.php.html">StorageFile.php</a> in StorageFile.php</div>
2317
					</dd>
159 jpm 2318
		</dl>
297 jpm 2319
	<a name="t"></a>
2320
	<div class="index-letter-section">
2321
		<div style="float: left" class="index-letter-title">t</div>
2322
		<div style="float: right"><a href="#top">top</a></div>
2323
		<div style="clear: both"></div>
2324
	</div>
2325
	<dl>
2326
			<dt class="field">
2327
						<span class="var-title">$type</span>
2328
					</dt>
2329
		<dd class="index-item-body">
2330
			<div class="index-item-details"><a href="Framework/Bdd.html#var$type">Bdd::$type</a> in Bdd.php</div>
2331
							<div class="index-item-description">Type de base de données (mysql, mysqli, etc ...)</div>
2332
					</dd>
2333
			<dt class="field">
2334
						Tableau
2335
					</dt>
2336
		<dd class="index-item-body">
2337
			<div class="index-item-details"><a href="Utilitaire/Tableau.html">Tableau</a> in Tableau.php</div>
2338
							<div class="index-item-description">Classe fournissant des méthodes statiques de manipulation des tableaux (Array).</div>
2339
					</dd>
2340
			<dt class="field">
2341
						<span class="method-title">tailleMemoireScript</span>
2342
					</dt>
2343
		<dd class="index-item-body">
2344
			<div class="index-item-details"><a href="Framework/Debug.html#methodtailleMemoireScript">Debug::tailleMemoireScript()</a> in Debug.php</div>
2345
							<div class="index-item-description">Affichage d'informations sur l'espace mémoire occupé par le script PHP</div>
2346
					</dd>
2347
			<dt class="field">
2348
						<span class="method-title">tailleMemoireVar</span>
2349
					</dt>
2350
		<dd class="index-item-body">
2351
			<div class="index-item-details"><a href="Framework/Debug.html#methodtailleMemoireVar">Debug::tailleMemoireVar()</a> in Debug.php</div>
2352
							<div class="index-item-description">Affichage d'informations sur l'espace mémoire occupé par une variable</div>
2353
					</dd>
2354
			<dt class="field">
2355
						<span class="method-title">tester</span>
2356
					</dt>
2357
		<dd class="index-item-body">
2358
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodtester">CacheSqlite::tester()</a> in CacheSqlite.php</div>
2359
							<div class="index-item-description">Test if a cache is available or not (for the given id)</div>
2360
					</dd>
2361
			<dt class="field">
2362
						<span class="method-title">tester</span>
2363
					</dt>
2364
		<dd class="index-item-body">
2365
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodtester">CacheFichier::tester()</a> in CacheFichier.php</div>
2366
							<div class="index-item-description">Teste si un enregistrement en cache est disponible ou pas (pour l'id passé en paramètre).</div>
2367
					</dd>
2368
			<dt class="field">
2369
						<span class="method-title">tester</span>
2370
					</dt>
2371
		<dd class="index-item-body">
2372
			<div class="index-item-details"><a href="Framework/Cache.html#methodtester">Cache::tester()</a> in Cache.php</div>
2373
							<div class="index-item-description">Test if a cache is available for the given id</div>
2374
					</dd>
2375
			<dt class="field">
2376
						<span class="method-title">testerExistenceCache</span>
2377
					</dt>
2378
		<dd class="index-item-body">
2379
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodtesterExistenceCache">CacheFichier::testerExistenceCache()</a> in CacheFichier.php</div>
2380
							<div class="index-item-description">Test if the given cache id is available (and still valid as a cache record)</div>
2381
					</dd>
2382
			<dt class="field">
2383
						<span class="method-title">traiterAvertissement</span>
2384
					</dt>
2385
		<dd class="index-item-body">
2386
			<div class="index-item-details"><a href="Framework/Script.html#methodtraiterAvertissement">Script::traiterAvertissement()</a> in Script.php</div>
2387
							<div class="index-item-description">Affiche un message d'avertissement formaté.</div>
2388
					</dd>
2389
			<dt class="field">
2390
						<span class="method-title">traiterErreur</span>
2391
					</dt>
2392
		<dd class="index-item-body">
2393
			<div class="index-item-details"><a href="Framework/Script.html#methodtraiterErreur">Script::traiterErreur()</a> in Script.php</div>
2394
							<div class="index-item-description">Affiche un message d'erreur formaté.</div>
2395
					</dd>
2396
			<dt class="field">
2397
						<span class="method-title">traiterInfo</span>
2398
					</dt>
2399
		<dd class="index-item-body">
2400
			<div class="index-item-details"><a href="Framework/Script.html#methodtraiterInfo">Script::traiterInfo()</a> in Script.php</div>
2401
							<div class="index-item-description">Retourne un message d'information formaté.</div>
2402
					</dd>
2403
			<dt class="field">
2404
						<span class="method-title">transformaterIdEnNomFichier</span>
2405
					</dt>
2406
		<dd class="index-item-body">
2407
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodtransformaterIdEnNomFichier">CacheFichier::transformaterIdEnNomFichier()</a> in CacheFichier.php</div>
2408
							<div class="index-item-description">Transform a cache id into a file name and return it</div>
2409
					</dd>
2410
			<dt class="field">
2411
						<span class="method-title">transformerNomFichierEnId</span>
2412
					</dt>
2413
		<dd class="index-item-body">
2414
			<div class="index-item-details"><a href="Framework/CacheFichier.html#methodtransformerNomFichierEnId">CacheFichier::transformerNomFichierEnId()</a> in CacheFichier.php</div>
2415
							<div class="index-item-description">Transform a file name into cache id and return it</div>
2416
					</dd>
2417
			<dt class="field">
2418
						<span class="include-title">Tableau.php</span>
2419
					</dt>
2420
		<dd class="index-item-body">
2421
			<div class="index-item-details"><a href="Utilitaire/_utilitaires---Tableau.php.html">Tableau.php</a> in Tableau.php</div>
2422
					</dd>
2423
		</dl>
159 jpm 2424
	<a name="u"></a>
2425
	<div class="index-letter-section">
2426
		<div style="float: left" class="index-letter-title">u</div>
2427
		<div style="float: right"><a href="#top">top</a></div>
2428
		<div style="clear: both"></div>
2429
	</div>
2430
	<dl>
2431
			<dt class="field">
297 jpm 2432
						<span class="var-title">$utilisateur</span>
159 jpm 2433
					</dt>
2434
		<dd class="index-item-body">
297 jpm 2435
			<div class="index-item-details"><a href="Framework/Bdd.html#var$utilisateur">Bdd::$utilisateur</a> in Bdd.php</div>
2436
							<div class="index-item-description">Nom d'utilisateur</div>
159 jpm 2437
					</dd>
2438
			<dt class="field">
2439
						Url
2440
					</dt>
2441
		<dd class="index-item-body">
2442
			<div class="index-item-details"><a href="Framework/Url.html">Url</a> in Url.php</div>
297 jpm 2443
							<div class="index-item-description">Classe Url, gérant le découpage des paramètres, leurs modification etc...</div>
159 jpm 2444
					</dd>
2445
			<dt class="field">
297 jpm 2446
						URL
2447
					</dt>
2448
		<dd class="index-item-body">
2449
			<div class="index-item-details"><a href="Utilitaire/Pattern.html#constURL">Pattern::URL</a> in Pattern.php</div>
2450
					</dd>
2451
			<dt class="field">
159 jpm 2452
						<span class="include-title">Url.php</span>
2453
					</dt>
2454
		<dd class="index-item-body">
2455
			<div class="index-item-details"><a href="Framework/_Url.php.html">Url.php</a> in Url.php</div>
2456
					</dd>
2457
		</dl>
2458
	<a name="v"></a>
2459
	<div class="index-letter-section">
2460
		<div style="float: left" class="index-letter-title">v</div>
2461
		<div style="float: right"><a href="#top">top</a></div>
2462
		<div style="clear: both"></div>
2463
	</div>
2464
	<dl>
2465
			<dt class="field">
297 jpm 2466
						<span class="method-title">validerIdOuTag</span>
2467
					</dt>
2468
		<dd class="index-item-body">
2469
			<div class="index-item-details"><a href="Framework/Cache.html#methodvaliderIdOuTag">Cache::validerIdOuTag()</a> in Cache.php</div>
2470
							<div class="index-item-description">Valide un identifiant de cache ou un tag (securité, nom de fichiers fiables, préfixes réservés...)</div>
2471
					</dd>
2472
			<dt class="field">
2473
						<span class="method-title">validerTableauDeTags</span>
2474
					</dt>
2475
		<dd class="index-item-body">
2476
			<div class="index-item-details"><a href="Framework/Cache.html#methodvaliderTableauDeTags">Cache::validerTableauDeTags()</a> in Cache.php</div>
2477
							<div class="index-item-description">Valide un tableau de tags  (securité, nom de fichiers fiables, préfixes réservés...)</div>
2478
					</dd>
2479
			<dt class="field">
2480
						<span class="method-title">verifierEtReencoderTableauRequete</span>
2481
					</dt>
2482
		<dd class="index-item-body">
2483
			<div class="index-item-details"><a href="Framework/Framework.html#methodverifierEtReencoderTableauRequete">Framework::verifierEtReencoderTableauRequete()</a> in Framework.php</div>
2484
							<div class="index-item-description">Procédure vérifiant l'encodage des tableaux $_GET et $_POST et les transcodant dans l'encodage de l'application</div>
2485
					</dd>
2486
			<dt class="field">
159 jpm 2487
						<span class="method-title">verifierOuvrirFichier</span>
2488
					</dt>
2489
		<dd class="index-item-body">
2490
			<div class="index-item-details"><a href="Framework/Log.html#methodverifierOuvrirFichier">Log::verifierOuvrirFichier()</a> in Log.php</div>
297 jpm 2491
							<div class="index-item-description">Vérifie la présence d'un fichier dans le tableau, ses droits d'écriture, l'ouvre si nécessaire.</div>
159 jpm 2492
					</dd>
2493
			<dt class="field">
297 jpm 2494
						<span class="method-title">verifierPresenceParametres</span>
2495
					</dt>
2496
		<dd class="index-item-body">
2497
			<div class="index-item-details"><a href="Framework/Config.html#methodverifierPresenceParametres">Config::verifierPresenceParametres()</a> in Config.php</div>
2498
							<div class="index-item-description">Vérifie que tous les paramêtres de config nécessaires au fonctionnement d'une classe existe dans les fichiers  de configurations.</div>
2499
					</dd>
2500
			<dt class="field">
2501
						<span class="method-title">verifierVersion</span>
2502
					</dt>
2503
		<dd class="index-item-body">
2504
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodverifierVersion">OpenIdClient::verifierVersion()</a> in OpenIdClient.php</div>
2505
					</dd>
2506
			<dt class="field">
2507
						<span class="method-title">verify</span>
2508
					</dt>
2509
		<dd class="index-item-body">
2510
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodverify">OpenIdClient::verify()</a> in OpenIdClient.php</div>
2511
							<div class="index-item-description">Verifies authentication response from OpenID server.</div>
2512
					</dd>
2513
			<dt class="field">
159 jpm 2514
						<span class="method-title">viderLog</span>
2515
					</dt>
2516
		<dd class="index-item-body">
2517
			<div class="index-item-details"><a href="Framework/Log.html#methodviderLog">Log::viderLog()</a> in Log.php</div>
2518
							<div class="index-item-description">Vide un fichier log indiqué</div>
2519
					</dd>
2520
		</dl>
2521
	<a name="_"></a>
2522
	<div class="index-letter-section">
2523
		<div style="float: left" class="index-letter-title">_</div>
2524
		<div style="float: right"><a href="#top">top</a></div>
2525
		<div style="clear: both"></div>
2526
	</div>
2527
	<dl>
2528
			<dt class="field">
297 jpm 2529
						<span class="var-title">$_cache</span>
2530
					</dt>
2531
		<dd class="index-item-body">
2532
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#var$_cache">OpenIdClient::$_cache</a> in OpenIdClient.php</div>
2533
							<div class="index-item-description">Tableau &quot;cache&quot; interne permettant d'éviter des accès inutiles au fichier storage</div>
2534
					</dd>
2535
			<dt class="field">
2536
						<span class="var-title">$_storage</span>
2537
					</dt>
2538
		<dd class="index-item-body">
2539
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#var$_storage">OpenIdClient::$_storage</a> in OpenIdClient.php</div>
2540
							<div class="index-item-description">Variable permettant le stockage d'informations, notammenent à propos des clés DiffieHellmann</div>
2541
					</dd>
2542
			<dt class="field">
2543
						<span class="method-title">_addAssociation</span>
2544
					</dt>
2545
		<dd class="index-item-body">
2546
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#method_addAssociation">OpenIdClient::_addAssociation()</a> in OpenIdClient.php</div>
2547
							<div class="index-item-description">Store assiciation in internal chace and external storage</div>
2548
					</dd>
2549
			<dt class="field">
2550
						<span class="method-title">_associate</span>
2551
					</dt>
2552
		<dd class="index-item-body">
2553
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#method_associate">OpenIdClient::_associate()</a> in OpenIdClient.php</div>
2554
							<div class="index-item-description">Create (or reuse existing) association between OpenID consumer and  OpenID server based on Diffie-Hellman key agreement. Returns true  on success and false on failure.</div>
2555
					</dd>
2556
			<dt class="field">
2557
						<span class="method-title">_discovery</span>
2558
					</dt>
2559
		<dd class="index-item-body">
2560
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#method_discovery">OpenIdClient::_discovery()</a> in OpenIdClient.php</div>
2561
							<div class="index-item-description">Performs discovery of identity and finds OpenID URL, OpenID server URL  and OpenID protocol version. Returns true on succees and false on  failure.</div>
2562
					</dd>
2563
			<dt class="field">
2564
						<span class="method-title">_getAssociation</span>
2565
					</dt>
2566
		<dd class="index-item-body">
2567
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#method_getAssociation">OpenIdClient::_getAssociation()</a> in OpenIdClient.php</div>
2568
							<div class="index-item-description">Retrive assiciation information for given $url from internal cahce or  external storage</div>
2569
					</dd>
2570
			<dt class="field">
159 jpm 2571
						<span class="method-title">__construct</span>
2572
					</dt>
2573
		<dd class="index-item-body">
297 jpm 2574
			<div class="index-item-details"><a href="Framework/Cache.html#method__construct">Cache::__construct()</a> in Cache.php</div>
159 jpm 2575
					</dd>
2576
			<dt class="field">
2577
						<span class="method-title">__construct</span>
2578
					</dt>
2579
		<dd class="index-item-body">
297 jpm 2580
			<div class="index-item-details"><a href="Framework/OpenIdClient.html#method__construct">OpenIdClient::__construct()</a> in OpenIdClient.php</div>
2581
							<div class="index-item-description">Constructeur de l'application</div>
2582
					</dd>
2583
			<dt class="field">
2584
						<span class="method-title">__construct</span>
2585
					</dt>
2586
		<dd class="index-item-body">
2587
			<div class="index-item-details"><a href="Framework/RestServeur.html#method__construct">RestServeur::__construct()</a> in RestServeur.php</div>
2588
							<div class="index-item-description">Analyse les données envoyées au serveur, enregistre la méthode HTTP utilisée pour appeler le serveur et parse  l'url appelée pour trouver le service demandé.</div>
2589
					</dd>
2590
			<dt class="field">
2591
						<span class="method-title">__construct</span>
2592
					</dt>
2593
		<dd class="index-item-body">
2594
			<div class="index-item-details"><a href="Framework/Bdd.html#method__construct">Bdd::__construct()</a> in Bdd.php</div>
159 jpm 2595
							<div class="index-item-description">Constructeur par défaut, appelé à l'initialisation.</div>
2596
					</dd>
2597
			<dt class="field">
2598
						<span class="method-title">__construct</span>
2599
					</dt>
2600
		<dd class="index-item-body">
297 jpm 2601
			<div class="index-item-details"><a href="Framework/Script.html#method__construct">Script::__construct()</a> in Script.php</div>
2602
					</dd>
2603
			<dt class="field">
2604
						<span class="method-title">__construct</span>
2605
					</dt>
2606
		<dd class="index-item-body">
2607
			<div class="index-item-details"><a href="Framework/CacheSimple.html#method__construct">CacheSimple::__construct()</a> in CacheSimple.php</div>
2608
					</dd>
2609
			<dt class="field">
2610
						<span class="method-title">__construct</span>
2611
					</dt>
2612
		<dd class="index-item-body">
2613
			<div class="index-item-details"><a href="Framework/CacheFichier.html#method__construct">CacheFichier::__construct()</a> in CacheFichier.php</div>
2614
							<div class="index-item-description">Constructor</div>
2615
					</dd>
2616
			<dt class="field">
2617
						<span class="method-title">__construct</span>
2618
					</dt>
2619
		<dd class="index-item-body">
2620
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#method__construct">CacheSqlite::__construct()</a> in CacheSqlite.php</div>
2621
							<div class="index-item-description">Constructor</div>
2622
					</dd>
2623
			<dt class="field">
2624
						<span class="method-title">__construct</span>
2625
					</dt>
2626
		<dd class="index-item-body">
159 jpm 2627
			<div class="index-item-details"><a href="Framework/Url.html#method__construct">Url::__construct()</a> in Url.php</div>
2628
					</dd>
2629
			<dt class="field">
2630
						<span class="method-title">__construct</span>
2631
					</dt>
2632
		<dd class="index-item-body">
297 jpm 2633
			<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#method__construct">StorageFile::__construct()</a> in StorageFile.php</div>
2634
							<div class="index-item-description">Constructs storage object and creates storage directory</div>
159 jpm 2635
					</dd>
2636
			<dt class="field">
2637
						<span class="method-title">__construct</span>
2638
					</dt>
2639
		<dd class="index-item-body">
2640
			<div class="index-item-details"><a href="Framework/Controleur.html#method__construct">Controleur::__construct()</a> in Controleur.php</div>
2641
							<div class="index-item-description">Constructeur par défaut</div>
2642
					</dd>
2643
			<dt class="field">
297 jpm 2644
						<span class="method-title">__construct</span>
2645
					</dt>
2646
		<dd class="index-item-body">
2647
			<div class="index-item-details"><a href="Framework/RestService.html#method__construct">RestService::__construct()</a> in RestService.php</div>
2648
					</dd>
2649
			<dt class="field">
159 jpm 2650
						<span class="method-title">__destruct</span>
2651
					</dt>
2652
		<dd class="index-item-body">
297 jpm 2653
			<div class="index-item-details"><a href="Framework/Bdd.html#method__destruct">Bdd::__destruct()</a> in Bdd.php</div>
2654
							<div class="index-item-description">Destructeur de classe, se contente de fermer explicitement la connexion à la base de donnée.</div>
159 jpm 2655
					</dd>
2656
			<dt class="field">
2657
						<span class="method-title">__destruct</span>
2658
					</dt>
2659
		<dd class="index-item-body">
297 jpm 2660
			<div class="index-item-details"><a href="Framework/CacheSqlite.html#method__destruct">CacheSqlite::__destruct()</a> in CacheSqlite.php</div>
2661
							<div class="index-item-description">Destructor</div>
159 jpm 2662
					</dd>
2663
			<dt class="field">
2664
						<span class="method-title">__destruct</span>
2665
					</dt>
2666
		<dd class="index-item-body">
2667
			<div class="index-item-details"><a href="Framework/GestionnaireException.html#method__destruct">GestionnaireException::__destruct()</a> in GestionnaireException.php</div>
297 jpm 2668
							<div class="index-item-description">Lors de la destruction de la classe si des exceptions n'ont pas été affichées, et si le débogage est à true, elles sont  affichées.</div>
159 jpm 2669
					</dd>
2670
			<dt class="field">
297 jpm 2671
						<span class="method-title">__destruct</span>
159 jpm 2672
					</dt>
2673
		<dd class="index-item-body">
297 jpm 2674
			<div class="index-item-details"><a href="Framework/Log.html#method__destruct">Log::__destruct()</a> in Log.php</div>
2675
							<div class="index-item-description">Destructeur de classe, ferme les descripteurs ouverts.</div>
159 jpm 2676
					</dd>
2677
		</dl>
2678
 
2679
<div class="index-letter-menu">
2680
	<a class="index-letter" href="elementindex.html#a">a</a>
297 jpm 2681
	<a class="index-letter" href="elementindex.html#b">b</a>
159 jpm 2682
	<a class="index-letter" href="elementindex.html#c">c</a>
2683
	<a class="index-letter" href="elementindex.html#d">d</a>
2684
	<a class="index-letter" href="elementindex.html#e">e</a>
297 jpm 2685
	<a class="index-letter" href="elementindex.html#f">f</a>
159 jpm 2686
	<a class="index-letter" href="elementindex.html#g">g</a>
297 jpm 2687
	<a class="index-letter" href="elementindex.html#h">h</a>
159 jpm 2688
	<a class="index-letter" href="elementindex.html#i">i</a>
2689
	<a class="index-letter" href="elementindex.html#l">l</a>
2690
	<a class="index-letter" href="elementindex.html#m">m</a>
2691
	<a class="index-letter" href="elementindex.html#n">n</a>
2692
	<a class="index-letter" href="elementindex.html#o">o</a>
2693
	<a class="index-letter" href="elementindex.html#p">p</a>
2694
	<a class="index-letter" href="elementindex.html#r">r</a>
2695
	<a class="index-letter" href="elementindex.html#s">s</a>
297 jpm 2696
	<a class="index-letter" href="elementindex.html#t">t</a>
159 jpm 2697
	<a class="index-letter" href="elementindex.html#u">u</a>
2698
	<a class="index-letter" href="elementindex.html#v">v</a>
2699
	<a class="index-letter" href="elementindex.html#_">_</a>
2700
</div>	</body>
2701
</html>