Subversion Repositories Applications.framework

Rev

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

Rev 300 Rev 302
Line 1... Line -...
1
<?xml version="1.0" encoding="UTF-8"?>
-
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
  <html xmlns="http://www.w3.org/1999/xhtml">
2
  <html xmlns="http://www.w3.org/1999/xhtml">
4
		<head>
3
		<head>
5
			<!-- template designed by Marco Von Ballmoos  -->
4
			<!-- template designed by Marco Von Ballmoos  -->
6
			<title>Docs For Class Registre</title>
5
			<title>Docs For Class Registre</title>
Line 97... Line 96...
97
						
96
						
98
					</div>
97
					</div>
99
	<div class="info-box-body">
98
	<div class="info-box-body">
100
        		<!-- ========== Info from phpDoc block ========= -->
99
        		<!-- ========== Info from phpDoc block ========= -->
101
<p class="short-description">Classe Registre, qui permet un accès à différentes variables et paramètres à travers les autres classes.</p>
100
<p class="short-description">Classe Registre, qui permet un accès à différentes variables et paramètres à travers les autres classes.</p>
102
<p class="description"><p>C'est un remplaçant à la variable magique $_GLOBALS de Php.  C'est un singleton.  Si vous avez besoin de modifier dynamiquement des paramètres de configuration, utiliser le @see Registe, il est fait pour ça.  Si vous voulez paramètré votre application via le fichier config.ini, utilisez plutôt la classe @see Config.</p></p>
101
<p class="description"><p>C'est un remplaçant à la variable magique $_GLOBALS de Php.  C'est un singleton.  Si vous voulez paramètré votre application via un fichier de configuration, utilisez plutôt la classe @see Config.</p></p>
103
	<ul class="tags">
102
	<ul class="tags">
104
				<li><span class="field">author:</span> Jean-Pascal MILCENT &lt;<a href="mailto:jmp@tela-botanica.org">jmp@tela-botanica.org</a>&gt;</li>
103
				<li><span class="field">author:</span> Jean-Pascal MILCENT &lt;<a href="mailto:jmp@tela-botanica.org">jmp@tela-botanica.org</a>&gt;</li>
105
				<li><span class="field">version:</span> $Id: Registre.php 239 2010-11-25 18:04:00Z jpm $</li>
104
				<li><span class="field">version:</span> $Id: Registre.php 239 2010-11-25 18:04:00Z jpm $</li>
106
				<li><span class="field">copyright:</span> Copyright (c) 2009, Tela Botanica (accueil@tela-botanica.org)</li>
105
				<li><span class="field">copyright:</span> Copyright (c) 2009, Tela Botanica (accueil@tela-botanica.org)</li>
107
				<li><span class="field">link:</span> /doc/framework/</li>
106
				<li><span class="field">link:</span> /doc/framework/</li>
108
				<li><span class="field">license:</span> <a href="http://www.gnu.org/licenses/gpl.html">Licence GNU-GPL</a></li>
107
				<li><span class="field">license:</span> <a href="http://www.gnu.org/licenses/gpl.html">Licence GNU-GPL</a></li>
109
				<li><span class="field">license:</span> <a href="http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt">Licence CECILL</a></li>
108
				<li><span class="field">license:</span> <a href="http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt">Licence CECILL</a></li>
110
			</ul>
109
			</ul>
111
		<p class="notes">
110
		<p class="notes">
112
			Located in <a class="field" href="_Registre.php.html">/Registre.php</a> (line <span class="field"><a href="../__filesource/fsource_Framework__Registre.php.html#a20">20</a></span>)
111
			Located in <a class="field" href="_Registre.php.html">/Registre.php</a> (line <span class="field"><a href="../__filesource/fsource_Framework__Registre.php.html#a19">19</a></span>)
Line 113... Line 112...
113
		</p>
112
		</p>
Line 171... Line 170...
171
			<A NAME='method_detail'></A>
170
			<A NAME='method_detail'></A>
172
<a name="methoddetruire" id="detruire"><!-- --></a>
171
<a name="methoddetruire" id="detruire"><!-- --></a>
173
<div class="oddrow">
172
<div class="oddrow">
Line 174... Line 173...
174
	
173
	
175
	<div class="method-header">
174
	<div class="method-header">
176
		<span class="method-title">static detruire</span> (line <span class="line-number"><a href="../__filesource/fsource_Framework__Registre.php.html#a53">53</a></span>)
175
		<span class="method-title">static detruire</span> (line <span class="line-number"><a href="../__filesource/fsource_Framework__Registre.php.html#a52">52</a></span>)
Line 177... Line 176...
177
	</div> 
176
	</div> 
178
	
177
	
179
	<!-- ========== Info from phpDoc block ========= -->
178
	<!-- ========== Info from phpDoc block ========= -->
Line 200... Line 199...
200
	</div>
199
	</div>
201
<a name="methodexiste" id="existe"><!-- --></a>
200
<a name="methodexiste" id="existe"><!-- --></a>
202
<div class="evenrow">
201
<div class="evenrow">
Line 203... Line 202...
203
	
202
	
204
	<div class="method-header">
203
	<div class="method-header">
205
		<span class="method-title">static existe</span> (line <span class="line-number"><a href="../__filesource/fsource_Framework__Registre.php.html#a64">64</a></span>)
204
		<span class="method-title">static existe</span> (line <span class="line-number"><a href="../__filesource/fsource_Framework__Registre.php.html#a63">63</a></span>)
Line 206... Line 205...
206
	</div> 
205
	</div> 
207
	
206
	
208
	<!-- ========== Info from phpDoc block ========= -->
207
	<!-- ========== Info from phpDoc block ========= -->
Line 230... Line 229...
230
	</div>
229
	</div>
231
<a name="methodget" id="get"><!-- --></a>
230
<a name="methodget" id="get"><!-- --></a>
232
<div class="oddrow">
231
<div class="oddrow">
Line 233... Line 232...
233
	
232
	
234
	<div class="method-header">
233
	<div class="method-header">
235
		<span class="method-title">static get</span> (line <span class="line-number"><a href="../__filesource/fsource_Framework__Registre.php.html#a44">44</a></span>)
234
		<span class="method-title">static get</span> (line <span class="line-number"><a href="../__filesource/fsource_Framework__Registre.php.html#a43">43</a></span>)
Line 236... Line 235...
236
	</div> 
235
	</div> 
237
	
236
	
238
	<!-- ========== Info from phpDoc block ========= -->
237
	<!-- ========== Info from phpDoc block ========= -->
Line 260... Line 259...
260
	</div>
259
	</div>
261
<a name="methodset" id="set"><!-- --></a>
260
<a name="methodset" id="set"><!-- --></a>
262
<div class="evenrow">
261
<div class="evenrow">
Line 263... Line 262...
263
	
262
	
264
	<div class="method-header">
263
	<div class="method-header">
265
		<span class="method-title">static set</span> (line <span class="line-number"><a href="../__filesource/fsource_Framework__Registre.php.html#a30">30</a></span>)
264
		<span class="method-title">static set</span> (line <span class="line-number"><a href="../__filesource/fsource_Framework__Registre.php.html#a29">29</a></span>)
Line 266... Line 265...
266
	</div> 
265
	</div> 
267
	
266
	
268
	<!-- ========== Info from phpDoc block ========= -->
267
	<!-- ========== Info from phpDoc block ========= -->
Line 294... Line 293...
294
		</div>
293
		</div>
295
	</div>
294
	</div>
Line 296... Line 295...
296
 
295
 
297
 
296
 
298
	<p class="notes" id="credit">
297
	<p class="notes" id="credit">
299
		Documentation generated on Tue, 18 Jan 2011 15:13:22 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
298
		Documentation generated on Tue, 18 Jan 2011 15:30:56 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
300
	</p>
299
	</p>
301
	</div></body>
300
	</div></body>