Subversion Repositories Applications.framework

Rev

Rev 467 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 467 Rev 476
Line 6... Line 6...
6
	<meta name="robots" content="noindex">
6
	<meta name="robots" content="noindex">
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
	<title>File Debug.php | TBFramework - v0.2</title>
8
	<title>File Debug.php | TBFramework - v0.2</title>
9
 
9
 
10
	<script type="text/javascript" src="resources/combined.js?4205936287"></script>
10
	<script type="text/javascript" src="resources/combined.js?4205936287"></script>
Line 11... Line 11...
11
	<script type="text/javascript" src="elementlist.js?117657638"></script>
11
	<script type="text/javascript" src="elementlist.js?1835392179"></script>
Line 12... Line 12...
12
	<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360">
12
	<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360">
Line 39... Line 39...
39
				<li><a href="class-Chronometre.html">Chronometre</a></li>
39
				<li><a href="class-Chronometre.html">Chronometre</a></li>
40
				<li><a href="class-Config.html">Config</a></li>
40
				<li><a href="class-Config.html">Config</a></li>
41
				<li><a href="class-Controleur.html">Controleur</a></li>
41
				<li><a href="class-Controleur.html">Controleur</a></li>
42
				<li class="active"><a href="class-Debug.html">Debug</a></li>
42
				<li class="active"><a href="class-Debug.html">Debug</a></li>
43
				<li><a href="class-GestionnaireException.html">GestionnaireException</a></li>
43
				<li><a href="class-GestionnaireException.html">GestionnaireException</a></li>
-
 
44
				<li><a href="class-I18n.html">I18n</a></li>
44
				<li><a href="class-Log.html">Log</a></li>
45
				<li><a href="class-Log.html">Log</a></li>
45
				<li><a href="class-Modele.html">Modele</a></li>
46
				<li><a href="class-Modele.html">Modele</a></li>
46
				<li><a href="class-Registre.html">Registre</a></li>
47
				<li><a href="class-Registre.html">Registre</a></li>
47
				<li><a href="class-SquelettePhp.html">SquelettePhp</a></li>
48
				<li><a href="class-SquelettePhp.html">SquelettePhp</a></li>
48
				<li><a href="class-Url.html">Url</a></li>
49
				<li><a href="class-Url.html">Url</a></li>
Line 104... Line 105...
104
</span><span id="3" class="l"><a class="l" href="#3">  3: </a><span class="php-comment">/**
105
</span><span id="3" class="l"><a class="l" href="#3">  3: </a><span class="php-comment">/**
105
</span></span><span id="4" class="l"><a class="l" href="#4">  4: </a><span class="php-comment"> * Classe fournissant des fonctions de débogage équivalante à var_dump et print_r.
106
</span></span><span id="4" class="l"><a class="l" href="#4">  4: </a><span class="php-comment"> * Classe fournissant des fonctions de débogage équivalante à var_dump et print_r.
106
</span></span><span id="5" class="l"><a class="l" href="#5">  5: </a><span class="php-comment"> * L'affichage et l'utilisation de ces fonctions sont améliorés via cette classe.
107
</span></span><span id="5" class="l"><a class="l" href="#5">  5: </a><span class="php-comment"> * L'affichage et l'utilisation de ces fonctions sont améliorés via cette classe.
107
</span></span><span id="6" class="l"><a class="l" href="#6">  6: </a><span class="php-comment"> * Cette classe est inspirée de la classe Zend_Debug.
108
</span></span><span id="6" class="l"><a class="l" href="#6">  6: </a><span class="php-comment"> * Cette classe est inspirée de la classe Zend_Debug.
108
</span></span><span id="7" class="l"><a class="l" href="#7">  7: </a><span class="php-comment"> *
109
</span></span><span id="7" class="l"><a class="l" href="#7">  7: </a><span class="php-comment"> *
Line 225... Line 246...
225
 
246
 
226
	<div id="footer">
247
	<div id="footer">
227
		TBFramework - v0.2 API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
248
		TBFramework - v0.2 API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
228
	</div>
249
	</div>