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