| Line 5... |
Line 5... |
| 5 |
<meta name="generator" content="ApiGen 2.8.0">
|
5 |
<meta name="generator" content="ApiGen 2.8.0">
|
| Line 6... |
Line 6... |
| 6 |
|
6 |
|
| Line 7... |
Line 7... |
| 7 |
<title>Class Debug | TBFramework - v0.2</title>
|
7 |
<title>Class Debug | TBFramework - v0.2</title>
|
| 8 |
|
8 |
|
| 9 |
<script type="text/javascript" src="resources/combined.js?4205936287"></script>
|
9 |
<script type="text/javascript" src="resources/combined.js?4205936287"></script>
|
| Line 10... |
Line 10... |
| 10 |
<script type="text/javascript" src="elementlist.js?117657638"></script>
|
10 |
<script type="text/javascript" src="elementlist.js?1835392179"></script>
|
| Line 11... |
Line 11... |
| 11 |
<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360">
|
11 |
<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360">
|
| Line 38... |
Line 38... |
| 38 |
<li><a href="class-Chronometre.html">Chronometre</a></li>
|
38 |
<li><a href="class-Chronometre.html">Chronometre</a></li>
|
| 39 |
<li><a href="class-Config.html">Config</a></li>
|
39 |
<li><a href="class-Config.html">Config</a></li>
|
| 40 |
<li><a href="class-Controleur.html">Controleur</a></li>
|
40 |
<li><a href="class-Controleur.html">Controleur</a></li>
|
| 41 |
<li class="active"><a href="class-Debug.html">Debug</a></li>
|
41 |
<li class="active"><a href="class-Debug.html">Debug</a></li>
|
| 42 |
<li><a href="class-GestionnaireException.html">GestionnaireException</a></li>
|
42 |
<li><a href="class-GestionnaireException.html">GestionnaireException</a></li>
|
| - |
|
43 |
<li><a href="class-I18n.html">I18n</a></li>
|
| 43 |
<li><a href="class-Log.html">Log</a></li>
|
44 |
<li><a href="class-Log.html">Log</a></li>
|
| 44 |
<li><a href="class-Modele.html">Modele</a></li>
|
45 |
<li><a href="class-Modele.html">Modele</a></li>
|
| 45 |
<li><a href="class-Registre.html">Registre</a></li>
|
46 |
<li><a href="class-Registre.html">Registre</a></li>
|
| 46 |
<li><a href="class-SquelettePhp.html">SquelettePhp</a></li>
|
47 |
<li><a href="class-SquelettePhp.html">SquelettePhp</a></li>
|
| 47 |
<li><a href="class-Url.html">Url</a></li>
|
48 |
<li><a href="class-Url.html">Url</a></li>
|
| Line 105... |
Line 106... |
| 105 |
|
106 |
|
| 106 |
<p>Classe fournissant des fonctions de débogage équivalante à var_dump et
|
107 |
<p>Classe fournissant des fonctions de débogage équivalante à var_dump et
|
| 107 |
print_r. L'affichage et l'utilisation de ces fonctions sont améliorés via
|
108 |
print_r. L'affichage et l'utilisation de ces fonctions sont améliorés via
|
| Line 108... |
Line -... |
| 108 |
cette classe. Cette classe est inspirée de la classe Zend_Debug.</p>
|
- |
|
| 109 |
|
- |
|
| 110 |
<p>PHP version 5</p>
|
109 |
cette classe. Cette classe est inspirée de la classe Zend_Debug.</p>
|
| Line 124... |
Line 123... |
| 124 |
|
123 |
|
| Line 125... |
Line 124... |
| 125 |
|
124 |
|
| 126 |
<b>Package:</b> <a href="package-Framework.html">Framework</a><br>
|
125 |
<b>Package:</b> <a href="package-Framework.html">Framework</a><br>
|
| 127 |
|
126 |
|
| 128 |
<b>Category:</b>
|
127 |
<b>Category:</b>
|
| 129 |
Debogage<br>
|
128 |
PHP 5.2<br>
|
| 130 |
<b>Copyright:</b>
|
129 |
<b>Copyright:</b>
|
| 131 |
1999-2009 Tela Botanica (<a
|
130 |
Copyright (c) 2009, Tela Botanica (<a
|
| 132 |
href="mailto:accueil@tela-botanica.org">accueil@<!-- -->tela-botanica.org</a>)<br>
|
131 |
href="mailto:accueil@tela-botanica.org">accueil@<!-- -->tela-botanica.org</a>)<br>
|
| 133 |
<b>License:</b>
|
132 |
<b>License:</b>
|
| 134 |
<a href="GPL">v3 <http://www.gnu.org/licenses/gpl.txt></a><br>
|
133 |
<a href="GNU-GPL-v3"><http://www.gnu.org/licenses/gpl.html></a><br>
|
| 135 |
<b>License:</b>
|
134 |
<b>License:</b>
|
| 136 |
<a href="CECILL">v2 <http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt></a><br>
|
135 |
<a href="CECILL-v2"><http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt></a><br>
|
| 137 |
<b>Author:</b>
|
- |
|
| 138 |
Jean-Pascal MILCENT <<a
|
- |
|
| 139 |
href="mailto:jpm@tela-botanica.org">jpm@<!-- -->tela-botanica.org</a>>
|
- |
|
| 140 |
// Autres auteurs :<br>
|
136 |
<b>Author:</b>
|
| 141 |
<b>Version:</b>
|
137 |
Jean-Pascal MILCENT <<a
|
| Line 142... |
Line 138... |
| 142 |
$$Id: Debug.php 167 2010-03-19 17:12:08Z jpm $$<br>
|
138 |
href="mailto:jpm@tela-botanica.org">jpm@<!-- -->tela-botanica.org</a>><br>
|
| Line 156... |
Line 152... |
| 156 |
</code>
|
152 |
</code>
|
| 157 |
</td>
|
153 |
</td>
|
| Line 158... |
Line 154... |
| 158 |
|
154 |
|
| 159 |
<td class="name"><div>
|
155 |
<td class="name"><div>
|
| 160 |
<a class="anchor" href="#_getMode">#</a>
|
156 |
<a class="anchor" href="#_getMode">#</a>
|
| Line 161... |
Line 157... |
| 161 |
<code><a href="source-class-Debug.html#27-36" title="Go to source code">getMode</a>( )</code>
|
157 |
<code><a href="source-class-Debug.html#25-34" title="Go to source code">getMode</a>( )</code>
|
| Line 162... |
Line 158... |
| 162 |
|
158 |
|
| Line 193... |
Line 189... |
| 193 |
</code>
|
189 |
</code>
|
| 194 |
</td>
|
190 |
</td>
|
| Line 195... |
Line 191... |
| 195 |
|
191 |
|
| 196 |
<td class="name"><div>
|
192 |
<td class="name"><div>
|
| 197 |
<a class="anchor" href="#_dump">#</a>
|
193 |
<a class="anchor" href="#_dump">#</a>
|
| Line 198... |
Line 194... |
| 198 |
<code><a href="source-class-Debug.html#38-56" title="Go to source code">dump</a>( <span>mixed <var>$variable</var></span>, <span>string <var>$mot_cle</var> = <span class="php-keyword1">null</span></span>, <span>boolean <var>$echo</var> = <span class="php-keyword1">true</span></span> )</code>
|
194 |
<code><a href="source-class-Debug.html#36-54" title="Go to source code">dump</a>( <span>mixed <var>$variable</var></span>, <span>string <var>$mot_cle</var> = <span class="php-keyword1">null</span></span>, <span>boolean <var>$echo</var> = <span class="php-keyword1">false</span></span> )</code>
|
| Line 199... |
Line 195... |
| 199 |
|
195 |
|
| Line 240... |
Line 236... |
| 240 |
</code>
|
236 |
</code>
|
| 241 |
</td>
|
237 |
</td>
|
| Line 242... |
Line 238... |
| 242 |
|
238 |
|
| 243 |
<td class="name"><div>
|
239 |
<td class="name"><div>
|
| 244 |
<a class="anchor" href="#_printr">#</a>
|
240 |
<a class="anchor" href="#_printr">#</a>
|
| Line 245... |
Line 241... |
| 245 |
<code><a href="source-class-Debug.html#58-71" title="Go to source code">printr</a>( <span>mixed <var>$variable</var></span>, <span>string <var>$mot_cle</var> = <span class="php-keyword1">null</span></span>, <span>boolean <var>$echo</var> = <span class="php-keyword1">true</span></span> )</code>
|
241 |
<code><a href="source-class-Debug.html#56-69" title="Go to source code">printr</a>( <span>mixed <var>$variable</var></span>, <span>string <var>$mot_cle</var> = <span class="php-keyword1">null</span></span>, <span>boolean <var>$echo</var> = <span class="php-keyword1">false</span></span> )</code>
|
| Line 246... |
Line 242... |
| 246 |
|
242 |
|
| Line 247... |
Line 243... |
| 247 |
<div class="description short">
|
243 |
<div class="description short">
|
| Line 248... |
Line 244... |
| 248 |
|
244 |
|
| Line 249... |
Line 245... |
| 249 |
<p>Equivalent de print_r</p>
|
245 |
<p>Equivalent de print_r.</p>
|
| Line 250... |
Line 246... |
| 250 |
|
246 |
|
| 251 |
</div>
|
247 |
</div>
|
| Line -... |
Line 280... |
| - |
|
280 |
|
| - |
|
281 |
|
| - |
|
282 |
|
| - |
|
283 |
|
| - |
|
284 |
|
| - |
|
285 |
<table class="summary" id="constants">
|
| - |
|
286 |
<caption>Constants summary</caption>
|
| - |
|
287 |
<tr data-order="MODE_ECHO" id="MODE_ECHO">
|
| - |
|
288 |
|
| - |
|
289 |
<td class="attributes"><code>string</code></td>
|
| - |
|
290 |
<td class="name"><code>
|
| - |
|
291 |
<a href="source-class-Debug.html#17" title="Go to source code"><b>MODE_ECHO</b></a>
|
| - |
|
292 |
</code></td>
|
| - |
|
293 |
<td class="value"><code><span class="php-quote">'echo'</span></code></td>
|
| - |
|
294 |
<td class="description"><div>
|
| - |
|
295 |
<a href="#MODE_ECHO" class="anchor">#</a>
|
| - |
|
296 |
|
| - |
|
297 |
<div class="description short">
|
| - |
|
298 |
|
| - |
|
299 |
</div>
|
| - |
|
300 |
|
| - |
|
301 |
<div class="description detailed hidden">
|
| - |
|
302 |
|
| - |
|
303 |
|
| - |
|
304 |
</div>
|
| - |
|
305 |
</div></td>
|
| - |
|
306 |
</tr>
|
| - |
|
307 |
<tr data-order="MODE_NOTICE" id="MODE_NOTICE">
|
| - |
|
308 |
|
| - |
|
309 |
<td class="attributes"><code>string</code></td>
|
| - |
|
310 |
<td class="name"><code>
|
| - |
|
311 |
<a href="source-class-Debug.html#18" title="Go to source code"><b>MODE_NOTICE</b></a>
|
| - |
|
312 |
</code></td>
|
| - |
|
313 |
<td class="value"><code><span class="php-quote">'e_user_notice'</span></code></td>
|
| - |
|
314 |
<td class="description"><div>
|
| - |
|
315 |
<a href="#MODE_NOTICE" class="anchor">#</a>
|
| - |
|
316 |
|
| - |
|
317 |
<div class="description short">
|
| - |
|
318 |
|
| - |
|
319 |
</div>
|
| - |
|
320 |
|
| - |
|
321 |
<div class="description detailed hidden">
|
| - |
|
322 |
|
| Line 284... |
Line 323... |
| 284 |
|
323 |
|
| Line 297... |
Line 336... |
| 297 |
protected static
|
336 |
protected static
|
| 298 |
mixed
|
337 |
mixed
|
| 299 |
</code></td>
|
338 |
</code></td>
|
| Line 300... |
Line 339... |
| 300 |
|
339 |
|
| 301 |
<td class="name">
|
340 |
<td class="name">
|
| 302 |
<a href="source-class-Debug.html#22-25" title="Go to source code"><var>$mode</var></a>
|
341 |
<a href="source-class-Debug.html#20-23" title="Go to source code"><var>$mode</var></a>
|
| 303 |
</td>
|
342 |
</td>
|
| 304 |
<td class="value"><code><span class="php-keyword1">null</span></code></td>
|
343 |
<td class="value"><code><span class="php-keyword1">null</span></code></td>
|
| 305 |
<td class="description"><div>
|
344 |
<td class="description"><div>
|