Subversion Repositories Applications.framework

Compare Revisions

Ignore whitespace Rev 475 → Rev 476

/branches/v0.2-buhl/doc/ApiGen/class-Config.html
7,7 → 7,7
<title>Class Config | TBFramework - v0.2</title>
 
<script type="text/javascript" src="resources/combined.js?4205936287"></script>
<script type="text/javascript" src="elementlist.js?117657638"></script>
<script type="text/javascript" src="elementlist.js?1835392179"></script>
<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360">
 
</head>
40,6 → 40,7
<li><a href="class-Controleur.html">Controleur</a></li>
<li><a href="class-Debug.html">Debug</a></li>
<li><a href="class-GestionnaireException.html">GestionnaireException</a></li>
<li><a href="class-I18n.html">I18n</a></li>
<li><a href="class-Log.html">Log</a></li>
<li><a href="class-Modele.html">Modele</a></li>
<li><a href="class-Registre.html">Registre</a></li>
107,8 → 108,6
l'application. Elle offre l'accès en lecture seule aux paramètres de config.
C'est une Singleton.</p>
 
<p>PHP Version 5</p>
 
</div>
 
 
126,19 → 125,18
<b>Package:</b> <a href="package-Framework.html">Framework</a><br>
 
<b>Category:</b>
PHP<br>
PHP 5.2<br>
<b>Copyright:</b>
2009 Tela-Botanica<br>
Copyright (c) 2009, Tela Botanica (<a
href="mailto:accueil&#64;tela-botanica.org">accueil&#64;<!-- -->tela-botanica.org</a>)<br>
<b>License:</b>
<a href="GPL-v3">et CECILL-v2</a><br>
<a href="GNU-GPL-v3">&lt;http://www.gnu.org/licenses/gpl.html&gt;</a><br>
<b>License:</b>
<a href="CECILL-v2">&lt;http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt&gt;</a><br>
<b>Author:</b>
Jean-Pascal MILCENT &lt;<a
href="mailto:jpm&#64;tela-botanica.org">jpm&#64;<!-- -->tela-botanica.org</a>&gt;<br>
<b>Version:</b>
SVN: &lt;svn_id&gt;<br>
<b>Link:</b>
/doc/framework/<br>
<b>Located at</b> <a href="source-class-Config.html#4-264" title="Go to source code">Config.php</a><br>
<b>Located at</b> <a href="source-class-Config.html#4-261" title="Go to source code">Config.php</a><br>
</div>
 
 
145,6 → 143,48
 
<table class="summary" id="methods">
<caption>Methods summary</caption>
<tr data-order="parserFichierIni" id="_parserFichierIni">
 
<td class="attributes"><code>
public static
array
</code>
</td>
 
<td class="name"><div>
<a class="anchor" href="#_parserFichierIni">#</a>
<code><a href="source-class-Config.html#88-102" title="Go to source code">parserFichierIni</a>( <span>string <var>$fichier_ini</var></span> )</code>
 
<div class="description short">
<p>Parse le fichier ini donné en paramètre</p>
 
</div>
 
<div class="description detailed hidden">
<p>Parse le fichier ini donné en paramètre</p>
 
 
 
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$fichier_ini</var></dt>
<dd><code>string</code><br>$fichier_ini nom du fichier ini à parser</dd>
</dl></div>
 
<h4>Returns</h4>
<div class="list">
<code>array</code><br>tableau contenant les paramètres du fichier ini<br>
</div>
 
 
 
 
</div>
</div></td>
</tr>
<tr data-order="charger" id="_charger">
 
<td class="attributes"><code>
156,7 → 196,7
 
<td class="name"><div>
<a class="anchor" href="#_charger">#</a>
<code><a href="source-class-Config.html#235-243" title="Go to source code">charger</a>( <span>string <var>$fichier_ini</var></span> )</code>
<code><a href="source-class-Config.html#232-240" title="Go to source code">charger</a>( <span>string <var>$fichier_ini</var></span> )</code>
 
<div class="description short">
198,7 → 238,7
 
<td class="name"><div>
<a class="anchor" href="#_get">#</a>
<code><a href="source-class-Config.html#245-253" title="Go to source code">get</a>( <span>string <var>$param</var> = <span class="php-keyword1">null</span></span> )</code>
<code><a href="source-class-Config.html#242-250" title="Go to source code">get</a>( <span>string <var>$param</var> = <span class="php-keyword1">null</span></span> )</code>
 
<div class="description short">
240,7 → 280,7
 
<td class="name"><div>
<a class="anchor" href="#_existe">#</a>
<code><a href="source-class-Config.html#255-263" title="Go to source code">existe</a>( <span>string <var>$param</var></span> )</code>
<code><a href="source-class-Config.html#252-260" title="Go to source code">existe</a>( <span>string <var>$param</var></span> )</code>
 
<div class="description short">