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 Config.php | TBFramework - v0.2</title>
8
	<title>File Config.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 class="active"><a href="class-Config.html">Config</a></li>
40
				<li class="active"><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><a href="class-Debug.html">Debug</a></li>
42
				<li><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"> * Config permet de charger automatiquement les fichiers ini du Framework et de l'application.
106
</span></span><span id="4" class="l"><a class="l" href="#4">  4: </a><span class="php-comment"> * Config permet de charger automatiquement les fichiers ini du Framework et de l'application.
106
</span></span><span id="5" class="l"><a class="l" href="#5">  5: </a><span class="php-comment"> * Elle offre l'accès en lecture seule aux paramètres de config.
107
</span></span><span id="5" class="l"><a class="l" href="#5">  5: </a><span class="php-comment"> * Elle offre l'accès en lecture seule aux paramètres de config.
107
</span></span><span id="6" class="l"><a class="l" href="#6">  6: </a><span class="php-comment"> * C'est une Singleton.
108
</span></span><span id="6" class="l"><a class="l" href="#6">  6: </a><span class="php-comment"> * C'est une Singleton.
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 367... Line 365...
367
 
365
 
368
	<div id="footer">
366
	<div id="footer">
369
		TBFramework - v0.2 API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
367
		TBFramework - v0.2 API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
370
	</div>
368
	</div>