Subversion Repositories Applications.framework

Rev

Rev 159 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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