Subversion Repositories Applications.framework

Compare Revisions

Ignore whitespace Rev 468 → Rev 469

/branches/v0.3-aleaume/doc/PhpDoc/reports/errors.html
New file
0,0 → 1,2063
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<meta charset="utf-8"/>
<title> &raquo; Compilation errors
</title>
<meta name="author" content=""/>
<meta name="description" content=""/>
 
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
<link href="https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet">
<link href="../css/prism.css" rel="stylesheet" media="all"/>
<link href="../css/template.css" rel="stylesheet" media="all"/>
<!--[if lt IE 9]>
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
<script src="https://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script>
<script src="https://code.jquery.com/ui/1.10.3/jquery-ui.min.js" type="text/javascript"></script>
<script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
<script src="../js/jquery.smooth-scroll.js"></script>
<script src="../js/prism.min.js"></script>
<!-- TODO: Add http://jscrollpane.kelvinluck.com/ to style the scrollbars for browsers not using webkit-->
<link rel="shortcut icon" href="../images/favicon.ico"/>
<link rel="apple-touch-icon" href="../images/apple-touch-icon.png"/>
<link rel="apple-touch-icon" sizes="72x72" href="../images/apple-touch-icon-72x72.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="../images/apple-touch-icon-114x114.png"/>
</head>
<body>
 
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<i class="icon-ellipsis-vertical"></i>
</a>
<a class="brand" href="../index.html">TBFramework - v0.3</a>
 
<div class="nav-collapse">
<ul class="nav pull-right">
<li class="dropdown">
<a href="../index.html" class="dropdown-toggle" data-toggle="dropdown">
API Documentation <b class="caret"></b>
</a>
<ul class="dropdown-menu">
</ul>
</li>
<li class="dropdown" id="charts-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
Charts <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../graphs/class.html">
<i class="icon-list-alt"></i>&#160;Class hierarchy diagram
</a>
</li>
</ul>
</li>
<li class="dropdown" id="reports-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
Reports <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../reports/errors.html">
<i class="icon-list-alt"></i>&#160;Errors <span class="label label-info pull-right">268</span>
</a>
</li>
<li>
<a href="../reports/markers.html">
<i class="icon-list-alt"></i>&#160;Markers <span class="label label-info pull-right">11</span>
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<!--<div class="go_to_top">-->
<!--<a href="#___" style="color: inherit">Back to top&#160;&#160;<i class="icon-upload icon-white"></i></a>-->
<!--</div>-->
</div>
 
<div id="___" class="container-fluid">
<section class="row-fluid">
<div class="span2 sidebar">
 
<ul class="side-nav nav nav-list">
<li class="nav-header">Navigation</li>
<li><a href="#Url.php"><i class="icon-file"></i> Url.php</a></li>
<li><a href="#Debug.php"><i class="icon-file"></i> Debug.php</a></li>
<li><a href="#Chronometre.php"><i class="icon-file"></i> Chronometre.php</a></li>
<li><a href="#RestServeur.php"><i class="icon-file"></i> RestServeur.php</a></li>
<li><a href="#SquelettePhp.php"><i class="icon-file"></i> SquelettePhp.php</a></li>
<li><a href="#Controleur.php"><i class="icon-file"></i> Controleur.php</a></li>
<li><a href="#Cache.php"><i class="icon-file"></i> Cache.php</a></li>
<li><a href="#RestClient.php"><i class="icon-file"></i> RestClient.php</a></li>
<li><a href="#GestionnaireException.php"><i class="icon-file"></i> GestionnaireException.php</a></li>
<li><a href="#Script.php"><i class="icon-file"></i> Script.php</a></li>
<li><a href="#Registre.php"><i class="icon-file"></i> Registre.php</a></li>
<li><a href="#RestService.php"><i class="icon-file"></i> RestService.php</a></li>
<li><a href="#Cli.php"><i class="icon-file"></i> Cli.php</a></li>
<li><a href="#utilitaires/Encodage.php"><i class="icon-file"></i> utilitaires/Encodage.php</a></li>
<li><a href="#utilitaires/Tableau.php"><i class="icon-file"></i> utilitaires/Tableau.php</a></li>
<li><a href="#utilitaires/Pattern.php"><i class="icon-file"></i> utilitaires/Pattern.php</a></li>
<li><a href="#utilitaires/Chaine.php"><i class="icon-file"></i> utilitaires/Chaine.php</a></li>
<li><a href="#utilitaires/Fichier.php"><i class="icon-file"></i> utilitaires/Fichier.php</a></li>
<li><a href="#I18n.php"><i class="icon-file"></i> I18n.php</a></li>
<li><a href="#Config.php"><i class="icon-file"></i> Config.php</a></li>
<li><a href="#CacheSqlite.php"><i class="icon-file"></i> CacheSqlite.php</a></li>
<li><a href="#Bdd.php"><i class="icon-file"></i> Bdd.php</a></li>
<li><a href="#Log.php"><i class="icon-file"></i> Log.php</a></li>
<li><a href="#CacheFichier.php"><i class="icon-file"></i> CacheFichier.php</a></li>
<li><a href="#Framework.php"><i class="icon-file"></i> Framework.php</a></li>
<li><a href="#CacheSimple.php"><i class="icon-file"></i> CacheSimple.php</a></li>
</ul>
</div>
 
<div class="span10 offset2">
<ul class="breadcrumb">
<li><a href="../"><i class="icon-remove-sign"></i></a><span class="divider">\</span></li>
<li>Compilation Errors</li>
</ul>
 
<div class="package-contents">
<a name="Url.php" id="Url.php"></a>
<h3>
<i class="icon-file"></i>
Url.php
<small style="float: right;padding-right: 10px;">10</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>62</td>
<td>No summary for property $schema</td>
</tr>
<tr>
<td>error</td>
<td>67</td>
<td>No summary for property $infoUtilisateur</td>
</tr>
<tr>
<td>error</td>
<td>72</td>
<td>No summary for property $hote</td>
</tr>
<tr>
<td>error</td>
<td>77</td>
<td>No summary for property $port</td>
</tr>
<tr>
<td>error</td>
<td>82</td>
<td>No summary for property $chemin</td>
</tr>
<tr>
<td>error</td>
<td>87</td>
<td>No summary for property $requete</td>
</tr>
<tr>
<td>error</td>
<td>92</td>
<td>No summary for property $fragment</td>
</tr>
<tr>
<td>error</td>
<td>101</td>
<td>No summary for method __construct()</td>
</tr>
<tr>
<td>error</td>
<td>196</td>
<td>No summary for method setAutorite()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="Debug.php" id="Debug.php"></a>
<h3>
<i class="icon-file"></i>
Debug.php
<small style="float: right;padding-right: 10px;">1</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="Chronometre.php" id="Chronometre.php"></a>
<h3>
<i class="icon-file"></i>
Chronometre.php
<small style="float: right;padding-right: 10px;">8</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>19</td>
<td>No summary for property $pointArretNumero</td>
</tr>
<tr>
<td>error</td>
<td>20</td>
<td>No summary for property $temps</td>
</tr>
<tr>
<td>error</td>
<td>48</td>
<td>Argument $cle is missing from the Docblock of setTemps()</td>
</tr>
<tr>
<td>error</td>
<td>62</td>
<td>Argument $cle is missing from the Docblock of chrono()</td>
</tr>
<tr>
<td>error</td>
<td>86</td>
<td>Argument $cle is missing from the Docblock of afficherChrono()</td>
</tr>
<tr>
<td>error</td>
<td>133</td>
<td>Argument $utps is missing from the Docblock of getMicroTime()</td>
</tr>
<tr>
<td>error</td>
<td>133</td>
<td>No summary for method getMicroTime()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="RestServeur.php" id="RestServeur.php"></a>
<h3>
<i class="icon-file"></i>
RestServeur.php
<small style="float: right;padding-right: 10px;">25</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>291</td>
<td>No summary for method initialiserMethode()</td>
</tr>
<tr>
<td>error</td>
<td>299</td>
<td>No summary for method initialiserRequeteDonnees()</td>
</tr>
<tr>
<td>error</td>
<td>310</td>
<td>No summary for method decouperUrlChemin()</td>
</tr>
<tr>
<td>error</td>
<td>336</td>
<td>Argument $apiVersion is missing from the Docblock of initialiserApiVersion()</td>
</tr>
<tr>
<td>error</td>
<td>336</td>
<td>No summary for method initialiserApiVersion()</td>
</tr>
<tr>
<td>error</td>
<td>351</td>
<td>Argument $apiVersion is missing from the Docblock of verifierApiVersion()</td>
</tr>
<tr>
<td>error</td>
<td>351</td>
<td>No summary for method verifierApiVersion()</td>
</tr>
<tr>
<td>error</td>
<td>359</td>
<td>Argument $serviceNom is missing from the Docblock of initialiserServiceNom()</td>
</tr>
<tr>
<td>error</td>
<td>359</td>
<td>No summary for method initialiserServiceNom()</td>
</tr>
<tr>
<td>error</td>
<td>372</td>
<td>Argument $serviceNom is missing from the Docblock of verifierServiceNom()</td>
</tr>
<tr>
<td>error</td>
<td>372</td>
<td>No summary for method verifierServiceNom()</td>
</tr>
<tr>
<td>error</td>
<td>380</td>
<td>Argument $serviceNom is missing from the Docblock of traiterNomService()</td>
</tr>
<tr>
<td>error</td>
<td>380</td>
<td>No summary for method traiterNomService()</td>
</tr>
<tr>
<td>error</td>
<td>384</td>
<td>Argument $urlParts is missing from the Docblock of initialiserRessource()</td>
</tr>
<tr>
<td>error</td>
<td>384</td>
<td>No summary for method initialiserRessource()</td>
</tr>
<tr>
<td>error</td>
<td>395</td>
<td>No summary for method initialiserParametres()</td>
</tr>
<tr>
<td>error</td>
<td>400</td>
<td>No summary for method recupererParametresGet()</td>
</tr>
<tr>
<td>error</td>
<td>405</td>
<td>No summary for method nettoyerParametres()</td>
</tr>
<tr>
<td>error</td>
<td>418</td>
<td>No summary for method recupererParametresBruts()</td>
</tr>
<tr>
<td>error</td>
<td>440</td>
<td>Argument $classe is missing from the Docblock of chargerClasse()</td>
</tr>
<tr>
<td>error</td>
<td>515</td>
<td>No summary for method post()</td>
</tr>
<tr>
<td>error</td>
<td>550</td>
<td>No summary for method put()</td>
</tr>
<tr>
<td>error</td>
<td>578</td>
<td>No summary for method delete()</td>
</tr>
<tr>
<td>error</td>
<td>655</td>
<td>Argument $retour is missing from the Docblock of cloreAccesServeur()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="SquelettePhp.php" id="SquelettePhp.php"></a>
<h3>
<i class="icon-file"></i>
SquelettePhp.php
<small style="float: right;padding-right: 10px;">1</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="Controleur.php" id="Controleur.php"></a>
<h3>
<i class="icon-file"></i>
Controleur.php
<small style="float: right;padding-right: 10px;">1</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="Cache.php" id="Cache.php"></a>
<h3>
<i class="icon-file"></i>
Cache.php
<small style="float: right;padding-right: 10px;">26</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>96</td>
<td>No summary for property $stockage</td>
</tr>
<tr>
<td>error</td>
<td>98</td>
<td>Argument $options is missing from the Docblock of __construct()</td>
</tr>
<tr>
<td>error</td>
<td>98</td>
<td>Argument $options_stockage is missing from the Docblock of __construct()</td>
</tr>
<tr>
<td>error</td>
<td>98</td>
<td>No summary for method __construct()</td>
</tr>
<tr>
<td>error</td>
<td>112</td>
<td>No summary for method initialiserOptionsParConfig()</td>
</tr>
<tr>
<td>error</td>
<td>120</td>
<td>Argument $options is missing from the Docblock of setOptions()</td>
</tr>
<tr>
<td>error</td>
<td>120</td>
<td>No summary for method setOptions()</td>
</tr>
<tr>
<td>error</td>
<td>148</td>
<td>Argument $mode is missing from the Docblock of fabriquer()</td>
</tr>
<tr>
<td>error</td>
<td>148</td>
<td>Argument $options is missing from the Docblock of fabriquer()</td>
</tr>
<tr>
<td>error</td>
<td>148</td>
<td>No summary for method fabriquer()</td>
</tr>
<tr>
<td>error</td>
<td>365</td>
<td>Argument $supplement_duree_de_vie is missing from the Docblock of ajouterSupplementDureeDeVie()</td>
</tr>
<tr>
<td>error</td>
<td>387</td>
<td>Argument $methode is missing from the Docblock of executerMethodeStockage()</td>
</tr>
<tr>
<td>error</td>
<td>387</td>
<td>Argument $params is missing from the Docblock of executerMethodeStockage()</td>
</tr>
<tr>
<td>error</td>
<td>387</td>
<td>No summary for method executerMethodeStockage()</td>
</tr>
<tr>
<td>error</td>
<td>401</td>
<td>Argument $ids is missing from the Docblock of supprimerPrefixe()</td>
</tr>
<tr>
<td>error</td>
<td>401</td>
<td>No summary for method supprimerPrefixe()</td>
</tr>
<tr>
<td>error</td>
<td>415</td>
<td>Argument $id is missing from the Docblock of controlerEcriture()</td>
</tr>
<tr>
<td>error</td>
<td>415</td>
<td>Argument $donnees_avant_ecriture is missing from the Docblock of controlerEcriture()</td>
</tr>
<tr>
<td>error</td>
<td>415</td>
<td>No summary for method controlerEcriture()</td>
</tr>
<tr>
<td>error</td>
<td>427</td>
<td>Argument $donnees is missing from the Docblock of deserialiserAutomatiquement()</td>
</tr>
<tr>
<td>error</td>
<td>427</td>
<td>No summary for method deserialiserAutomatiquement()</td>
</tr>
<tr>
<td>error</td>
<td>435</td>
<td>Argument $donnees is missing from the Docblock of serialiserAutomatiquement()</td>
</tr>
<tr>
<td>error</td>
<td>435</td>
<td>No summary for method serialiserAutomatiquement()</td>
</tr>
<tr>
<td>error</td>
<td>447</td>
<td>No summary for method nettoyerAutomatiquement()</td>
</tr>
<tr>
<td>error</td>
<td>495</td>
<td>Argument $duree_de_vie is missing from the Docblock of getTimestampExpiration()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="RestClient.php" id="RestClient.php"></a>
<h3>
<i class="icon-file"></i>
RestClient.php
<small style="float: right;padding-right: 10px;">31</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>17</td>
<td>No summary for property $http_methodes</td>
</tr>
<tr>
<td>error</td>
<td>18</td>
<td>No summary for property $parametres</td>
</tr>
<tr>
<td>error</td>
<td>19</td>
<td>No summary for property $url</td>
</tr>
<tr>
<td>error</td>
<td>20</td>
<td>No summary for property $reponse_entetes</td>
</tr>
<tr>
<td>error</td>
<td>25</td>
<td>No summary for method getReponseEntetes()</td>
</tr>
<tr>
<td>error</td>
<td>29</td>
<td>Argument $cle is missing from the Docblock of getParametre()</td>
</tr>
<tr>
<td>error</td>
<td>29</td>
<td>No summary for method getParametre()</td>
</tr>
<tr>
<td>error</td>
<td>34</td>
<td>Argument $cle is missing from the Docblock of ajouterParametre()</td>
</tr>
<tr>
<td>error</td>
<td>34</td>
<td>Argument $valeur is missing from the Docblock of ajouterParametre()</td>
</tr>
<tr>
<td>error</td>
<td>34</td>
<td>No summary for method ajouterParametre()</td>
</tr>
<tr>
<td>error</td>
<td>38</td>
<td>Argument $cle is missing from the Docblock of supprimerParametre()</td>
</tr>
<tr>
<td>error</td>
<td>38</td>
<td>No summary for method supprimerParametre()</td>
</tr>
<tr>
<td>error</td>
<td>42</td>
<td>No summary for method nettoyerParametres()</td>
</tr>
<tr>
<td>error</td>
<td>49</td>
<td>Argument $url is missing from the Docblock of consulter()</td>
</tr>
<tr>
<td>error</td>
<td>49</td>
<td>No summary for method consulter()</td>
</tr>
<tr>
<td>error</td>
<td>54</td>
<td>Argument $url is missing from the Docblock of ajouter()</td>
</tr>
<tr>
<td>error</td>
<td>54</td>
<td>No summary for method ajouter()</td>
</tr>
<tr>
<td>error</td>
<td>59</td>
<td>Argument $url is missing from the Docblock of modifier()</td>
</tr>
<tr>
<td>error</td>
<td>59</td>
<td>No summary for method modifier()</td>
</tr>
<tr>
<td>error</td>
<td>64</td>
<td>Argument $url is missing from the Docblock of supprimer()</td>
</tr>
<tr>
<td>error</td>
<td>64</td>
<td>No summary for method supprimer()</td>
</tr>
<tr>
<td>error</td>
<td>69</td>
<td>Argument $url is missing from the Docblock of envoyerRequete()</td>
</tr>
<tr>
<td>error</td>
<td>69</td>
<td>Argument $mode is missing from the Docblock of envoyerRequete()</td>
</tr>
<tr>
<td>error</td>
<td>69</td>
<td>No summary for method envoyerRequete()</td>
</tr>
<tr>
<td>error</td>
<td>109</td>
<td>No summary for method traiterUrlParametres()</td>
</tr>
<tr>
<td>error</td>
<td>122</td>
<td>No summary for method traiterEntete()</td>
</tr>
<tr>
<td>error</td>
<td>127</td>
<td>No summary for method analyserEntete()</td>
</tr>
<tr>
<td>error</td>
<td>145</td>
<td>Argument $entetes_analyses is missing from the Docblock of traiterEnteteDebogage()</td>
</tr>
<tr>
<td>error</td>
<td>145</td>
<td>No summary for method traiterEnteteDebogage()</td>
</tr>
<tr>
<td>error</td>
<td>157</td>
<td>No summary for method reinitialiser()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="GestionnaireException.php" id="GestionnaireException.php"></a>
<h3>
<i class="icon-file"></i>
GestionnaireException.php
<small style="float: right;padding-right: 10px;">2</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>82</td>
<td>Argument $contexte is missing from the Docblock of setContexte()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="Script.php" id="Script.php"></a>
<h3>
<i class="icon-file"></i>
Script.php
<small style="float: right;padding-right: 10px;">28</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>96</td>
<td>Argument $script_nom is missing from the Docblock of __construct()</td>
</tr>
<tr>
<td>error</td>
<td>96</td>
<td>Argument $parametres_cli is missing from the Docblock of __construct()</td>
</tr>
<tr>
<td>error</td>
<td>96</td>
<td>No summary for method __construct()</td>
</tr>
<tr>
<td>error</td>
<td>109</td>
<td>Argument $niveau is missing from the Docblock of getMsgNiveauTxt()</td>
</tr>
<tr>
<td>error</td>
<td>109</td>
<td>No summary for method getMsgNiveauTxt()</td>
</tr>
<tr>
<td>error</td>
<td>113</td>
<td>No summary for method getScriptNom()</td>
</tr>
<tr>
<td>error</td>
<td>117</td>
<td>Argument $doit_exister is missing from the Docblock of getScriptChemin()</td>
</tr>
<tr>
<td>error</td>
<td>117</td>
<td>No summary for method getScriptChemin()</td>
</tr>
<tr>
<td>error</td>
<td>125</td>
<td>Argument $parametre is missing from the Docblock of getParametre()</td>
</tr>
<tr>
<td>error</td>
<td>125</td>
<td>No summary for method getParametre()</td>
</tr>
<tr>
<td>error</td>
<td>139</td>
<td>No summary for method executer()</td>
</tr>
<tr>
<td>error</td>
<td>141</td>
<td>No summary for method chargerParametresAutorises()</td>
</tr>
<tr>
<td>error</td>
<td>151</td>
<td>No summary for method chargerParametres()</td>
</tr>
<tr>
<td>error</td>
<td>197</td>
<td>Argument $message is missing from the Docblock of traiterErreur()</td>
</tr>
<tr>
<td>error</td>
<td>197</td>
<td>Argument $tab_arguments is missing from the Docblock of traiterErreur()</td>
</tr>
<tr>
<td>error</td>
<td>210</td>
<td>Argument $message is missing from the Docblock of traiterAvertissement()</td>
</tr>
<tr>
<td>error</td>
<td>210</td>
<td>Argument $tab_arguments is missing from the Docblock of traiterAvertissement()</td>
</tr>
<tr>
<td>error</td>
<td>223</td>
<td>Argument $message is missing from the Docblock of traiterInfo()</td>
</tr>
<tr>
<td>error</td>
<td>223</td>
<td>Argument $tab_arguments is missing from the Docblock of traiterInfo()</td>
</tr>
<tr>
<td>error</td>
<td>235</td>
<td>Argument $message is missing from the Docblock of traiterMessage()</td>
</tr>
<tr>
<td>error</td>
<td>235</td>
<td>Argument $tab_arguments is missing from the Docblock of traiterMessage()</td>
</tr>
<tr>
<td>error</td>
<td>235</td>
<td>Argument $niveau is missing from the Docblock of traiterMessage()</td>
</tr>
<tr>
<td>error</td>
<td>252</td>
<td>Argument $message is missing from the Docblock of formaterMsg()</td>
</tr>
<tr>
<td>error</td>
<td>252</td>
<td>Argument $tab_arguments is missing from the Docblock of formaterMsg()</td>
</tr>
<tr>
<td>error</td>
<td>252</td>
<td>Argument $niveau is missing from the Docblock of formaterMsg()</td>
</tr>
<tr>
<td>error</td>
<td>268</td>
<td>Argument $message is missing from the Docblock of afficherAvancement()</td>
</tr>
<tr>
<td>error</td>
<td>268</td>
<td>Argument $depart is missing from the Docblock of afficherAvancement()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="Registre.php" id="Registre.php"></a>
<h3>
<i class="icon-file"></i>
Registre.php
<small style="float: right;padding-right: 10px;">6</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>29</td>
<td>Argument $intitule is missing from the Docblock of set()</td>
</tr>
<tr>
<td>error</td>
<td>29</td>
<td>Argument $objet is missing from the Docblock of set()</td>
</tr>
<tr>
<td>error</td>
<td>43</td>
<td>Argument $intitule is missing from the Docblock of get()</td>
</tr>
<tr>
<td>error</td>
<td>52</td>
<td>Argument $intitule is missing from the Docblock of detruire()</td>
</tr>
<tr>
<td>error</td>
<td>63</td>
<td>Argument $intitule is missing from the Docblock of existe()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="RestService.php" id="RestService.php"></a>
<h3>
<i class="icon-file"></i>
RestService.php
<small style="float: right;padding-right: 10px;">11</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>34</td>
<td>Argument $config is missing from the Docblock of __construct()</td>
</tr>
<tr>
<td>error</td>
<td>34</td>
<td>No summary for method __construct()</td>
</tr>
<tr>
<td>error</td>
<td>39</td>
<td>No summary for method initialiser()</td>
</tr>
<tr>
<td>error</td>
<td>91</td>
<td>Argument $ressources is missing from the Docblock of consulter()</td>
</tr>
<tr>
<td>error</td>
<td>91</td>
<td>Argument $parametres is missing from the Docblock of consulter()</td>
</tr>
<tr>
<td>error</td>
<td>107</td>
<td>Argument $ressources is missing from the Docblock of modifier()</td>
</tr>
<tr>
<td>error</td>
<td>107</td>
<td>Argument $requeteDonnees is missing from the Docblock of modifier()</td>
</tr>
<tr>
<td>error</td>
<td>126</td>
<td>Argument $ressources is missing from the Docblock of ajouter()</td>
</tr>
<tr>
<td>error</td>
<td>126</td>
<td>Argument $requeteDonnees is missing from the Docblock of ajouter()</td>
</tr>
<tr>
<td>error</td>
<td>145</td>
<td>Argument $ressources is missing from the Docblock of supprimer()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="Cli.php" id="Cli.php"></a>
<h3>
<i class="icon-file"></i>
Cli.php
<small style="float: right;padding-right: 10px;">8</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>59</td>
<td>Argument $script_nom is missing from the Docblock of charger()</td>
</tr>
<tr>
<td>error</td>
<td>59</td>
<td>Argument $parametres is missing from the Docblock of charger()</td>
</tr>
<tr>
<td>error</td>
<td>59</td>
<td>No summary for method charger()</td>
</tr>
<tr>
<td>error</td>
<td>87</td>
<td>Argument $script_nom is missing from the Docblock of obtenirNomClasse()</td>
</tr>
<tr>
<td>error</td>
<td>87</td>
<td>No summary for method obtenirNomClasse()</td>
</tr>
<tr>
<td>error</td>
<td>92</td>
<td>Argument $argv is missing from the Docblock of getParametres()</td>
</tr>
<tr>
<td>error</td>
<td>92</td>
<td>No summary for method getParametres()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="utilitaires/Encodage.php" id="utilitaires/Encodage.php"></a>
<h3>
<i class="icon-file"></i>
utilitaires/Encodage.php
<small style="float: right;padding-right: 10px;">4</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>24</td>
<td>Argument $variable is missing from the Docblock of encoderEnUtf8()</td>
</tr>
<tr>
<td>error</td>
<td>24</td>
<td>Argument $encodage is missing from the Docblock of encoderEnUtf8()</td>
</tr>
<tr>
<td>error</td>
<td>49</td>
<td>Argument $chaine is missing from the Docblock of detecterUtf8()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="utilitaires/Tableau.php" id="utilitaires/Tableau.php"></a>
<h3>
<i class="icon-file"></i>
utilitaires/Tableau.php
<small style="float: right;padding-right: 10px;">4</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>48</td>
<td>Argument $array is missing from the Docblock of trierTableauMd()</td>
</tr>
<tr>
<td>error</td>
<td>48</td>
<td>Argument $cols is missing from the Docblock of trierTableauMd()</td>
</tr>
<tr>
<td>error</td>
<td>48</td>
<td>No summary for method trierTableauMd()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="utilitaires/Pattern.php" id="utilitaires/Pattern.php"></a>
<h3>
<i class="icon-file"></i>
utilitaires/Pattern.php
<small style="float: right;padding-right: 10px;">1</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="utilitaires/Chaine.php" id="utilitaires/Chaine.php"></a>
<h3>
<i class="icon-file"></i>
utilitaires/Chaine.php
<small style="float: right;padding-right: 10px;">3</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>17</td>
<td>No summary for property $caracteres_accentues</td>
</tr>
<tr>
<td>error</td>
<td>33</td>
<td>No summary for property $caracteres_normaux</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="utilitaires/Fichier.php" id="utilitaires/Fichier.php"></a>
<h3>
<i class="icon-file"></i>
utilitaires/Fichier.php
<small style="float: right;padding-right: 10px;">5</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>23</td>
<td>Argument $fichier is missing from the Docblock of creerFichier()</td>
</tr>
<tr>
<td>error</td>
<td>23</td>
<td>Argument $contenu is missing from the Docblock of creerFichier()</td>
</tr>
<tr>
<td>error</td>
<td>55</td>
<td>Argument $fichier is missing from the Docblock of creerFichierGzip()</td>
</tr>
<tr>
<td>error</td>
<td>55</td>
<td>Argument $contenu is missing from the Docblock of creerFichierGzip()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="I18n.php" id="I18n.php"></a>
<h3>
<i class="icon-file"></i>
I18n.php
<small style="float: right;padding-right: 10px;">10</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>38</td>
<td>No summary for method __construct()</td>
</tr>
<tr>
<td>error</td>
<td>48</td>
<td>Argument $identifiant is missing from the Docblock of get()</td>
</tr>
<tr>
<td>error</td>
<td>48</td>
<td>Argument $langue is missing from the Docblock of get()</td>
</tr>
<tr>
<td>error</td>
<td>87</td>
<td>Argument $langue is missing from the Docblock of charger()</td>
</tr>
<tr>
<td>error</td>
<td>87</td>
<td>Argument $fichier is missing from the Docblock of charger()</td>
</tr>
<tr>
<td>error</td>
<td>87</td>
<td>Argument $format is missing from the Docblock of charger()</td>
</tr>
<tr>
<td>error</td>
<td>112</td>
<td>Argument $langue is missing from the Docblock of setLangue()</td>
</tr>
<tr>
<td>error</td>
<td>229</td>
<td>Argument $m is missing from the Docblock of ajouterErreur()</td>
</tr>
<tr>
<td>error</td>
<td>229</td>
<td>Argument $e is missing from the Docblock of ajouterErreur()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="Config.php" id="Config.php"></a>
<h3>
<i class="icon-file"></i>
Config.php
<small style="float: right;padding-right: 10px;">3</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>27</td>
<td>No summary for method __construct()</td>
</tr>
<tr>
<td>error</td>
<td>143</td>
<td>Argument $config is missing from the Docblock of existeValeur()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="CacheSqlite.php" id="CacheSqlite.php"></a>
<h3>
<i class="icon-file"></i>
CacheSqlite.php
<small style="float: right;padding-right: 10px;">12</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>2</td>
<td>No summary for class \CacheSqlite</td>
</tr>
<tr>
<td>error</td>
<td>39</td>
<td>No summary for property $Cache</td>
</tr>
<tr>
<td>error</td>
<td>59</td>
<td>No summary for method initialiserOptionsParConfig()</td>
</tr>
<tr>
<td>error</td>
<td>76</td>
<td>Argument $options is missing from the Docblock of setOptions()</td>
</tr>
<tr>
<td>error</td>
<td>76</td>
<td>No summary for method setOptions()</td>
</tr>
<tr>
<td>error</td>
<td>88</td>
<td>Argument $emplacement is missing from the Docblock of setEmplacement()</td>
</tr>
<tr>
<td>error</td>
<td>88</td>
<td>No summary for method setEmplacement()</td>
</tr>
<tr>
<td>error</td>
<td>104</td>
<td>Argument $ne_pas_tester_validiter_du_cache is missing from the Docblock of charger()</td>
</tr>
<tr>
<td>error</td>
<td>140</td>
<td>Argument $donnees is missing from the Docblock of sauver()</td>
</tr>
<tr>
<td>error</td>
<td>140</td>
<td>Argument $duree_vie_specifique is missing from the Docblock of sauver()</td>
</tr>
<tr>
<td>error</td>
<td>403</td>
<td>Argument $supplement_duree_de_vie is missing from the Docblock of ajouterSupplementDureeDeVie()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="Bdd.php" id="Bdd.php"></a>
<h3>
<i class="icon-file"></i>
Bdd.php
<small style="float: right;padding-right: 10px;">18</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>227</td>
<td>Argument $requete is missing from the Docblock of requete()</td>
</tr>
<tr>
<td>error</td>
<td>227</td>
<td>No summary for method requete()</td>
</tr>
<tr>
<td>error</td>
<td>237</td>
<td>Argument $requete is missing from the Docblock of requeter()</td>
</tr>
<tr>
<td>error</td>
<td>266</td>
<td>Argument $requete is missing from the Docblock of requeteUn()</td>
</tr>
<tr>
<td>error</td>
<td>266</td>
<td>Argument $mode is missing from the Docblock of requeteUn()</td>
</tr>
<tr>
<td>error</td>
<td>266</td>
<td>No summary for method requeteUn()</td>
</tr>
<tr>
<td>error</td>
<td>278</td>
<td>Argument $requete is missing from the Docblock of recuperer()</td>
</tr>
<tr>
<td>error</td>
<td>278</td>
<td>Argument $mode is missing from the Docblock of recuperer()</td>
</tr>
<tr>
<td>error</td>
<td>312</td>
<td>Argument $requete is missing from the Docblock of requeteTous()</td>
</tr>
<tr>
<td>error</td>
<td>312</td>
<td>Argument $mode is missing from the Docblock of requeteTous()</td>
</tr>
<tr>
<td>error</td>
<td>312</td>
<td>No summary for method requeteTous()</td>
</tr>
<tr>
<td>error</td>
<td>326</td>
<td>Argument $requete is missing from the Docblock of recupererTous()</td>
</tr>
<tr>
<td>error</td>
<td>326</td>
<td>Argument $mode is missing from the Docblock of recupererTous()</td>
</tr>
<tr>
<td>error</td>
<td>378</td>
<td>Argument $donnees is missing from the Docblock of proteger()</td>
</tr>
<tr>
<td>error</td>
<td>393</td>
<td>Argument $chaine is missing from the Docblock of protegerChaine()</td>
</tr>
<tr>
<td>error</td>
<td>415</td>
<td>No summary for method protegerTableau()</td>
</tr>
<tr>
<td>error</td>
<td>437</td>
<td>Argument $parametres is missing from the Docblock of recupererIdDernierAjout()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="Log.php" id="Log.php"></a>
<h3>
<i class="icon-file"></i>
Log.php
<small style="float: right;padding-right: 10px;">4</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>71</td>
<td>Argument $entree is missing from the Docblock of ajouterEntree()</td>
</tr>
<tr>
<td>error</td>
<td>71</td>
<td>Argument $mode is missing from the Docblock of ajouterEntree()</td>
</tr>
<tr>
<td>error</td>
<td>98</td>
<td>Argument $mode is missing from the Docblock of verifierOuvrirFichier()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="CacheFichier.php" id="CacheFichier.php"></a>
<h3>
<i class="icon-file"></i>
CacheFichier.php
<small style="float: right;padding-right: 10px;">30</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>2</td>
<td>No summary for class \CacheFichier</td>
</tr>
<tr>
<td>error</td>
<td>71</td>
<td>No summary for property $Cache</td>
</tr>
<tr>
<td>error</td>
<td>103</td>
<td>No summary for method initialiserOptionsParConfig()</td>
</tr>
<tr>
<td>error</td>
<td>111</td>
<td>Argument $options is missing from the Docblock of setOptions()</td>
</tr>
<tr>
<td>error</td>
<td>111</td>
<td>No summary for method setOptions()</td>
</tr>
<tr>
<td>error</td>
<td>123</td>
<td>Argument $emplacement is missing from the Docblock of setEmplacement()</td>
</tr>
<tr>
<td>error</td>
<td>123</td>
<td>No summary for method setEmplacement()</td>
</tr>
<tr>
<td>error</td>
<td>141</td>
<td>Argument $ne_pas_tester_validiter_du_cache is missing from the Docblock of charger()</td>
</tr>
<tr>
<td>error</td>
<td>184</td>
<td>Argument $donnees is missing from the Docblock of sauver()</td>
</tr>
<tr>
<td>error</td>
<td>184</td>
<td>Argument $duree_vie_specifique is missing from the Docblock of sauver()</td>
</tr>
<tr>
<td>error</td>
<td>253</td>
<td>Argument $tags is missing from the Docblock of nettoyer()</td>
</tr>
<tr>
<td>error</td>
<td>366</td>
<td>Argument $supplement_duree_de_vie is missing from the Docblock of ajouterSupplementDureeDeVie()</td>
</tr>
<tr>
<td>error</td>
<td>410</td>
<td>Argument $metadonnees is missing from the Docblock of setMetadonnees()</td>
</tr>
<tr>
<td>error</td>
<td>410</td>
<td>Argument $sauvegarde is missing from the Docblock of setMetadonnees()</td>
</tr>
<tr>
<td>error</td>
<td>470</td>
<td>Argument $metadonnees is missing from the Docblock of sauverMetadonnees()</td>
</tr>
<tr>
<td>error</td>
<td>494</td>
<td>Argument $fichier_nom is missing from the Docblock of etreFichierMeta()</td>
</tr>
<tr>
<td>error</td>
<td>508</td>
<td>Argument $fichier is missing from the Docblock of supprimerFichier()</td>
</tr>
<tr>
<td>error</td>
<td>537</td>
<td>Argument $dossier is missing from the Docblock of nettoyerFichiers()</td>
</tr>
<tr>
<td>error</td>
<td>628</td>
<td>Argument $dossier is missing from the Docblock of analyserCache()</td>
</tr>
<tr>
<td>error</td>
<td>628</td>
<td>Argument $mode is missing from the Docblock of analyserCache()</td>
</tr>
<tr>
<td>error</td>
<td>628</td>
<td>Argument $tags is missing from the Docblock of analyserCache()</td>
</tr>
<tr>
<td>error</td>
<td>628</td>
<td>No summary for method analyserCache()</td>
</tr>
<tr>
<td>error</td>
<td>719</td>
<td>Argument $donnees is missing from the Docblock of genererCleSecu()</td>
</tr>
<tr>
<td>error</td>
<td>719</td>
<td>Argument $type_de_controle is missing from the Docblock of genererCleSecu()</td>
</tr>
<tr>
<td>error</td>
<td>806</td>
<td>Argument $ne_pas_tester_validiter_du_cache is missing from the Docblock of testerExistenceCache()</td>
</tr>
<tr>
<td>error</td>
<td>822</td>
<td>Argument $fichier is missing from the Docblock of getContenuFichier()</td>
</tr>
<tr>
<td>error</td>
<td>843</td>
<td>Argument $fichier is missing from the Docblock of setContenuFichier()</td>
</tr>
<tr>
<td>error</td>
<td>843</td>
<td>Argument $chaine is missing from the Docblock of setContenuFichier()</td>
</tr>
<tr>
<td>error</td>
<td>866</td>
<td>Argument $nom_de_fichier is missing from the Docblock of transformerNomFichierEnId()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="Framework.php" id="Framework.php"></a>
<h3>
<i class="icon-file"></i>
Framework.php
<small style="float: right;padding-right: 10px;">8</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>220</td>
<td>Argument $valeur is missing from the Docblock of \nettoyerSlashProfond()</td>
</tr>
<tr>
<td>error</td>
<td>220</td>
<td>No summary for function \nettoyerSlashProfond()</td>
</tr>
<tr>
<td>error</td>
<td>74</td>
<td>Argument $chemin is missing from the Docblock of definirCheminAppli()</td>
</tr>
<tr>
<td>error</td>
<td>74</td>
<td>No summary for method definirCheminAppli()</td>
</tr>
<tr>
<td>error</td>
<td>84</td>
<td>No summary for method enregistrerMethodesAutoload()</td>
</tr>
<tr>
<td>error</td>
<td>104</td>
<td>Argument $nom_classe_fw is missing from the Docblock of autoloadFw()</td>
</tr>
<tr>
<td>error</td>
<td>119</td>
<td>Argument $nom_classe is missing from the Docblock of autoloadAppliDefaut()</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="package-contents">
<a name="CacheSimple.php" id="CacheSimple.php"></a>
<h3>
<i class="icon-file"></i>
CacheSimple.php
<small style="float: right;padding-right: 10px;">8</small>
</h3>
<div>
<table class="table markers table-bordered">
<thead>
<tr>
<th>Type</th>
<th>Line</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>error</td>
<td>0</td>
<td>No summary was found for this file</td>
</tr>
<tr>
<td>error</td>
<td>25</td>
<td>No summary for property $mise_en_cache</td>
</tr>
<tr>
<td>error</td>
<td>26</td>
<td>No summary for property $stockage_chemin</td>
</tr>
<tr>
<td>error</td>
<td>27</td>
<td>No summary for property $duree_de_vie</td>
</tr>
<tr>
<td>error</td>
<td>29</td>
<td>No summary for property $options</td>
</tr>
<tr>
<td>error</td>
<td>35</td>
<td>Argument $options is missing from the Docblock of __construct()</td>
</tr>
<tr>
<td>error</td>
<td>35</td>
<td>No summary for method __construct()</td>
</tr>
<tr>
<td>error</td>
<td>64</td>
<td>No summary for method initialiserOptionsParConfig()</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
 
<footer class="row-fluid">
<section class="span10 offset2">
<section class="row-fluid">
<section class="span10 offset1">
<section class="row-fluid footer-sections">
<section class="span4">
<h1><i class="icon-code"></i></h1>
<div>
<ul>
</ul>
</div>
</section>
<section class="span4">
<h1><i class="icon-bar-chart"></i></h1>
<div>
<ul>
<li><a href="../graphs/class.html">Class Hierarchy Diagram</a></li>
</ul>
</div>
</section>
<section class="span4">
<h1><i class="icon-pushpin"></i></h1>
<div>
<ul>
<li><a href="../reports/errors.html">Errors</a></li>
<li><a href="../reports/markers.html">Markers</a></li>
</ul>
</div>
</section>
</section>
</section>
</section>
<section class="row-fluid">
<section class="span10 offset1">
<hr />
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
on March 12th, 2014 at 16:53.
</section>
</section>
</section>
</footer>
</div>
 
</body>
</html>