Subversion Repositories Applications.framework

Compare Revisions

Ignore whitespace Rev 296 → Rev 297

/trunk/doc/HTMLframesConverter/elementindex.html
13,14 → 13,19
<h3>Package indexes</h3>
<ul>
<li><a href="elementindex_Framework.html">Framework</a></li>
<li><a href="elementindex_Zend_OpenId.html">Zend_OpenId</a></li>
<li><a href="elementindex_Utilitaire.html">Utilitaire</a></li>
</ul>
<br />
<div class="index-letter-menu">
<a class="index-letter" href="elementindex.html#a">a</a>
<a class="index-letter" href="elementindex.html#b">b</a>
<a class="index-letter" href="elementindex.html#c">c</a>
<a class="index-letter" href="elementindex.html#d">d</a>
<a class="index-letter" href="elementindex.html#e">e</a>
<a class="index-letter" href="elementindex.html#f">f</a>
<a class="index-letter" href="elementindex.html#g">g</a>
<a class="index-letter" href="elementindex.html#h">h</a>
<a class="index-letter" href="elementindex.html#i">i</a>
<a class="index-letter" href="elementindex.html#l">l</a>
<a class="index-letter" href="elementindex.html#m">m</a>
29,6 → 34,7
<a class="index-letter" href="elementindex.html#p">p</a>
<a class="index-letter" href="elementindex.html#r">r</a>
<a class="index-letter" href="elementindex.html#s">s</a>
<a class="index-letter" href="elementindex.html#t">t</a>
<a class="index-letter" href="elementindex.html#u">u</a>
<a class="index-letter" href="elementindex.html#v">v</a>
<a class="index-letter" href="elementindex.html#_">_</a>
42,13 → 48,110
</div>
<dl>
<dt class="field">
<span class="var-title">$abstraction</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#var$abstraction">Bdd::$abstraction</a> in Bdd.php</div>
<div class="index-item-description">abstraction de base de données utilisée</div>
</dd>
<dt class="field">
<span class="var-title">$ASSOC</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#var$ASSOC">Bdd::$ASSOC</a> in Bdd.php</div>
<div class="index-item-description">Mode de fetch associatif</div>
</dd>
<dt class="field">
<span class="method-title">absoluteUrl</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodabsoluteUrl">OpenIdClient::absoluteUrl()</a> in OpenIdClient.php</div>
<div class="index-item-description">Retourne l'url absolue d'une url donnée</div>
</dd>
<dt class="field">
ABSTRACTION_MYSQL
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#constABSTRACTION_MYSQL">Bdd::ABSTRACTION_MYSQL</a> in Bdd.php</div>
<div class="index-item-description">Constante stockant le code pour l'abstraction de mysql.</div>
</dd>
<dt class="field">
ABSTRACTION_MYSQLI
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#constABSTRACTION_MYSQLI">Bdd::ABSTRACTION_MYSQLI</a> in Bdd.php</div>
<div class="index-item-description">Constante stockant le code pour l'abstraction de mysqli.</div>
</dd>
<dt class="field">
ABSTRACTION_PDO
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#constABSTRACTION_PDO">Bdd::ABSTRACTION_PDO</a> in Bdd.php</div>
<div class="index-item-description">Constante stockant le code pour l'abstraction de PDO.</div>
</dd>
<dt class="field">
ABSTRACTION_SQLITE3
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#constABSTRACTION_SQLITE3">Bdd::ABSTRACTION_SQLITE3</a> in Bdd.php</div>
<div class="index-item-description">Constante stockant le code pour l'abstraction de SQLite3.</div>
</dd>
<dt class="field">
<span class="method-title">addAssociation</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodaddAssociation">StorageFile::addAssociation()</a> in StorageFile.php</div>
<div class="index-item-description">Stores information about association identified by $url/$handle</div>
</dd>
<dt class="field">
<span class="method-title">addAssociation</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodaddAssociation">Storage::addAssociation()</a> in Storage.php</div>
<div class="index-item-description">Stores information about association identified by $url/$handle</div>
</dd>
<dt class="field">
<span class="method-title">addDiscoveryInfo</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodaddDiscoveryInfo">Storage::addDiscoveryInfo()</a> in Storage.php</div>
<div class="index-item-description">Stores information discovered from identity $id</div>
</dd>
<dt class="field">
<span class="method-title">addDiscoveryInfo</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodaddDiscoveryInfo">StorageFile::addDiscoveryInfo()</a> in StorageFile.php</div>
<div class="index-item-description">Stores information discovered from identity $id</div>
</dd>
<dt class="field">
<span class="method-title">afficherAvancement</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#methodafficherAvancement">Script::afficherAvancement()</a> in Script.php</div>
<div class="index-item-description">Utiliser cette méthode dans une boucle pour afficher un message suivi du nombre de tour de boucle effectué.</div>
</dd>
<dt class="field">
<span class="method-title">afficherChrono</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Chronometre.html#methodafficherChrono">Chronometre::afficherChrono()</a> in Chronometre.php</div>
<div class="index-item-description">Méthode afficherChrono() - Permet d'afficher les temps d'éxécution de différentes parties d'un script.</div>
<div class="index-item-description">Permet d'afficher les temps d'éxécution de différentes parties d'un script.</div>
</dd>
<dt class="field">
<span class="method-title">ajouter</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestClient.html#methodajouter">RestClient::ajouter()</a> in RestClient.php</div>
</dd>
<dt class="field">
<span class="method-title">ajouter</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestService.html#methodajouter">RestService::ajouter()</a> in RestService.php</div>
<div class="index-item-description">Méthode appelée lors d'une requête HTTP de type PUT.</div>
</dd>
<dt class="field">
<span class="method-title">ajouterEntree</span>
</dt>
<dd class="index-item-body">
56,6 → 159,33
<div class="index-item-description">Ajoute une entrée au log spécifié par le paramètre $nomFichier</div>
</dd>
<dt class="field">
<span class="method-title">ajouterParametre</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestClient.html#methodajouterParametre">RestClient::ajouterParametre()</a> in RestClient.php</div>
</dd>
<dt class="field">
<span class="method-title">ajouterSupplementDureeDeVie</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodajouterSupplementDureeDeVie">Cache::ajouterSupplementDureeDeVie()</a> in Cache.php</div>
<div class="index-item-description">Give (if possible) an extra lifetime to the given cache id</div>
</dd>
<dt class="field">
<span class="method-title">ajouterSupplementDureeDeVie</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodajouterSupplementDureeDeVie">CacheSqlite::ajouterSupplementDureeDeVie()</a> in CacheSqlite.php</div>
<div class="index-item-description">Give (if possible) an extra lifetime to the given cache id</div>
</dd>
<dt class="field">
<span class="method-title">ajouterSupplementDureeDeVie</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodajouterSupplementDureeDeVie">CacheFichier::ajouterSupplementDureeDeVie()</a> in CacheFichier.php</div>
<div class="index-item-description">Give (if possible) an extra lifetime to the given cache id</div>
</dd>
<dt class="field">
<span class="method-title">analyser</span>
</dt>
<dd class="index-item-body">
63,36 → 193,60
<div class="index-item-description">Fonction prenant en paramètre un chemin de fichier squelette et un tableau associatif de données, en extrait les variables, charge le squelette et retourne le résultat des deux combinés.</div>
</dd>
<dt class="field">
Application
<span class="method-title">analyserCache</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Application.html">Application</a> in Application.php</div>
<div class="index-item-description">Classe fournissant des informations au Framework sur l'application.</div>
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodanalyserCache">CacheFichier::analyserCache()</a> in CacheFichier.php</div>
</dd>
</dl>
<a name="b"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">b</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="include-title">Application.php</span>
<span class="var-title">$bdd</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_Application.php.html">Application.php</a> in Application.php</div>
<div class="index-item-details"><a href="Framework/RestService.html#var$bdd">RestService::$bdd</a> in RestService.php</div>
<div class="index-item-description">Objet de connection à la base de données.</div>
</dd>
<dt class="field">
<span class="include-title">autoload.inc.php</span>
<span class="var-title">$bdd_nom</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_autoload.inc.php.html">autoload.inc.php</a> in autoload.inc.php</div>
<div class="index-item-details"><a href="Framework/Bdd.html#var$bdd_nom">Bdd::$bdd_nom</a> in Bdd.php</div>
<div class="index-item-description">Nom de la base de données à laquelle le modèle doit se connecter</div>
</dd>
<dt class="field">
<span class="method-title">autoloadAppliDefaut</span>
Bdd
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_autoload.inc.php.html#functionautoloadAppliDefaut">autoloadAppliDefaut()</a> in autoload.inc.php</div>
<div class="index-item-details"><a href="Framework/Bdd.html">Bdd</a> in Bdd.php</div>
<div class="index-item-description">Classe Bdd, d'accés au base de données.</div>
</dd>
<dt class="field">
<span class="method-title">autoloadFw</span>
<span class="include-title">Bdd.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_autoload.inc.php.html#functionautoloadFw">autoloadFw()</a> in autoload.inc.php</div>
<div class="index-item-details"><a href="Framework/_Bdd.php.html">Bdd.php</a> in Bdd.php</div>
</dd>
<dt class="field">
<span class="method-title">binToBigNum</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodbinToBigNum">DiffieHellmanUtil::binToBigNum()</a> in DiffieHellmanUtil.php</div>
<div class="index-item-description">Converts binary representation into ext/gmp or ext/bcmath big integer representation.</div>
</dd>
<dt class="field">
<span class="method-title">btwoc</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodbtwoc">DiffieHellmanUtil::btwoc()</a> in DiffieHellmanUtil.php</div>
<div class="index-item-description">Takes an arbitrary precision integer and returns its shortest big-endian two's complement representation.</div>
</dd>
</dl>
<a name="c"></a>
<div class="index-letter-section">
102,13 → 256,126
</div>
<dl>
<dt class="field">
<span class="var-title">$connexion</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#var$connexion">Bdd::$connexion</a> in Bdd.php</div>
<div class="index-item-description">Connexion à la base de données</div>
</dd>
<dt class="field">
Cache
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html">Cache</a> in Cache.php</div>
<div class="index-item-description">Classe Cache permettant de mettre en cache des données.</div>
</dd>
<dt class="field">
<span class="include-title">Cache.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_Cache.php.html">Cache.php</a> in Cache.php</div>
</dd>
<dt class="field">
CacheFichier
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html">CacheFichier</a> in CacheFichier.php</div>
</dd>
<dt class="field">
<span class="include-title">CacheFichier.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_CacheFichier.php.html">CacheFichier.php</a> in CacheFichier.php</div>
</dd>
<dt class="field">
CacheSimple
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSimple.html">CacheSimple</a> in CacheSimple.php</div>
<div class="index-item-description">Classe Cache permettant de mettre en cache des données de façon extremement simple.</div>
</dd>
<dt class="field">
<span class="include-title">CacheSimple.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_CacheSimple.php.html">CacheSimple.php</a> in CacheSimple.php</div>
</dd>
<dt class="field">
CacheSqlite
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSqlite.html">CacheSqlite</a> in CacheSqlite.php</div>
</dd>
<dt class="field">
<span class="include-title">CacheSqlite.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_CacheSqlite.php.html">CacheSqlite.php</a> in CacheSqlite.php</div>
</dd>
<dt class="field">
Chaine
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Chaine.html">Chaine</a> in Chaine.php</div>
<div class="index-item-description">Classe fournissant des méthodes statiques de manipulation des chaînes de caractères (String).</div>
</dd>
<dt class="field">
<span class="method-title">charger</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Config.html#methodcharger">Config::charger()</a> in Config.php</div>
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodcharger">CacheSqlite::charger()</a> in CacheSqlite.php</div>
<div class="index-item-description">Test if a cache is available for the given id and (if yes) return it (false else)</div>
</dd>
<dt class="field">
<span class="method-title">charger</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/I18n.html#methodcharger">I18n::charger()</a> in I18n.php</div>
<div class="index-item-description">Charge un fichier ini dans le tableau des paramètres de l'appli</div>
</dd>
<dt class="field">
<span class="method-title">charger</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodcharger">Cache::charger()</a> in Cache.php</div>
<div class="index-item-description">Teste si un cache est disponible pour l'identifiant donné et (si oui) le retourne (false dans le cas contraire)</div>
</dd>
<dt class="field">
<span class="method-title">charger</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodcharger">CacheFichier::charger()</a> in CacheFichier.php</div>
<div class="index-item-description">Test if a cache is available for the given id and (if yes) return it (false else)</div>
</dd>
<dt class="field">
<span class="method-title">charger</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Config.html#methodcharger">Config::charger()</a> in Config.php</div>
<div class="index-item-description">Charge un fichier ini dans le tableau des paramètres de l'appli.</div>
</dd>
<dt class="field">
<span class="method-title">charger</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSimple.html#methodcharger">CacheSimple::charger()</a> in CacheSimple.php</div>
<div class="index-item-description">Teste si le cache est disponible pour l'id donné et (si oui) le retourne (sinon renvoie false)</div>
</dd>
<dt class="field">
<span class="method-title">chargerClasse</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#methodchargerClasse">RestServeur::chargerClasse()</a> in RestServeur.php</div>
<div class="index-item-description">La méthode __autoload() charge dynamiquement les classes trouvées dans le code.</div>
</dd>
<dt class="field">
<span class="method-title">chargerMetadonnees</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodchargerMetadonnees">CacheFichier::chargerMetadonnees()</a> in CacheFichier.php</div>
<div class="index-item-description">Load metadatas from disk</div>
</dd>
<dt class="field">
<span class="method-title">chargerModele</span>
</dt>
<dd class="index-item-body">
116,11 → 383,11
<div class="index-item-description">Charge un modele donné et le rend disponible sous la forme $this-&gt;nom_modele</div>
</dd>
<dt class="field">
<span class="method-title">chargerVue</span>
<span class="method-title">chrono</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Controleur.html#methodchargerVue">Controleur::chargerVue()</a> in Controleur.php</div>
<div class="index-item-description">Fonction prenant en paramètre le nom d'un squelette et un tableau associatif de données, en extrait les variables, charge le squelette et crée une variable de classe portant le nom du squelette contenant les deux combinés.</div>
<div class="index-item-details"><a href="Framework/Chronometre.html#methodchrono">Chronometre::chrono()</a> in Chronometre.php</div>
<div class="index-item-description">Effectue un chronometrage.</div>
</dd>
<dt class="field">
Chronometre
127,7 → 394,7
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Chronometre.html">Chronometre</a> in Chronometre.php</div>
<div class="index-item-description">Classe Chronometre() - Permet de stocker et d'afficher les temps d'éxécution de script.</div>
<div class="index-item-description">Chronometre permet de stocker et d'afficher les temps d'éxécution de script.</div>
</dd>
<dt class="field">
<span class="include-title">Chronometre.php</span>
136,6 → 403,26
<div class="index-item-details"><a href="Framework/_Chronometre.php.html">Chronometre.php</a> in Chronometre.php</div>
</dd>
<dt class="field">
Cli
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cli.html">Cli</a> in Cli.php</div>
<div class="index-item-description">CLI permet de récupérer les paramètres passés en ligne de commande pour instancier une classe héritant de la classe abstraite Script.</div>
</dd>
<dt class="field">
<span class="include-title">Cli.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_Cli.php.html">Cli.php</a> in Cli.php</div>
</dd>
<dt class="field">
<span class="method-title">computeDhSecret</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodcomputeDhSecret">DiffieHellmanUtil::computeDhSecret()</a> in DiffieHellmanUtil.php</div>
<div class="index-item-description">Computes the shared secret from the private DH value $dh and the other party's public value in $pub_key</div>
</dd>
<dt class="field">
Config
</dt>
<dd class="index-item-body">
149,6 → 436,40
<div class="index-item-details"><a href="Framework/_Config.php.html">Config.php</a> in Config.php</div>
</dd>
<dt class="field">
<span class="method-title">configurer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodconfigurer">GestionnaireException::configurer()</a> in GestionnaireException.php</div>
<div class="index-item-description">Configure le Gestionnaire d'exceptions et d'erreur à partir des paramêtres de config.</div>
</dd>
<dt class="field">
<span class="method-title">configurer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Log.html#methodconfigurer">Log::configurer()</a> in Log.php</div>
<div class="index-item-description">Configure le Log à partir des paramêtres de config.</div>
</dd>
<dt class="field">
<span class="method-title">connecter</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#methodconnecter">Bdd::connecter()</a> in Bdd.php</div>
<div class="index-item-description">Connection à la base de données en utilisant les informations fournies par le fichier de configuration.</div>
</dd>
<dt class="field">
<span class="method-title">consulter</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestService.html#methodconsulter">RestService::consulter()</a> in RestService.php</div>
<div class="index-item-description">Méthode appelée lors d'une requête HTTP de type GET.</div>
</dd>
<dt class="field">
<span class="method-title">consulter</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestClient.html#methodconsulter">RestClient::consulter()</a> in RestClient.php</div>
</dd>
<dt class="field">
Controleur
</dt>
<dd class="index-item-body">
161,6 → 482,46
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_Controleur.php.html">Controleur.php</a> in Controleur.php</div>
</dd>
<dt class="field">
<span class="method-title">convertirTaille</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Fichier.html#methodconvertirTaille">Fichier::convertirTaille()</a> in Fichier.php</div>
<div class="index-item-description">Convertion d'un nombre d'octet en kB, MB, GB.</div>
</dd>
<dt class="field">
COURRIEL
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Pattern.html#constCOURRIEL">Pattern::COURRIEL</a> in Pattern.php</div>
</dd>
<dt class="field">
<span class="method-title">createDhKey</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodcreateDhKey">DiffieHellmanUtil::createDhKey()</a> in DiffieHellmanUtil.php</div>
<div class="index-item-description">Performs the first step of a Diffie-Hellman key exchange by generating</div>
</dd>
<dt class="field">
<span class="method-title">creerFichier</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Fichier.html#methodcreerFichier">Fichier::creerFichier()</a> in Fichier.php</div>
<div class="index-item-description">Créer et stocke du contenu dans un fichier.</div>
</dd>
<dt class="field">
<span class="method-title">creerFichierGzip</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Fichier.html#methodcreerFichierGzip">Fichier::creerFichierGzip()</a> in Fichier.php</div>
<div class="index-item-description">Créer et stocke du contenu dans un fichier compressé en Gzip.</div>
</dd>
<dt class="field">
<span class="include-title">Chaine.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/_utilitaires---Chaine.php.html">Chaine.php</a> in Chaine.php</div>
</dd>
</dl>
<a name="d"></a>
<div class="index-letter-section">
170,6 → 531,13
</div>
<dl>
<dt class="field">
<span class="var-title">$dsn</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#var$dsn">Bdd::$dsn</a> in Bdd.php</div>
<div class="index-item-description">DSN pour accéder à la base de données</div>
</dd>
<dt class="field">
Debug
</dt>
<dd class="index-item-body">
183,19 → 551,74
<div class="index-item-details"><a href="Framework/_Debug.php.html">Debug.php</a> in Debug.php</div>
</dd>
<dt class="field">
<span class="method-title">delAssociation</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methoddelAssociation">Storage::delAssociation()</a> in Storage.php</div>
<div class="index-item-description">Deletes association identified by $url</div>
</dd>
<dt class="field">
<span class="method-title">delAssociation</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methoddelAssociation">StorageFile::delAssociation()</a> in StorageFile.php</div>
<div class="index-item-description">Deletes association identified by $url</div>
</dd>
<dt class="field">
<span class="method-title">delDiscoveryInfo</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methoddelDiscoveryInfo">Storage::delDiscoveryInfo()</a> in Storage.php</div>
<div class="index-item-description">Removes cached information discovered from identity $id</div>
</dd>
<dt class="field">
<span class="method-title">delDiscoveryInfo</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methoddelDiscoveryInfo">StorageFile::delDiscoveryInfo()</a> in StorageFile.php</div>
<div class="index-item-description">Removes cached information discovered from identity $id</div>
</dd>
<dt class="field">
<span class="method-title">detecterUtf8</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Encodage.html#methoddetecterUtf8">Encodage::detecterUtf8()</a> in Encodage.php</div>
<div class="index-item-description">Méthode permettant de détecter réellement l'encodage UTF-8.</div>
</dd>
<dt class="field">
<span class="method-title">detruire</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Registre.html#methoddetruire">Registre::detruire()</a> in Registre.php</div>
<div class="index-item-description">Détruit l'objet associé à l'intitulé, n'a pas d'effet si il n'y a pas d'objet associé</div>
<div class="index-item-description">Détruit l'objet associé à l'intitulé, n'a pas d'effet si il n'y a pas d'objet associé.</div>
</dd>
<dt class="field">
<span class="const-title">DS</span>
DH_G
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_autoload.inc.php.html#defineDS">DS</a> in autoload.inc.php</div>
<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#constDH_G">DiffieHellmanUtil::DH_G</a> in DiffieHellmanUtil.php</div>
</dd>
<dt class="field">
DH_P
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#constDH_P">DiffieHellmanUtil::DH_P</a> in DiffieHellmanUtil.php</div>
</dd>
<dt class="field">
DiffieHellmanUtil
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html">DiffieHellmanUtil</a> in DiffieHellmanUtil.php</div>
<div class="index-item-description">Classe utilitaire proposant des fonctions permettant la réalisation d'un échange de clé Diffie Hellman</div>
</dd>
<dt class="field">
<span class="method-title">digest</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#methoddigest">OpenIdClient::digest()</a> in OpenIdClient.php</div>
<div class="index-item-description">Generates a hash value (message digest) according to given algorithm.</div>
</dd>
<dt class="field">
<span class="method-title">dump</span>
</dt>
<dd class="index-item-body">
202,6 → 625,12
<div class="index-item-details"><a href="Framework/Debug.html#methoddump">Debug::dump()</a> in Debug.php</div>
<div class="index-item-description">Equivalent de var_dump</div>
</dd>
<dt class="field">
<span class="include-title">DiffieHellmanUtil.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_utilitaires---DiffieHellmanUtil.php.html">DiffieHellmanUtil.php</a> in DiffieHellmanUtil.php</div>
</dd>
</dl>
<a name="e"></a>
<div class="index-letter-section">
211,18 → 640,114
</div>
<dl>
<dt class="field">
<span class="method-title">etreAbsolue</span>
<span class="var-title">$encodage</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodetreAbsolue">Url::etreAbsolue()</a> in Url.php</div>
<div class="index-item-description">Renvoie vrai ou faux suivant que l'instance en cours représente une URL relative ou absolue.</div>
<div class="index-item-details"><a href="Framework/Bdd.html#var$encodage">Bdd::$encodage</a> in Bdd.php</div>
<div class="index-item-description">Encodage de la base de données</div>
</dd>
<dt class="field">
Encodage
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Encodage.html">Encodage</a> in Encodage.php</div>
<div class="index-item-description">Classe fournissant des méthodes statiques concernant l'encodage et le décodage des caractères de variable.</div>
</dd>
<dt class="field">
<span class="method-title">encoderEnUtf8</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Encodage.html#methodencoderEnUtf8">Encodage::encoderEnUtf8()</a> in Encodage.php</div>
<div class="index-item-description">Méthode permettant d'encoder par défaut de ISO-8859-15 vers UTF-8 une variable ou un tableau de variables.</div>
</dd>
<dt class="field">
<span class="method-title">encoderTableau</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Framework.html#methodencoderTableau">Framework::encoderTableau()</a> in Framework.php</div>
<div class="index-item-description">Fonction récursive transcodant toutes les valeurs d'un tableau de leur encodage d'entrée vers un encodage de sortie donné</div>
</dd>
<dt class="field">
<span class="method-title">envoyerEnteteStatutHttp</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#methodenvoyerEnteteStatutHttp">RestServeur::envoyerEnteteStatutHttp()</a> in RestServeur.php</div>
<div class="index-item-description">Envoyer un entête HTTP (version 1.0) de statut.</div>
</dd>
<dt class="field">
<span class="method-title">envoyerRequete</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestClient.html#methodenvoyerRequete">RestClient::envoyerRequete()</a> in RestClient.php</div>
</dd>
<dt class="field">
ERREUR_CONNEXION_TPL
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#constERREUR_CONNEXION_TPL">Bdd::ERREUR_CONNEXION_TPL</a> in Bdd.php</div>
<div class="index-item-description">Constante stockant le squelette du message en cas d'erreur de connexion à la base de données.</div>
</dd>
<dt class="field">
ERREUR_REQUETE_TPL
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#constERREUR_REQUETE_TPL">Bdd::ERREUR_REQUETE_TPL</a> in Bdd.php</div>
<div class="index-item-description">Constante stockant le squelette du message en cas d'erreur de requête sql.</div>
</dd>
<dt class="field">
ERREUR_SELECTION_BDD_TPL
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#constERREUR_SELECTION_BDD_TPL">Bdd::ERREUR_SELECTION_BDD_TPL</a> in Bdd.php</div>
<div class="index-item-description">Constante stockant le squelette du message en cas d'erreur de sélection de la base de données.</div>
</dd>
<dt class="field">
<span class="method-title">etendre</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Tableau.html#methodetendre">Tableau::etendre()</a> in Tableau.php</div>
<div class="index-item-description">Etend le tableau à étendre avec les données du tableau à copier. Si des clés sont identiques entre les deux tableaux une erreur est déclenchée et la valeur du tableau à étendre est gardée. Si les deux tableaux ont des clés numériques leurs valeurs sont gardées (à la différence de array_merge).</div>
</dd>
<dt class="field">
<span class="method-title">etreAccessibleEnLectureEtEcriture</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Fichier.html#methodetreAccessibleEnLectureEtEcriture">Fichier::etreAccessibleEnLectureEtEcriture()</a> in Fichier.php</div>
<div class="index-item-description">Vérifie si le fichier ou dossier est accessible en lecture et écriture.</div>
</dd>
<dt class="field">
<span class="method-title">etreFichierMeta</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodetreFichierMeta">CacheFichier::etreFichierMeta()</a> in CacheFichier.php</div>
<div class="index-item-description">Check if the given filename is a metadatas one</div>
</dd>
<dt class="field">
<span class="method-title">executer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#methodexecuter">Script::executer()</a> in Script.php</div>
</dd>
<dt class="field">
<span class="method-title">executer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#methodexecuter">RestServeur::executer()</a> in RestServeur.php</div>
<div class="index-item-description">Execute la requête.</div>
</dd>
<dt class="field">
<span class="method-title">executer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cli.html#methodexecuter">Cli::executer()</a> in Cli.php</div>
<div class="index-item-description">Execute la ligne de commande en récupérant le nom du script à lancer et ses paramètres.</div>
</dd>
<dt class="field">
<span class="method-title">existe</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Registre.html#methodexiste">Registre::existe()</a> in Registre.php</div>
<div class="index-item-description">Teste si un objet est présent sous un intitulé donné</div>
<div class="index-item-description">Teste si le registre contient une donnée pour un intitulé d'entrée donné.</div>
</dd>
<dt class="field">
<span class="method-title">existe</span>
229,9 → 754,90
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Config.html#methodexiste">Config::existe()</a> in Config.php</div>
<div class="index-item-description">Vérifie si la valeur d'un paramètre existe</div>
<div class="index-item-description">Vérifie si la valeur d'un paramètre existe.</div>
</dd>
<dt class="field">
<span class="include-title">Encodage.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/_utilitaires---Encodage.php.html">Encodage.php</a> in Encodage.php</div>
</dd>
</dl>
<a name="f"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">f</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="method-title">fabriquer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodfabriquer">Cache::fabriquer()</a> in Cache.php</div>
</dd>
<dt class="field">
Fichier
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Fichier.html">Fichier</a> in Fichier.php</div>
<div class="index-item-description">Classe fournissant des méthodes statiques de manipulation des fichiers.</div>
</dd>
<dt class="field">
<span class="method-title">formaterExceptionTxt</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodformaterExceptionTxt">GestionnaireException::formaterExceptionTxt()</a> in GestionnaireException.php</div>
<div class="index-item-description">Formate en texte une exception passée en paramètre.</div>
</dd>
<dt class="field">
<span class="method-title">formaterExceptionXhtml</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodformaterExceptionXhtml">GestionnaireException::formaterExceptionXhtml()</a> in GestionnaireException.php</div>
<div class="index-item-description">Formate en (X)HTML une exception passée en paramètre.</div>
</dd>
<dt class="field">
<span class="method-title">formaterMsg</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#methodformaterMsg">Script::formaterMsg()</a> in Script.php</div>
<div class="index-item-description">Retourne un message d'information formaté.</div>
</dd>
<dt class="field">
FORMAT_INI
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/I18n.html#constFORMAT_INI">I18n::FORMAT_INI</a> in I18n.php</div>
<div class="index-item-description">Format de traduction utilisant les fichier .ini</div>
</dd>
<dt class="field">
Framework
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Framework.html">Framework</a> in Framework.php</div>
<div class="index-item-description">Classe de base du Framework :</div>
</dd>
<dt class="field">
<span class="include-title">Framework.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_Framework.php.html">Framework.php</a> in Framework.php</div>
</dd>
<dt class="field">
<span class="method-title">fusionnerRequete</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodfusionnerRequete">Url::fusionnerRequete()</a> in Url.php</div>
<div class="index-item-description">(Re-)Création de la partie requête de l'URL à partir de la fusion du tableau (passé en paramètre) et les valeurs présentes dans $_GET.</div>
</dd>
<dt class="field">
<span class="include-title">Fichier.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/_utilitaires---Fichier.php.html">Fichier.php</a> in Fichier.php</div>
</dd>
</dl>
<a name="g"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">g</div>
240,6 → 846,13
</div>
<dl>
<dt class="field">
<span class="method-title">genererCleSecu</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgenererCleSecu">CacheFichier::genererCleSecu()</a> in CacheFichier.php</div>
<div class="index-item-description">Make a control key with the string containing datas</div>
</dd>
<dt class="field">
<span class="method-title">gererErreur</span>
</dt>
<dd class="index-item-body">
247,11 → 860,18
<div class="index-item-description">Gère les erreurs en les convertissant en exceptions (remplace la fonction gestion d'erreurs native de php)</div>
</dd>
<dt class="field">
<span class="method-title">gererErreurs</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#methodgererErreurs">RestServeur::gererErreurs()</a> in RestServeur.php</div>
<div class="index-item-description">Si des exceptions ou des erreurs sont soulevées par le serveur ou les services, elles sont gérées par cette méthode.</div>
</dd>
<dt class="field">
<span class="method-title">gererException</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgererException">GestionnaireException::gererException()</a> in GestionnaireException.php</div>
<div class="index-item-description">Fonction de gestion des exceptions, remplace le handler par défaut</div>
<div class="index-item-description">Fonction de gestion des exceptions, remplace le handler par défaut.</div>
</dd>
<dt class="field">
GestionnaireException
270,8 → 890,8
<span class="method-title">get</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Registre.html#methodget">Registre::get()</a> in Registre.php</div>
<div class="index-item-description">Renvoie l'objet associé à l'intitulé donné en paramètre</div>
<div class="index-item-details"><a href="Framework/I18n.html#methodget">I18n::get()</a> in I18n.php</div>
<div class="index-item-description">Accesseur pour la valeur d'une traduction</div>
</dd>
<dt class="field">
<span class="method-title">get</span>
278,35 → 898,70
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Config.html#methodget">Config::get()</a> in Config.php</div>
<div class="index-item-description">Acesseur pour la valeur d'un paramètre</div>
<div class="index-item-description">Accesseur pour la valeur d'un paramètre.</div>
</dd>
<dt class="field">
<span class="method-title">getAutorite</span>
<span class="method-title">get</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetAutorite">Url::getAutorite()</a> in Url.php</div>
<div class="index-item-description">Renvoie la partie autorité, i.e. [ infoUtilisateur &quot;@&quot; ] hote [ &quot;:&quot; port ], ou false si celle-ci est absente.</div>
<div class="index-item-details"><a href="Framework/Registre.html#methodget">Registre::get()</a> in Registre.php</div>
<div class="index-item-description">Renvoie le contenu associé à l'intitulé donné en paramètre.</div>
</dd>
<dt class="field">
<span class="method-title">getAssociation</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodgetAssociation">Storage::getAssociation()</a> in Storage.php</div>
<div class="index-item-description">Gets information about association identified by $url Returns true if given association found and not expired and false otherwise</div>
</dd>
<dt class="field">
<span class="method-title">getAssociation</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodgetAssociation">StorageFile::getAssociation()</a> in StorageFile.php</div>
<div class="index-item-description">Gets information about association identified by $url Returns true if given association found and not expired and false otherwise</div>
</dd>
<dt class="field">
<span class="method-title">getAssociationByHandle</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodgetAssociationByHandle">Storage::getAssociationByHandle()</a> in Storage.php</div>
<div class="index-item-description">Gets information about association identified by $handle Returns true if given association found and not expired and false othverwise</div>
</dd>
<dt class="field">
<span class="method-title">getAssociationByHandle</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodgetAssociationByHandle">StorageFile::getAssociationByHandle()</a> in StorageFile.php</div>
<div class="index-item-description">Gets information about association identified by $handle Returns true if given association found and not expired and false otherwise</div>
</dd>
<dt class="field">
<span class="method-title">getCanonique</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetCanonique">Url::getCanonique()</a> in Url.php</div>
<div class="index-item-description">Renvoie une instance de Url representant l'URL canonique du script PHP en cours d'éxécution</div>
<div class="index-item-description">Renvoie une instance d'objet Url representant l'URL canonique du script PHP en cours d'éxécution.</div>
</dd>
<dt class="field">
<span class="method-title">getChemin</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Application.html#methodgetChemin">Application::getChemin()</a> in Application.php</div>
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetChemin">CacheFichier::getChemin()</a> in CacheFichier.php</div>
<div class="index-item-description">Return the complete directory path of a filename (including hashedDirectoryStructure)</div>
</dd>
<dt class="field">
<span class="method-title">getCheminAppli</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Framework.html#methodgetCheminAppli">Framework::getCheminAppli()</a> in Framework.php</div>
<div class="index-item-description">accesseur pour le chemin</div>
</dd>
<dt class="field">
<span class="method-title">getChemin</span>
<span class="method-title">getContenuFichier</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetChemin">Url::getChemin()</a> in Url.php</div>
<div class="index-item-description">Renvoie la partie chemin (chemin) (éventuellement vide).</div>
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetContenuFichier">CacheFichier::getContenuFichier()</a> in CacheFichier.php</div>
<div class="index-item-description">Return the file content of the given file</div>
</dd>
<dt class="field">
<span class="method-title">getContexte</span>
320,65 → 975,191
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetDemande">Url::getDemande()</a> in Url.php</div>
<div class="index-item-description">Renvoie une instance de Url representant l'URL utilisée pour récupérer la requête en cours</div>
<div class="index-item-description">Renvoie une instance d'objet Url representant l'URL utilisée pour récupérer la requête en cours.</div>
</dd>
<dt class="field">
<span class="method-title">getDhKeyDetails</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodgetDhKeyDetails">DiffieHellmanUtil::getDhKeyDetails()</a> in DiffieHellmanUtil.php</div>
<div class="index-item-description">Returns an associative array with Diffie-Hellman key components in binary representation. The array includes original prime number 'p' and generator 'g', random private key 'priv_key' and corresponding public key 'pub_key'.</div>
</dd>
<dt class="field">
<span class="method-title">getDiscoveryInfo</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodgetDiscoveryInfo">Storage::getDiscoveryInfo()</a> in Storage.php</div>
<div class="index-item-description">Gets information discovered from identity $id Returns true if such information exists and false otherwise</div>
</dd>
<dt class="field">
<span class="method-title">getDiscoveryInfo</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodgetDiscoveryInfo">StorageFile::getDiscoveryInfo()</a> in StorageFile.php</div>
<div class="index-item-description">Gets information discovered from identity $id Returns true if such information exists and false otherwise</div>
</dd>
<dt class="field">
<span class="method-title">getDossierTmp</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Fichier.html#methodgetDossierTmp">Fichier::getDossierTmp()</a> in Fichier.php</div>
<div class="index-item-description">Détermine le dossier système temporaire et détecte si nous y avons accès en lecture et écriture.</div>
</dd>
<dt class="field">
<span class="method-title">getExceptions</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgetExceptions">GestionnaireException::getExceptions()</a> in GestionnaireException.php</div>
<div class="index-item-description">Renvoie les exceptions au format (X)HTML</div>
<div class="index-item-description">Renvoie les exceptions au format (X)HTML ou bien au format texte suivant le mode d'utilisation de PHP.</div>
</dd>
<dt class="field">
<span class="method-title">getFragment</span>
<span class="method-title">getExceptionsFormatees</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetFragment">Url::getFragment()</a> in Url.php</div>
<div class="index-item-description">Renvoie le nom du fragment, ou false si &quot;#&quot; n'est pas present dans l'URL.</div>
<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgetExceptionsFormatees">GestionnaireException::getExceptionsFormatees()</a> in GestionnaireException.php</div>
<div class="index-item-description">Renvoie les exceptions au format (X)HTML ou bien au format texte suivant le mode d'utilisation de PHP.</div>
</dd>
<dt class="field">
<span class="method-title">getHote</span>
<span class="method-title">getExceptionsNbre</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetHote">Url::getHote()</a> in Url.php</div>
<div class="index-item-description">Renvoie la partie hôte, ou false s'il n'y a pas de partie autorité, c.a.d.</div>
<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgetExceptionsNbre">GestionnaireException::getExceptionsNbre()</a> in GestionnaireException.php</div>
<div class="index-item-description">Renvoie le nombre d'exceptions et d'erreurs levées.</div>
</dd>
<dt class="field">
<span class="method-title">getInfo</span>
<span class="method-title">getExceptionsTriees</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Application.html#methodgetInfo">Application::getInfo()</a> in Application.php</div>
<div class="index-item-description">accesseur pour le tableau d'infos</div>
<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgetExceptionsTriees">GestionnaireException::getExceptionsTriees()</a> in GestionnaireException.php</div>
<div class="index-item-description">Renvoie le tableau d'objets Exception générées par le script PHP triées du niveau de sévérité le plus élevé au moins élevé.</div>
</dd>
<dt class="field">
<span class="method-title">getInfoUtilisateur</span>
<span class="method-title">getFichierNom</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetInfoUtilisateur">Url::getInfoUtilisateur()</a> in Url.php</div>
<div class="index-item-description">Renvoie la partie userinfio, ou false si celle-ci n'existe pas, i.e. si la partie autorité ne contient pas de &quot;@&quot;</div>
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetFichierNom">CacheFichier::getFichierNom()</a> in CacheFichier.php</div>
<div class="index-item-description">Make and return a file name (with path)</div>
</dd>
<dt class="field">
<span class="method-title">getInstance</span>
<span class="method-title">getIds</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Registre.html#methodgetInstance">Registre::getInstance()</a> in Registre.php</div>
<div class="index-item-description">Fonction qui renvoie l'instance de classe en assurant son unicité, c'est l'unique méthode qui doit être</div>
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetIds">CacheSqlite::getIds()</a> in CacheSqlite.php</div>
<div class="index-item-description">Return an array of stored cache ids</div>
</dd>
<dt class="field">
<span class="method-title">getInstance</span>
<span class="method-title">getIds</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodgetInstance">GestionnaireException::getInstance()</a> in GestionnaireException.php</div>
<div class="index-item-description">Fonction d'accès au singleton</div>
<div class="index-item-details"><a href="Framework/Cache.html#methodgetIds">Cache::getIds()</a> in Cache.php</div>
<div class="index-item-description">Return an array of stored cache ids</div>
</dd>
<dt class="field">
<span class="method-title">getInstance</span>
<span class="method-title">getIds</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Log.html#methodgetInstance">Log::getInstance()</a> in Log.php</div>
<div class="index-item-description">Fonction qui renvoie l'instance de classe en assurant son unicité, c'est l'unique méthode qui doit être</div>
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetIds">CacheFichier::getIds()</a> in CacheFichier.php</div>
<div class="index-item-description">Return an array of stored cache ids</div>
</dd>
<dt class="field">
<span class="method-title">getIdsAvecLesTags</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetIdsAvecLesTags">CacheSqlite::getIdsAvecLesTags()</a> in CacheSqlite.php</div>
<div class="index-item-description">Return an array of stored cache ids which match given tags</div>
</dd>
<dt class="field">
<span class="method-title">getIdsAvecLesTags</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetIdsAvecLesTags">CacheFichier::getIdsAvecLesTags()</a> in CacheFichier.php</div>
<div class="index-item-description">Return an array of stored cache ids which match given tags</div>
</dd>
<dt class="field">
<span class="method-title">getIdsAvecLesTags</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodgetIdsAvecLesTags">Cache::getIdsAvecLesTags()</a> in Cache.php</div>
<div class="index-item-description">Return an array of stored cache ids which match given tags</div>
</dd>
<dt class="field">
<span class="method-title">getIdsAvecUnTag</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodgetIdsAvecUnTag">Cache::getIdsAvecUnTag()</a> in Cache.php</div>
<div class="index-item-description">Return an array of stored cache ids which match any given tags</div>
</dd>
<dt class="field">
<span class="method-title">getIdsAvecUnTag</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetIdsAvecUnTag">CacheSqlite::getIdsAvecUnTag()</a> in CacheSqlite.php</div>
<div class="index-item-description">Return an array of stored cache ids which match any given tags</div>
</dd>
<dt class="field">
<span class="method-title">getIdsAvecUnTag</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetIdsAvecUnTag">CacheFichier::getIdsAvecUnTag()</a> in CacheFichier.php</div>
<div class="index-item-description">Return an array of stored cache ids which match any given tags</div>
</dd>
<dt class="field">
<span class="method-title">getIdsSansLesTags</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodgetIdsSansLesTags">Cache::getIdsSansLesTags()</a> in Cache.php</div>
<div class="index-item-description">Return an array of stored cache ids which don't match given tags</div>
</dd>
<dt class="field">
<span class="method-title">getIdsSansLesTags</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetIdsSansLesTags">CacheFichier::getIdsSansLesTags()</a> in CacheFichier.php</div>
<div class="index-item-description">Return an array of stored cache ids which don't match given tags</div>
</dd>
<dt class="field">
<span class="method-title">getIdsSansLesTags</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetIdsSansLesTags">CacheSqlite::getIdsSansLesTags()</a> in CacheSqlite.php</div>
<div class="index-item-description">Return an array of stored cache ids which don't match given tags</div>
</dd>
<dt class="field">
<span class="method-title">getInfoAppli</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Framework.html#methodgetInfoAppli">Framework::getInfoAppli()</a> in Framework.php</div>
<div class="index-item-description">Accesseur pour le tableau d'infos sur l'application.</div>
</dd>
<dt class="field">
<span class="method-title">getMetadonnees</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodgetMetadonnees">Cache::getMetadonnees()</a> in Cache.php</div>
<div class="index-item-description">Return an array of metadatas for the given cache id</div>
</dd>
<dt class="field">
<span class="method-title">getMetadonnees</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetMetadonnees">CacheFichier::getMetadonnees()</a> in CacheFichier.php</div>
<div class="index-item-description">Return an array of metadatas for the given cache id</div>
</dd>
<dt class="field">
<span class="method-title">getMetadonnees</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetMetadonnees">CacheSqlite::getMetadonnees()</a> in CacheSqlite.php</div>
<div class="index-item-description">Return an array of metadatas for the given cache id</div>
</dd>
<dt class="field">
<span class="method-title">getMetadonneesFichier</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetMetadonneesFichier">CacheFichier::getMetadonneesFichier()</a> in CacheFichier.php</div>
<div class="index-item-description">Get a metadatas record</div>
</dd>
<dt class="field">
<span class="method-title">getMode</span>
</dt>
<dd class="index-item-body">
393,11 → 1174,11
<div class="index-item-description">Retourne un modele donné</div>
</dd>
<dt class="field">
<span class="method-title">getMotDePasse</span>
<span class="method-title">getNomFichierMeta</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetMotDePasse">Url::getMotDePasse()</a> in Url.php</div>
<div class="index-item-description">renvoie la partie mot de passe de la partie infoUtilisateur (partie après le premier &quot;:&quot;), , ou false si aucune partie infoUtilisateur n'est définie (i.e. l'URL ne contient pas de &quot;@&quot; en face du nom d'hôte) ou si la partie infoUtilisateur ne contient pas de &quot;:&quot;.</div>
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetNomFichierMeta">CacheFichier::getNomFichierMeta()</a> in CacheFichier.php</div>
<div class="index-item-description">Make and return a file name (with path) for metadatas</div>
</dd>
<dt class="field">
<span class="method-title">getOption</span>
407,69 → 1188,92
<div class="index-item-description">Renvoie la valeur de l'option specifiée.</div>
</dd>
<dt class="field">
<span class="method-title">getPort</span>
<span class="method-title">getParametre</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetPort">Url::getPort()</a> in Url.php</div>
<div class="index-item-description">Renvoie le numéro de port, ou false si aucun numéro de port n'est spécifié, i.e. le port par défaut doit utilisé.</div>
<div class="index-item-details"><a href="Framework/Script.html#methodgetParametre">Script::getParametre()</a> in Script.php</div>
</dd>
<dt class="field">
<span class="method-title">getRequete</span>
<span class="method-title">getParametre</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetRequete">Url::getRequete()</a> in Url.php</div>
<div class="index-item-description">renvoie la chaine de requête (requete string) (sans le premier &quot;?&quot;), ou false si &quot;?&quot; n'est pas présent dans l'url.</div>
<div class="index-item-details"><a href="Framework/RestClient.html#methodgetParametre">RestClient::getParametre()</a> in RestClient.php</div>
</dd>
<dt class="field">
<span class="method-title">getSchema</span>
<span class="method-title">getPourcentageRemplissage</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetSchema">Url::getSchema()</a> in Url.php</div>
<div class="index-item-description">Retourne le schéma, c.a.d. &quot;http&quot; ou &quot;urn&quot;, ou false si aucun schéma n'est spécifié, i.e. l'url est une url relative</div>
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetPourcentageRemplissage">CacheFichier::getPourcentageRemplissage()</a> in CacheFichier.php</div>
<div class="index-item-description">Return the filling percentage of the backend storage</div>
</dd>
<dt class="field">
<span class="method-title">getTemps</span>
<span class="method-title">getPourcentageRemplissage</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Chronometre.html#methodgetTemps">Chronometre::getTemps()</a> in Chronometre.php</div>
<div class="index-item-description">Accesseurs :</div>
<div class="index-item-details"><a href="Framework/Cache.html#methodgetPourcentageRemplissage">Cache::getPourcentageRemplissage()</a> in Cache.php</div>
<div class="index-item-description">Return the filling percentage of the backend storage</div>
</dd>
<dt class="field">
<span class="method-title">getURL</span>
<span class="method-title">getPourcentageRemplissage</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetURL">Url::getURL()</a> in Url.php</div>
<div class="index-item-description">Renvoie un représentation sous forme de chaine de l'URL</div>
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetPourcentageRemplissage">CacheSqlite::getPourcentageRemplissage()</a> in CacheSqlite.php</div>
<div class="index-item-description">Return the filling percentage of the backend storage</div>
</dd>
<dt class="field">
<span class="method-title">getURLDemande</span>
<span class="method-title">getReponseEntetes</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetURLDemande">Url::getURLDemande()</a> in Url.php</div>
<div class="index-item-description">Renvoie l'URL utilisée pour récupérer la requête en cours</div>
<div class="index-item-details"><a href="Framework/RestClient.html#methodgetReponseEntetes">RestClient::getReponseEntetes()</a> in RestClient.php</div>
</dd>
<dt class="field">
<span class="method-title">getURLNormalisee</span>
<span class="method-title">getScriptChemin</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetURLNormalisee">Url::getURLNormalisee()</a> in Url.php</div>
<div class="index-item-description">Renvoie une représentation de cette URL sous forme de chaine normalisée. Utile pour la comparaison d'URLs</div>
<div class="index-item-details"><a href="Framework/Script.html#methodgetScriptChemin">Script::getScriptChemin()</a> in Script.php</div>
</dd>
<dt class="field">
<span class="method-title">getUtilisateur</span>
<span class="method-title">getScriptNom</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetUtilisateur">Url::getUtilisateur()</a> in Url.php</div>
<div class="index-item-description">renvoie la partie user de la partie infoUtilisateur (partie précédant le premier &quot;:&quot;), ou false si aucune partie infoUtilisateur n'est définie.</div>
<div class="index-item-details"><a href="Framework/Script.html#methodgetScriptNom">Script::getScriptNom()</a> in Script.php</div>
</dd>
<dt class="field">
<span class="method-title">getVariablesRequete</span>
<span class="method-title">getTags</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetVariablesRequete">Url::getVariablesRequete()</a> in Url.php</div>
<div class="index-item-description">Renvoie la requete string sous forme d'un tableau de variables telles qu'elles apparaitraient dans le $_GET d'un script PHP</div>
<div class="index-item-details"><a href="Framework/Cache.html#methodgetTags">Cache::getTags()</a> in Cache.php</div>
<div class="index-item-description">Return an array of stored tags</div>
</dd>
<dt class="field">
<span class="method-title">getTags</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodgetTags">CacheSqlite::getTags()</a> in CacheSqlite.php</div>
<div class="index-item-description">Return an array of stored tags</div>
</dd>
<dt class="field">
<span class="method-title">getTags</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodgetTags">CacheFichier::getTags()</a> in CacheFichier.php</div>
<div class="index-item-description">Return an array of stored tags</div>
</dd>
<dt class="field">
<span class="method-title">getTimestampExpiration</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodgetTimestampExpiration">Cache::getTimestampExpiration()</a> in Cache.php</div>
<div class="index-item-description">Calcule et retourne le timestamp d'expiration</div>
</dd>
<dt class="field">
<span class="method-title">getURL</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodgetURL">Url::getURL()</a> in Url.php</div>
<div class="index-item-description">Renvoie un représentation sous forme de chaine de l'URL.</div>
</dd>
<dt class="field">
<span class="method-title">getVue</span>
</dt>
<dd class="index-item-body">
477,6 → 1281,103
<div class="index-item-description">Fonction prenant en paramètre le nom d'un squelette et un tableau associatif de données, en extrait les variables, charge le squelette et retourne le résultat des deux combinés.</div>
</dd>
</dl>
<a name="h"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">h</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="var-title">$hote</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#var$hote">Bdd::$hote</a> in Bdd.php</div>
<div class="index-item-description">Hote herbergeant la base de données</div>
</dd>
<dt class="field">
HEURE_MINUTE
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Pattern.html#constHEURE_MINUTE">Pattern::HEURE_MINUTE</a> in Pattern.php</div>
</dd>
<dt class="field">
HTTP_CODE_ACCES_NON_AUTORISE
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_ACCES_NON_AUTORISE">RestServeur::HTTP_CODE_ACCES_NON_AUTORISE</a> in RestServeur.php</div>
<div class="index-item-description">Code HTTP 401 indiquant que l'accès à un service web est refusé car l'authentification (obligatoire) a échoué pour accéder à la ressource.</div>
</dd>
<dt class="field">
HTTP_CODE_CONFLIT
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_CONFLIT">RestServeur::HTTP_CODE_CONFLIT</a> in RestServeur.php</div>
<div class="index-item-description">Code d'erreur HTTP 409 indiquant qu'un conflit est survenu vis à vis de la ressource.</div>
</dd>
<dt class="field">
HTTP_CODE_CONTENU_REQUIS
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_CONTENU_REQUIS">RestServeur::HTTP_CODE_CONTENU_REQUIS</a> in RestServeur.php</div>
<div class="index-item-description">Code HTTP 411 indiquant que des paramètres passés dans le contenu de la requête sont nécessaires au service.</div>
</dd>
<dt class="field">
HTTP_CODE_CREATION_OK
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_CREATION_OK">RestServeur::HTTP_CODE_CREATION_OK</a> in RestServeur.php</div>
<div class="index-item-description">Code HTTP 201 indiquant que l'accès à un service web est un succès et que la ressource a été créée ou modifié.</div>
</dd>
<dt class="field">
HTTP_CODE_ERREUR
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_ERREUR">RestServeur::HTTP_CODE_ERREUR</a> in RestServeur.php</div>
<div class="index-item-description">Code d'erreur HTTP 500 Internal Server Error.</div>
</dd>
<dt class="field">
HTTP_CODE_MAUVAISE_REQUETE
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_MAUVAISE_REQUETE">RestServeur::HTTP_CODE_MAUVAISE_REQUETE</a> in RestServeur.php</div>
<div class="index-item-description">Code HTTP 400 indique que les paramètres envoyés au service contiennent des erreurs.</div>
</dd>
<dt class="field">
HTTP_CODE_METHODE_NON_AUTORISE
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_METHODE_NON_AUTORISE">RestServeur::HTTP_CODE_METHODE_NON_AUTORISE</a> in RestServeur.php</div>
<div class="index-item-description">Code HTTP 405 indiquant soit : <ul><li>que le service web ne possède pas d'accès la ressource correspondant à la méthode HTTP employée.</li></ul></div>
</dd>
<dt class="field">
HTTP_CODE_OK
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_OK">RestServeur::HTTP_CODE_OK</a> in RestServeur.php</div>
<div class="index-item-description">Code HTTP 200 indiquant le succès de l'accès à un service web par la méthode GET.</div>
</dd>
<dt class="field">
HTTP_CODE_RESSOURCE_INTROUVABLE
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_RESSOURCE_INTROUVABLE">RestServeur::HTTP_CODE_RESSOURCE_INTROUVABLE</a> in RestServeur.php</div>
<div class="index-item-description">Code HTTP 404 indiquant que la ressource indiquée par l'url est introuvable.</div>
</dd>
<dt class="field">
HTTP_CODE_SUPPRESSION_OK
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#constHTTP_CODE_SUPPRESSION_OK">RestServeur::HTTP_CODE_SUPPRESSION_OK</a> in RestServeur.php</div>
<div class="index-item-description">Code HTTP 204 indique que l'accès à un service web est un succès et qu'il n'y a pas de contenu à renvoyer.</div>
</dd>
<dt class="field">
HTTP_URL_REQUETE_SEPARATEUR
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestClient.html#constHTTP_URL_REQUETE_SEPARATEUR">RestClient::HTTP_URL_REQUETE_SEPARATEUR</a> in RestClient.php</div>
</dd>
</dl>
<a name="i"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">i</div>
485,12 → 1386,53
</div>
<dl>
<dt class="field">
I18n
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/I18n.html">I18n</a> in I18n.php</div>
<div class="index-item-description">I18n permet de traduire une application à partir de données stockées dans des fichiers ini.</div>
</dd>
<dt class="field">
<span class="include-title">I18n.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_I18n.php.html">I18n.php</a> in I18n.php</div>
</dd>
<dt class="field">
<span class="method-title">initialiser</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/GestionnaireException.html#methodinitialiser">GestionnaireException::initialiser()</a> in GestionnaireException.php</div>
<div class="index-item-description">Initialise le Gestionnaire d'exceptions et d'erreur sans tenir comptes des paramêtres de config.</div>
</dd>
<dt class="field">
<span class="method-title">initialiser</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Log.html#methodinitialiser">Log::initialiser()</a> in Log.php</div>
<div class="index-item-description">Initialiser les logs par défaut, sans tenir comptes des paramêtres de config.</div>
</dd>
<dt class="field">
<span class="method-title">initialiserProtocole</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Modele.html#methodinitialiserProtocole">Modele::initialiserProtocole()</a> in Modele.php</div>
<div class="index-item-description">initialise les constantes de classe à leur bonne valeur</div>
<div class="index-item-details"><a href="Framework/Bdd.html#methodinitialiserProtocole">Bdd::initialiserProtocole()</a> in Bdd.php</div>
<div class="index-item-description">Initialise les constantes de classe à leur bonne valeur et déclenche une erreur si le protocole n'est pas bien défini.</div>
</dd>
<dt class="field">
<span class="method-title">isUniqueNonce</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodisUniqueNonce">StorageFile::isUniqueNonce()</a> in StorageFile.php</div>
<div class="index-item-description">The function checks the uniqueness of openid.response_nonce</div>
</dd>
<dt class="field">
<span class="method-title">isUniqueNonce</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodisUniqueNonce">Storage::isUniqueNonce()</a> in Storage.php</div>
<div class="index-item-description">The function checks the uniqueness of openid.response_nonce</div>
</dd>
</dl>
<a name="l"></a>
<div class="index-letter-section">
500,11 → 1442,24
</div>
<dl>
<dt class="field">
<span class="method-title">lancerMkdirEtChmodRecursif</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodlancerMkdirEtChmodRecursif">CacheFichier::lancerMkdirEtChmodRecursif()</a> in CacheFichier.php</div>
<div class="index-item-description">Make the directory strucuture for the given id</div>
</dd>
<dt class="field">
LATITUDE
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Pattern.html#constLATITUDE">Pattern::LATITUDE</a> in Pattern.php</div>
</dd>
<dt class="field">
Log
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Log.html">Log</a> in Log.php</div>
<div class="index-item-description">Classe permettant de logger des messages dans les fichier situés dans le dossier de log</div>
<div class="index-item-description">Classe permettant de logger des messages dans les fichier situés dans le dossier de log.</div>
</dd>
<dt class="field">
<span class="include-title">Log.php</span>
512,6 → 1467,19
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_Log.php.html">Log.php</a> in Log.php</div>
</dd>
<dt class="field">
<span class="method-title">login</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodlogin">OpenIdClient::login()</a> in OpenIdClient.php</div>
<div class="index-item-description">Fonction login</div>
</dd>
<dt class="field">
LONGITUDE
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Pattern.html#constLONGITUDE">Pattern::LONGITUDE</a> in Pattern.php</div>
</dd>
</dl>
<a name="m"></a>
<div class="index-letter-section">
521,25 → 1489,129
</div>
<dl>
<dt class="field">
<span class="var-title">$metadonnees</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#var$metadonnees">CacheFichier::$metadonnees</a> in CacheFichier.php</div>
<div class="index-item-description">Array of metadatas (each item is an associative array)</div>
</dd>
<dt class="field">
<span class="var-title">$mode</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Debug.html#var$mode">Debug::$mode</a> in Debug.php</div>
<div class="index-item-description">mode de php (cli ou sapi)</div>
<div class="index-item-description">Mode de php (cli ou sapi)</div>
</dd>
<dt class="field">
Modele
METHODE_DELETE
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Modele.html">Modele</a> in Modele.php</div>
<div class="index-item-description">Classe modèle, donc d'accés au données, elle ne devrait pas être appelée de l'extérieur.</div>
<div class="index-item-details"><a href="Framework/RestServeur.html#constMETHODE_DELETE">RestServeur::METHODE_DELETE</a> in RestServeur.php</div>
<div class="index-item-description">Nom de la méthode appelée dans un service pour éxécuter une requête de type DELETE.</div>
</dd>
<dt class="field">
<span class="include-title">Modele.php</span>
METHODE_GET
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_Modele.php.html">Modele.php</a> in Modele.php</div>
<div class="index-item-details"><a href="Framework/RestServeur.html#constMETHODE_GET">RestServeur::METHODE_GET</a> in RestServeur.php</div>
<div class="index-item-description">Nom de la méthode appelée dans un service pour éxécuter une requête de type GET.</div>
</dd>
<dt class="field">
METHODE_POST
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#constMETHODE_POST">RestServeur::METHODE_POST</a> in RestServeur.php</div>
<div class="index-item-description">Nom de la méthode appelée dans un service pour éxécuter une requête de type POST.</div>
</dd>
<dt class="field">
METHODE_PUT
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#constMETHODE_PUT">RestServeur::METHODE_PUT</a> in RestServeur.php</div>
<div class="index-item-description">Nom de la méthode appelée dans un service pour éxécuter une requête de type PUT.</div>
</dd>
<dt class="field">
MODE_ASSOC
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#constMODE_ASSOC">Bdd::MODE_ASSOC</a> in Bdd.php</div>
<div class="index-item-description">Constante stockant le code pour le mode tableau associatif des résultats des requêtes.</div>
</dd>
<dt class="field">
MODE_CLI
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/GestionnaireException.html#constMODE_CLI">GestionnaireException::MODE_CLI</a> in GestionnaireException.php</div>
</dd>
<dt class="field">
MODE_ECHO
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Debug.html#constMODE_ECHO">Debug::MODE_ECHO</a> in Debug.php</div>
<div class="index-item-description">Paramètrer le fichier de config avec &quot;php:Debug::MODE_ECHO&quot; : les messages sont affichés en utilisant echo au moment où ils sont déclenchés dans le code.</div>
</dd>
<dt class="field">
MODE_ENTETE_HTTP
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Debug.html#constMODE_ENTETE_HTTP">Debug::MODE_ENTETE_HTTP</a> in Debug.php</div>
<div class="index-item-description">Paramètrer le fichier de config avec &quot;php:Debug::MODE_ENTETE_HTTP&quot; : les message sont stockés par le gestionnaire d'exception sous forme d'erreur de type E_USER_NOTICE et sont renvoyés dans un entête HTTP (X_REST_DEBOGAGE_MESSAGES) à la fin de l'execution du programme.</div>
</dd>
<dt class="field">
MODE_NOTICE
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Debug.html#constMODE_NOTICE">Debug::MODE_NOTICE</a> in Debug.php</div>
<div class="index-item-description">Paramètrer le fichier de config avec &quot;php:Debug::MODE_NOTICE&quot; : les message sont stockés par le gestionnaire d'exception sous forme d'erreur de type E_USER_NOTICE et sont renvoyés sur la sortie standard à la fin de l'execution du programme (via echo).</div>
</dd>
<dt class="field">
MODE_OBJET
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#constMODE_OBJET">Bdd::MODE_OBJET</a> in Bdd.php</div>
<div class="index-item-description">Constante stockant le code pour le mode objet des résultats des requêtes.</div>
</dd>
<dt class="field">
<span class="method-title">modifier</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestService.html#methodmodifier">RestService::modifier()</a> in RestService.php</div>
<div class="index-item-description">Méthode appelée lors d'une requête HTTP de type POST.</div>
</dd>
<dt class="field">
<span class="method-title">modifier</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestClient.html#methodmodifier">RestClient::modifier()</a> in RestClient.php</div>
</dd>
<dt class="field">
MSG_AVERTISSEMENT
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#constMSG_AVERTISSEMENT">Script::MSG_AVERTISSEMENT</a> in Script.php</div>
<div class="index-item-description">Niveau de message de type AVERTISSEMENT</div>
</dd>
<dt class="field">
MSG_ERREUR
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#constMSG_ERREUR">Script::MSG_ERREUR</a> in Script.php</div>
<div class="index-item-description">Niveau de message de type ERREUR</div>
</dd>
<dt class="field">
MSG_INFO
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#constMSG_INFO">Script::MSG_INFO</a> in Script.php</div>
<div class="index-item-description">Niveau de message de type INFORMATION</div>
</dd>
<dt class="field">
MSG_LOG
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#constMSG_LOG">Script::MSG_LOG</a> in Script.php</div>
<div class="index-item-description">Niveau de message de type LOG</div>
</dd>
</dl>
<a name="n"></a>
<div class="index-letter-section">
549,12 → 1621,114
</div>
<dl>
<dt class="field">
NETTOYAGE_MODE_AVEC_LES_TAGS
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#constNETTOYAGE_MODE_AVEC_LES_TAGS">Cache::NETTOYAGE_MODE_AVEC_LES_TAGS</a> in Cache.php</div>
<div class="index-item-description">'avecLesTags' : supprime tous les enregistrements contenant tous les tags indiqués.</div>
</dd>
<dt class="field">
NETTOYAGE_MODE_AVEC_UN_TAG
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#constNETTOYAGE_MODE_AVEC_UN_TAG">Cache::NETTOYAGE_MODE_AVEC_UN_TAG</a> in Cache.php</div>
<div class="index-item-description">'avecUnTag' : supprime tous les enregistrements contenant au moins un des tags indiqués.</div>
</dd>
<dt class="field">
NETTOYAGE_MODE_EXPIRATION
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#constNETTOYAGE_MODE_EXPIRATION">Cache::NETTOYAGE_MODE_EXPIRATION</a> in Cache.php</div>
<div class="index-item-description">'expiration' : supprime tous les enregistrements dont la date d'expériration est dépassée.</div>
</dd>
<dt class="field">
NETTOYAGE_MODE_SANS_LES_TAGS
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#constNETTOYAGE_MODE_SANS_LES_TAGS">Cache::NETTOYAGE_MODE_SANS_LES_TAGS</a> in Cache.php</div>
<div class="index-item-description">'sansLesTags' : supprime tous les enregistrements contenant aucun des tags indiqués.</div>
</dd>
<dt class="field">
NETTOYAGE_MODE_TOUS
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#constNETTOYAGE_MODE_TOUS">Cache::NETTOYAGE_MODE_TOUS</a> in Cache.php</div>
<div class="index-item-description">'tous' (par défaut) : supprime tous les enregistrements.</div>
</dd>
<dt class="field">
<span class="method-title">nettoyer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodnettoyer">CacheSqlite::nettoyer()</a> in CacheSqlite.php</div>
<div class="index-item-description">Clean some cache records</div>
</dd>
<dt class="field">
<span class="method-title">nettoyer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodnettoyer">Cache::nettoyer()</a> in Cache.php</div>
<div class="index-item-description">Nettoyage des enregistrements en cache</div>
</dd>
<dt class="field">
<span class="method-title">nettoyer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodnettoyer">CacheFichier::nettoyer()</a> in CacheFichier.php</div>
<div class="index-item-description">Clean some cache records</div>
</dd>
<dt class="field">
<span class="method-title">nettoyerFichiers</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodnettoyerFichiers">CacheFichier::nettoyerFichiers()</a> in CacheFichier.php</div>
<div class="index-item-description">Clean some cache records (protected method used for recursive stuff)</div>
</dd>
<dt class="field">
<span class="method-title">nettoyerMetadonnees</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodnettoyerMetadonnees">CacheFichier::nettoyerMetadonnees()</a> in CacheFichier.php</div>
<div class="index-item-description">Clear the metadatas array</div>
</dd>
<dt class="field">
<span class="method-title">nettoyerParametres</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestClient.html#methodnettoyerParametres">RestClient::nettoyerParametres()</a> in RestClient.php</div>
</dd>
<dt class="field">
NOM
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Pattern.html#constNOM">Pattern::NOM</a> in Pattern.php</div>
</dd>
<dt class="field">
<span class="method-title">normaliser</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodnormaliser">Url::normaliser()</a> in Url.php</div>
<div class="index-item-description">Renvoie une instance normalisée de Url</div>
<div class="index-item-description">Normalise les données de l'instance d'Url faisant appel à cette méthode.</div>
</dd>
<dt class="field">
<span class="method-title">normalize</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodnormalize">OpenIdClient::normalize()</a> in OpenIdClient.php</div>
<div class="index-item-description">Normaliser l'identifiant OpenId qui peut être une URL ou nom XRI Retourne true ou false en cas d'erreur.</div>
</dd>
<dt class="field">
<span class="method-title">normalizeUrl</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodnormalizeUrl">OpenIdClient::normalizeUrl()</a> in OpenIdClient.php</div>
<div class="index-item-description">Normalizes URL according to RFC 3986 to use it in comparison operations.</div>
</dd>
<dt class="field">
NS_2_0
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#constNS_2_0">OpenIdClient::NS_2_0</a> in OpenIdClient.php</div>
</dd>
</dl>
<a name="o"></a>
<div class="index-letter-section">
564,6 → 1738,47
</div>
<dl>
<dt class="field">
<span class="var-title">$OBJECT</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#var$OBJECT">Bdd::$OBJECT</a> in Bdd.php</div>
<div class="index-item-description">Mode de fetch objet</div>
</dd>
<dt class="field">
<span class="var-title">$options</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSqlite.html#var$options">CacheSqlite::$options</a> in CacheSqlite.php</div>
<div class="index-item-description">Options disponibles :</div>
</dd>
<dt class="field">
<span class="var-title">$options</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#var$options">CacheFichier::$options</a> in CacheFichier.php</div>
<div class="index-item-description">Options disponibles</div>
</dd>
<dt class="field">
<span class="var-title">$options</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#var$options">Cache::$options</a> in Cache.php</div>
<div class="index-item-description">Les options disponibles pour le cache :</div>
</dd>
<dt class="field">
OpenIdClient
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html">OpenIdClient</a> in OpenIdClient.php</div>
<div class="index-item-description">La classe OpenIdClient est une implémentation d'un client OpenId, depuis une classe Zend.</div>
</dd>
<dt class="field">
<span class="include-title">OpenIdClient.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_OpenIdClient.php.html">OpenIdClient.php</a> in OpenIdClient.php</div>
</dd>
<dt class="field">
OPTION_ENCODER_CLES
</dt>
<dd class="index-item-body">
585,13 → 1800,6
<div class="index-item-description">Séparateur de variables lors de la génération de la requête. Par défaut, spécifié par le paramètre arg_separator.output dans php.ini (par défaut &quot;&amp;&quot;).</div>
</dd>
<dt class="field">
OPTION_STRICTE
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#constOPTION_STRICTE">Url::OPTION_STRICTE</a> in Url.php</div>
<div class="index-item-description">Parsing strict dans resoudre() (voir RFC 3986, section 5.2.2). Par défaut à true.</div>
</dd>
<dt class="field">
OPTION_UTILISER_CROCHETS
</dt>
<dd class="index-item-body">
607,25 → 1815,100
</div>
<dl>
<dt class="field">
<span class="var-title">$parametres</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestClient.html#var$parametres">RestClient::$parametres</a> in RestClient.php</div>
</dd>
<dt class="field">
<span class="var-title">$parametres</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#var$parametres">Script::$parametres</a> in Script.php</div>
<div class="index-item-description">Contient le tableau des paramètres disponible après vérification :</div>
</dd>
<dt class="field">
<span class="var-title">$parametres_autorises</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#var$parametres_autorises">Script::$parametres_autorises</a> in Script.php</div>
<div class="index-item-description">Paramêtres autorisés par le script.</div>
</dd>
<dt class="field">
<span class="var-title">$parametres_obligatoires</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#var$parametres_obligatoires">Bdd::$parametres_obligatoires</a> in Bdd.php</div>
<div class="index-item-description">Tableau des noms des paramètres à définir dans le fichier de config car obligatoirement nécessaire à cette classe.</div>
</dd>
<dt class="field">
<span class="var-title">$parametres_obligatoires</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Controleur.html#var$parametres_obligatoires">Controleur::$parametres_obligatoires</a> in Controleur.php</div>
<div class="index-item-description">Tableau des noms des paramètres à définir dans le fichier de config car obligatoirement nécessaire à cette classe.</div>
</dd>
<dt class="field">
<span class="var-title">$pass</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#var$pass">Bdd::$pass</a> in Bdd.php</div>
<div class="index-item-description">Mot de passe</div>
</dd>
<dt class="field">
Pattern
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Pattern.html">Pattern</a> in Pattern.php</div>
<div class="index-item-description">Classe fournissant des constantes correspondant à des expressions régulières de vérification très courrantes.</div>
</dd>
<dt class="field">
PRENOM
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Pattern.html#constPRENOM">Pattern::PRENOM</a> in Pattern.php</div>
</dd>
<dt class="field">
<span class="method-title">preTraiterDonnees</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Controleur.html#methodpreTraiterDonnees">Controleur::preTraiterDonnees()</a> in Controleur.php</div>
<div class="index-item-description">Fonction prenant en paramètre un tableau de données et effectuant un traitement dessus.</div>
</dd>
<dt class="field">
<span class="method-title">printr</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Debug.html#methodprintr">Debug::printr()</a> in Debug.php</div>
<div class="index-item-description">Equivalent de print_r</div>
<div class="index-item-description">Equivalent de print_r.</div>
</dd>
<dt class="field">
<span class="method-title">proteger</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Modele.html#methodproteger">Modele::proteger()</a> in Modele.php</div>
<div class="index-item-description">protège une chaine de caractères avant l'insertion dans la base de données</div>
<div class="index-item-details"><a href="Framework/Bdd.html#methodproteger">Bdd::proteger()</a> in Bdd.php</div>
<div class="index-item-description">Protège une chaine de caractères avant l'insertion dans la base de données (ajout de quotes ou guillemets).</div>
</dd>
<dt class="field">
<span class="const-title">PS</span>
<span class="method-title">purgeNonces</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_autoload.inc.php.html#definePS">PS</a> in autoload.inc.php</div>
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html#methodpurgeNonces">Storage::purgeNonces()</a> in Storage.php</div>
<div class="index-item-description">Removes data from the uniqueness database that is older then given date</div>
</dd>
<dt class="field">
<span class="method-title">purgeNonces</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#methodpurgeNonces">StorageFile::purgeNonces()</a> in StorageFile.php</div>
<div class="index-item-description">Removes data from the uniqueness database that is older then given date</div>
</dd>
<dt class="field">
<span class="include-title">Pattern.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/_utilitaires---Pattern.php.html">Pattern.php</a> in Pattern.php</div>
</dd>
</dl>
<a name="r"></a>
<div class="index-letter-section">
635,11 → 1918,46
</div>
<dl>
<dt class="field">
<span class="method-title">randomBytes</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodrandomBytes">DiffieHellmanUtil::randomBytes()</a> in DiffieHellmanUtil.php</div>
<div class="index-item-description">Produces string of random byte of given length.</div>
</dd>
<dt class="field">
<span class="method-title">recuperer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#methodrecuperer">Bdd::recuperer()</a> in Bdd.php</div>
<div class="index-item-description">Execute une requête et retourne le premier résultat sous forme de tableau (par défaut) ou d'objet.</div>
</dd>
<dt class="field">
<span class="method-title">recupererIdDernierAjout</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#methodrecupererIdDernierAjout">Bdd::recupererIdDernierAjout()</a> in Bdd.php</div>
<div class="index-item-description">Retourne l'identifiant de la dernière ligne insérée, ou la dernière valeur d'une séquence d'objets, dépendamment, dans</div>
</dd>
<dt class="field">
<span class="method-title">recupererTous</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#methodrecupererTous">Bdd::recupererTous()</a> in Bdd.php</div>
<div class="index-item-description">Execute une requête et retourne un tableau de résultats. Un résultat peut être présentés sous forme de tableau (par défaut) ou d'objet.</div>
</dd>
<dt class="field">
<span class="method-title">redirect</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodredirect">OpenIdClient::redirect()</a> in OpenIdClient.php</div>
<div class="index-item-description">Rediriger vers la page du serveur avec les paramètres de confiration</div>
</dd>
<dt class="field">
Registre
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Registre.html">Registre</a> in Registre.php</div>
<div class="index-item-description">Classe registre, qui permet un accès à différentes variables à travers les autres classes.</div>
<div class="index-item-description">Classe Registre, qui permet un accès à différentes variables et paramètres à travers les autres classes.</div>
</dd>
<dt class="field">
<span class="include-title">Registre.php</span>
651,28 → 1969,66
<span class="method-title">requete</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Modele.html#methodrequete">Modele::requete()</a> in Modele.php</div>
<div class="index-item-description">Fonction qui appelle la bonne fonction pour executer une requête suivant le type de bdd.</div>
<div class="index-item-details"><a href="Framework/Bdd.html#methodrequete">Bdd::requete()</a> in Bdd.php</div>
</dd>
<dt class="field">
<span class="method-title">requeter</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#methodrequeter">Bdd::requeter()</a> in Bdd.php</div>
<div class="index-item-description">Execute une requête et retourne le résultat tel que renvoyé par l'abstraction courante.</div>
</dd>
<dt class="field">
<span class="method-title">requeteTous</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Modele.html#methodrequeteTous">Modele::requeteTous()</a> in Modele.php</div>
<div class="index-item-details"><a href="Framework/Bdd.html#methodrequeteTous">Bdd::requeteTous()</a> in Bdd.php</div>
</dd>
<dt class="field">
<span class="method-title">requeteUn</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Modele.html#methodrequeteUn">Modele::requeteUn()</a> in Modele.php</div>
<div class="index-item-details"><a href="Framework/Bdd.html#methodrequeteUn">Bdd::requeteUn()</a> in Bdd.php</div>
</dd>
<dt class="field">
<span class="method-title">resoudre</span>
RestClient
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodresoudre">Url::resoudre()</a> in Url.php</div>
<div class="index-item-description">Renvoie une instance de Url représentant une URL absolue relative à cette URL.</div>
<div class="index-item-details"><a href="Framework/RestClient.html">RestClient</a> in RestClient.php</div>
<div class="index-item-description">Classe client permettant d'interroger des services web REST.</div>
</dd>
<dt class="field">
<span class="include-title">RestClient.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_RestClient.php.html">RestClient.php</a> in RestClient.php</div>
</dd>
<dt class="field">
RestServeur
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html">RestServeur</a> in RestServeur.php</div>
<div class="index-item-description">Classe principale gérant les services web de type (@link(REST, http://fr.wikipedia.org/wiki/Rest).</div>
</dd>
<dt class="field">
<span class="include-title">RestServeur.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_RestServeur.php.html">RestServeur.php</a> in RestServeur.php</div>
</dd>
<dt class="field">
RestService
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestService.html">RestService</a> in RestService.php</div>
<div class="index-item-description">Classe principale gérant les services.</div>
</dd>
<dt class="field">
<span class="include-title">RestService.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_RestService.php.html">RestService.php</a> in RestService.php</div>
</dd>
</dl>
<a name="s"></a>
<div class="index-letter-section">
682,32 → 2038,88
</div>
<dl>
<dt class="field">
<span class="method-title">set</span>
<span class="var-title">$stockage</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Registre.html#methodset">Registre::set()</a> in Registre.php</div>
<div class="index-item-description">Ajoute un objet au tableau selon un intitulé donné</div>
<div class="index-item-details"><a href="Framework/Cache.html#var$stockage">Cache::$stockage</a> in Cache.php</div>
</dd>
<dt class="field">
<span class="method-title">setAutorite</span>
<span class="method-title">sauver</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodsetAutorite">Url::setAutorite()</a> in Url.php</div>
<div class="index-item-details"><a href="Framework/CacheSimple.html#methodsauver">CacheSimple::sauver()</a> in CacheSimple.php</div>
<div class="index-item-description">Sauvegarde la chaine de données dans un fichier texte.</div>
</dd>
<dt class="field">
<span class="method-title">setChemin</span>
<span class="method-title">sauver</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Application.html#methodsetChemin">Application::setChemin()</a> in Application.php</div>
<div class="index-item-description">Modificateur pour le chemin de base</div>
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodsauver">CacheSqlite::sauver()</a> in CacheSqlite.php</div>
<div class="index-item-description">Save some string datas into a cache record</div>
</dd>
<dt class="field">
<span class="method-title">setChemin</span>
<span class="method-title">sauver</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodsetChemin">Url::setChemin()</a> in Url.php</div>
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsauver">CacheFichier::sauver()</a> in CacheFichier.php</div>
<div class="index-item-description">Save some string datas into a cache record</div>
</dd>
<dt class="field">
<span class="method-title">sauver</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodsauver">Cache::sauver()</a> in Cache.php</div>
<div class="index-item-description">Sauvegarde en cache les données passées en paramètre.</div>
</dd>
<dt class="field">
<span class="method-title">sauverMetadonnees</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsauverMetadonnees">CacheFichier::sauverMetadonnees()</a> in CacheFichier.php</div>
<div class="index-item-description">Save metadatas to disk</div>
</dd>
<dt class="field">
Script
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html">Script</a> in Script.php</div>
<div class="index-item-description">Script est une classe abstraite qui doit être implémenté par les classes éxecutant des scripts en ligne de commande.</div>
</dd>
<dt class="field">
<span class="include-title">Script.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_Script.php.html">Script.php</a> in Script.php</div>
</dd>
<dt class="field">
<span class="method-title">selfUrl</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodselfUrl">OpenIdClient::selfUrl()</a> in OpenIdClient.php</div>
<div class="index-item-description">Returns a full URL that was requested on current HTTP request.</div>
</dd>
<dt class="field">
<span class="method-title">set</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Registre.html#methodset">Registre::set()</a> in Registre.php</div>
<div class="index-item-description">Ajoute un objet au tableau selon un intitulé donné.</div>
</dd>
<dt class="field">
<span class="method-title">setCheminAppli</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Framework.html#methodsetCheminAppli">Framework::setCheminAppli()</a> in Framework.php</div>
<div class="index-item-description">Permet d'indiquer le chemin de base de l'Application.</div>
</dd>
<dt class="field">
<span class="method-title">setContenuFichier</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsetContenuFichier">CacheFichier::setContenuFichier()</a> in CacheFichier.php</div>
<div class="index-item-description">Put the given string into the given file</div>
</dd>
<dt class="field">
<span class="method-title">setContexte</span>
</dt>
<dd class="index-item-body">
715,32 → 2127,46
<div class="index-item-description">Definit si l'on veut afficher le contexte ou non</div>
</dd>
<dt class="field">
<span class="method-title">setFragment</span>
<span class="method-title">setEmplacement</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodsetFragment">Url::setFragment()</a> in Url.php</div>
<div class="index-item-details"><a href="Framework/Cache.html#methodsetEmplacement">Cache::setEmplacement()</a> in Cache.php</div>
<div class="index-item-description">Permet de (re-)définir l'emplacement pour le stockage du cache.</div>
</dd>
<dt class="field">
<span class="method-title">setHote</span>
<span class="method-title">setEmplacement</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodsetHote">Url::setHote()</a> in Url.php</div>
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodsetEmplacement">CacheSqlite::setEmplacement()</a> in CacheSqlite.php</div>
</dd>
<dt class="field">
<span class="method-title">setInfo</span>
<span class="method-title">setEmplacement</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Application.html#methodsetInfo">Application::setInfo()</a> in Application.php</div>
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsetEmplacement">CacheFichier::setEmplacement()</a> in CacheFichier.php</div>
</dd>
<dt class="field">
<span class="method-title">setInfoAppli</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Framework.html#methodsetInfoAppli">Framework::setInfoAppli()</a> in Framework.php</div>
<div class="index-item-description">Le tableau des informations sur l'application possède les clés suivantes :</div>
</dd>
<dt class="field">
<span class="method-title">setInfoUtilisateur</span>
<span class="method-title">setLangue</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodsetInfoUtilisateur">Url::setInfoUtilisateur()</a> in Url.php</div>
<div class="index-item-description">Setteur pour la partie infoUtilisateur. Si deux argument sont passé, ils sont combinés dans la partie infoUtilisateur de cette manière username &quot;:&quot; password.</div>
<div class="index-item-details"><a href="Framework/I18n.html#methodsetLangue">I18n::setLangue()</a> in I18n.php</div>
<div class="index-item-description">Définit la langue utiliser pour rechercher une traduction.</div>
</dd>
<dt class="field">
<span class="method-title">setMetadonnees</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsetMetadonnees">CacheFichier::setMetadonnees()</a> in CacheFichier.php</div>
<div class="index-item-description">Set a metadatas record</div>
</dd>
<dt class="field">
<span class="method-title">setOption</span>
</dt>
<dd class="index-item-body">
748,56 → 2174,253
<div class="index-item-description">Met à jour la valeur de l'option spécifiée.</div>
</dd>
<dt class="field">
<span class="method-title">setPort</span>
<span class="method-title">setRequete</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodsetPort">Url::setPort()</a> in Url.php</div>
<div class="index-item-details"><a href="Framework/Url.html#methodsetRequete">Url::setRequete()</a> in Url.php</div>
<div class="index-item-description">(Re-)Création de la partie requête de l'URL à partir des données du tableau (passé en paramètre).</div>
</dd>
<dt class="field">
<span class="method-title">setRequete</span>
SquelettePhp
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodsetRequete">Url::setRequete()</a> in Url.php</div>
<div class="index-item-details"><a href="Framework/SquelettePhp.html">SquelettePhp</a> in SquelettePhp.php</div>
<div class="index-item-description">Classe SquelettePhp, traitant les squelette Php utilisant la syntaxe courte php ou pas.</div>
</dd>
<dt class="field">
<span class="method-title">setSchema</span>
<span class="include-title">SquelettePhp.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodsetSchema">Url::setSchema()</a> in Url.php</div>
<div class="index-item-details"><a href="Framework/_SquelettePhp.php.html">SquelettePhp.php</a> in SquelettePhp.php</div>
</dd>
<dt class="field">
<span class="method-title">setTemps</span>
STOCKAGE_MODE_FICHIER
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Chronometre.html#methodsetTemps">Chronometre::setTemps()</a> in Chronometre.php</div>
<div class="index-item-description">Setteur pour la variable temps</div>
<div class="index-item-details"><a href="Framework/Cache.html#constSTOCKAGE_MODE_FICHIER">Cache::STOCKAGE_MODE_FICHIER</a> in Cache.php</div>
<div class="index-item-description">Socke les enregistrements du cache dans des fichiers textes.</div>
</dd>
<dt class="field">
<span class="method-title">setVariableRequete</span>
STOCKAGE_MODE_SIMPLE
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodsetVariableRequete">Url::setVariableRequete()</a> in Url.php</div>
<div class="index-item-details"><a href="Framework/Cache.html#constSTOCKAGE_MODE_SIMPLE">Cache::STOCKAGE_MODE_SIMPLE</a> in Cache.php</div>
<div class="index-item-description">Socke les enregistrements du cache dans des fichiers textes de façon extremement simple.</div>
</dd>
<dt class="field">
<span class="method-title">setVariablesRequete</span>
STOCKAGE_MODE_SQLITE
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodsetVariablesRequete">Url::setVariablesRequete()</a> in Url.php</div>
<div class="index-item-details"><a href="Framework/Cache.html#constSTOCKAGE_MODE_SQLITE">Cache::STOCKAGE_MODE_SQLITE</a> in Cache.php</div>
<div class="index-item-description">Socke les enregistrements du cache dans une base de données SQLite.</div>
</dd>
<dt class="field">
SquelettePhp
Storage
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/SquelettePhp.html">SquelettePhp</a> in SquelettePhp.php</div>
<div class="index-item-description">Classe SquelettePhp, traitant les squelette Php utilisant la syntaxe courte php ou pas.</div>
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/Storage.html">Storage</a> in Storage.php</div>
<div class="index-item-description">Abstract class to implement external storage for OpenID consumer</div>
</dd>
<dt class="field">
<span class="include-title">SquelettePhp.php</span>
StorageFile
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/_SquelettePhp.php.html">SquelettePhp.php</a> in SquelettePhp.php</div>
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html">StorageFile</a> in StorageFile.php</div>
<div class="index-item-description">External storage implemmentation using serialized files</div>
</dd>
<dt class="field">
<span class="method-title">strlen</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/DiffieHellmanUtil.html#methodstrlen">DiffieHellmanUtil::strlen()</a> in DiffieHellmanUtil.php</div>
<div class="index-item-description">Returns lenght of binary string in bytes</div>
</dd>
<dt class="field">
<span class="method-title">supprimer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodsupprimer">Cache::supprimer()</a> in Cache.php</div>
<div class="index-item-description">Supprime un enregistrement en cache.</div>
</dd>
<dt class="field">
<span class="method-title">supprimer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsupprimer">CacheFichier::supprimer()</a> in CacheFichier.php</div>
<div class="index-item-description">Remove a cache record</div>
</dd>
<dt class="field">
<span class="method-title">supprimer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodsupprimer">CacheSqlite::supprimer()</a> in CacheSqlite.php</div>
<div class="index-item-description">Remove a cache record</div>
</dd>
<dt class="field">
<span class="method-title">supprimer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestClient.html#methodsupprimer">RestClient::supprimer()</a> in RestClient.php</div>
</dd>
<dt class="field">
<span class="method-title">supprimer</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestService.html#methodsupprimer">RestService::supprimer()</a> in RestService.php</div>
<div class="index-item-description">Méthode appelée lors d'une requête HTTP de type DELETE (ou POST avec action=DELETE dans le corps de la requete).</div>
</dd>
<dt class="field">
<span class="method-title">supprimerAccents</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Chaine.html#methodsupprimerAccents">Chaine::supprimerAccents()</a> in Chaine.php</div>
<div class="index-item-description">Supprime ou remplace les accents d'une chaine en PHP.</div>
</dd>
<dt class="field">
<span class="method-title">supprimerDossier</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Fichier.html#methodsupprimerDossier">Fichier::supprimerDossier()</a> in Fichier.php</div>
<div class="index-item-description">Supprime récursivement un dossier et tout son contenu.</div>
</dd>
<dt class="field">
<span class="method-title">supprimerFichier</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsupprimerFichier">CacheFichier::supprimerFichier()</a> in CacheFichier.php</div>
<div class="index-item-description">Remove a file</div>
</dd>
<dt class="field">
<span class="method-title">supprimerMetadonnees</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodsupprimerMetadonnees">CacheFichier::supprimerMetadonnees()</a> in CacheFichier.php</div>
<div class="index-item-description">Drop a metadata record</div>
</dd>
<dt class="field">
<span class="method-title">supprimerParametre</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestClient.html#methodsupprimerParametre">RestClient::supprimerParametre()</a> in RestClient.php</div>
</dd>
<dt class="field">
<span class="include-title">Storage.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/_utilitaires---Storage.php.html">Storage.php</a> in Storage.php</div>
</dd>
<dt class="field">
<span class="include-title">StorageFile.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/_utilitaires---StorageFile.php.html">StorageFile.php</a> in StorageFile.php</div>
</dd>
</dl>
<a name="t"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">t</div>
<div style="float: right"><a href="#top">top</a></div>
<div style="clear: both"></div>
</div>
<dl>
<dt class="field">
<span class="var-title">$type</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#var$type">Bdd::$type</a> in Bdd.php</div>
<div class="index-item-description">Type de base de données (mysql, mysqli, etc ...)</div>
</dd>
<dt class="field">
Tableau
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Tableau.html">Tableau</a> in Tableau.php</div>
<div class="index-item-description">Classe fournissant des méthodes statiques de manipulation des tableaux (Array).</div>
</dd>
<dt class="field">
<span class="method-title">tailleMemoireScript</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Debug.html#methodtailleMemoireScript">Debug::tailleMemoireScript()</a> in Debug.php</div>
<div class="index-item-description">Affichage d'informations sur l'espace mémoire occupé par le script PHP</div>
</dd>
<dt class="field">
<span class="method-title">tailleMemoireVar</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Debug.html#methodtailleMemoireVar">Debug::tailleMemoireVar()</a> in Debug.php</div>
<div class="index-item-description">Affichage d'informations sur l'espace mémoire occupé par une variable</div>
</dd>
<dt class="field">
<span class="method-title">tester</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSqlite.html#methodtester">CacheSqlite::tester()</a> in CacheSqlite.php</div>
<div class="index-item-description">Test if a cache is available or not (for the given id)</div>
</dd>
<dt class="field">
<span class="method-title">tester</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodtester">CacheFichier::tester()</a> in CacheFichier.php</div>
<div class="index-item-description">Teste si un enregistrement en cache est disponible ou pas (pour l'id passé en paramètre).</div>
</dd>
<dt class="field">
<span class="method-title">tester</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodtester">Cache::tester()</a> in Cache.php</div>
<div class="index-item-description">Test if a cache is available for the given id</div>
</dd>
<dt class="field">
<span class="method-title">testerExistenceCache</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodtesterExistenceCache">CacheFichier::testerExistenceCache()</a> in CacheFichier.php</div>
<div class="index-item-description">Test if the given cache id is available (and still valid as a cache record)</div>
</dd>
<dt class="field">
<span class="method-title">traiterAvertissement</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#methodtraiterAvertissement">Script::traiterAvertissement()</a> in Script.php</div>
<div class="index-item-description">Affiche un message d'avertissement formaté.</div>
</dd>
<dt class="field">
<span class="method-title">traiterErreur</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#methodtraiterErreur">Script::traiterErreur()</a> in Script.php</div>
<div class="index-item-description">Affiche un message d'erreur formaté.</div>
</dd>
<dt class="field">
<span class="method-title">traiterInfo</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#methodtraiterInfo">Script::traiterInfo()</a> in Script.php</div>
<div class="index-item-description">Retourne un message d'information formaté.</div>
</dd>
<dt class="field">
<span class="method-title">transformaterIdEnNomFichier</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodtransformaterIdEnNomFichier">CacheFichier::transformaterIdEnNomFichier()</a> in CacheFichier.php</div>
<div class="index-item-description">Transform a cache id into a file name and return it</div>
</dd>
<dt class="field">
<span class="method-title">transformerNomFichierEnId</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#methodtransformerNomFichierEnId">CacheFichier::transformerNomFichierEnId()</a> in CacheFichier.php</div>
<div class="index-item-description">Transform a file name into cache id and return it</div>
</dd>
<dt class="field">
<span class="include-title">Tableau.php</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/_utilitaires---Tableau.php.html">Tableau.php</a> in Tableau.php</div>
</dd>
</dl>
<a name="u"></a>
<div class="index-letter-section">
<div style="float: left" class="index-letter-title">u</div>
806,10 → 2429,11
</div>
<dl>
<dt class="field">
<span class="method-title">unsetVariableRequete</span>
<span class="var-title">$utilisateur</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#methodunsetVariableRequete">Url::unsetVariableRequete()</a> in Url.php</div>
<div class="index-item-details"><a href="Framework/Bdd.html#var$utilisateur">Bdd::$utilisateur</a> in Bdd.php</div>
<div class="index-item-description">Nom d'utilisateur</div>
</dd>
<dt class="field">
Url
816,9 → 2440,15
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html">Url</a> in Url.php</div>
<div class="index-item-description">classe Url, gérant le découpage des paramètres, leurs modification etc...</div>
<div class="index-item-description">Classe Url, gérant le découpage des paramètres, leurs modification etc...</div>
</dd>
<dt class="field">
URL
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Utilitaire/Pattern.html#constURL">Pattern::URL</a> in Pattern.php</div>
</dd>
<dt class="field">
<span class="include-title">Url.php</span>
</dt>
<dd class="index-item-body">
833,13 → 2463,54
</div>
<dl>
<dt class="field">
<span class="method-title">validerIdOuTag</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodvaliderIdOuTag">Cache::validerIdOuTag()</a> in Cache.php</div>
<div class="index-item-description">Valide un identifiant de cache ou un tag (securité, nom de fichiers fiables, préfixes réservés...)</div>
</dd>
<dt class="field">
<span class="method-title">validerTableauDeTags</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Cache.html#methodvaliderTableauDeTags">Cache::validerTableauDeTags()</a> in Cache.php</div>
<div class="index-item-description">Valide un tableau de tags (securité, nom de fichiers fiables, préfixes réservés...)</div>
</dd>
<dt class="field">
<span class="method-title">verifierEtReencoderTableauRequete</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Framework.html#methodverifierEtReencoderTableauRequete">Framework::verifierEtReencoderTableauRequete()</a> in Framework.php</div>
<div class="index-item-description">Procédure vérifiant l'encodage des tableaux $_GET et $_POST et les transcodant dans l'encodage de l'application</div>
</dd>
<dt class="field">
<span class="method-title">verifierOuvrirFichier</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Log.html#methodverifierOuvrirFichier">Log::verifierOuvrirFichier()</a> in Log.php</div>
<div class="index-item-description">Vérifie la présence d'un fichier dans le tableau, ses droits d'écriture,</div>
<div class="index-item-description">Vérifie la présence d'un fichier dans le tableau, ses droits d'écriture, l'ouvre si nécessaire.</div>
</dd>
<dt class="field">
<span class="method-title">verifierPresenceParametres</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Config.html#methodverifierPresenceParametres">Config::verifierPresenceParametres()</a> in Config.php</div>
<div class="index-item-description">Vérifie que tous les paramêtres de config nécessaires au fonctionnement d'une classe existe dans les fichiers de configurations.</div>
</dd>
<dt class="field">
<span class="method-title">verifierVersion</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodverifierVersion">OpenIdClient::verifierVersion()</a> in OpenIdClient.php</div>
</dd>
<dt class="field">
<span class="method-title">verify</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#methodverify">OpenIdClient::verify()</a> in OpenIdClient.php</div>
<div class="index-item-description">Verifies authentication response from OpenID server.</div>
</dd>
<dt class="field">
<span class="method-title">viderLog</span>
</dt>
<dd class="index-item-body">
855,17 → 2526,72
</div>
<dl>
<dt class="field">
<span class="var-title">$_cache</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#var$_cache">OpenIdClient::$_cache</a> in OpenIdClient.php</div>
<div class="index-item-description">Tableau &quot;cache&quot; interne permettant d'éviter des accès inutiles au fichier storage</div>
</dd>
<dt class="field">
<span class="var-title">$_storage</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#var$_storage">OpenIdClient::$_storage</a> in OpenIdClient.php</div>
<div class="index-item-description">Variable permettant le stockage d'informations, notammenent à propos des clés DiffieHellmann</div>
</dd>
<dt class="field">
<span class="method-title">_addAssociation</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#method_addAssociation">OpenIdClient::_addAssociation()</a> in OpenIdClient.php</div>
<div class="index-item-description">Store assiciation in internal chace and external storage</div>
</dd>
<dt class="field">
<span class="method-title">_associate</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#method_associate">OpenIdClient::_associate()</a> in OpenIdClient.php</div>
<div class="index-item-description">Create (or reuse existing) association between OpenID consumer and OpenID server based on Diffie-Hellman key agreement. Returns true on success and false on failure.</div>
</dd>
<dt class="field">
<span class="method-title">_discovery</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#method_discovery">OpenIdClient::_discovery()</a> in OpenIdClient.php</div>
<div class="index-item-description">Performs discovery of identity and finds OpenID URL, OpenID server URL and OpenID protocol version. Returns true on succees and false on failure.</div>
</dd>
<dt class="field">
<span class="method-title">_getAssociation</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/OpenIdClient.html#method_getAssociation">OpenIdClient::_getAssociation()</a> in OpenIdClient.php</div>
<div class="index-item-description">Retrive assiciation information for given $url from internal cahce or external storage</div>
</dd>
<dt class="field">
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Chronometre.html#method__construct">Chronometre::__construct()</a> in Chronometre.php</div>
<div class="index-item-description">Constructeur : *</div>
<div class="index-item-details"><a href="Framework/Cache.html#method__construct">Cache::__construct()</a> in Cache.php</div>
</dd>
<dt class="field">
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Modele.html#method__construct">Modele::__construct()</a> in Modele.php</div>
<div class="index-item-details"><a href="Framework/OpenIdClient.html#method__construct">OpenIdClient::__construct()</a> in OpenIdClient.php</div>
<div class="index-item-description">Constructeur de l'application</div>
</dd>
<dt class="field">
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestServeur.html#method__construct">RestServeur::__construct()</a> in RestServeur.php</div>
<div class="index-item-description">Analyse les données envoyées au serveur, enregistre la méthode HTTP utilisée pour appeler le serveur et parse l'url appelée pour trouver le service demandé.</div>
</dd>
<dt class="field">
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Bdd.html#method__construct">Bdd::__construct()</a> in Bdd.php</div>
<div class="index-item-description">Constructeur par défaut, appelé à l'initialisation.</div>
</dd>
<dt class="field">
872,6 → 2598,32
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Script.html#method__construct">Script::__construct()</a> in Script.php</div>
</dd>
<dt class="field">
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSimple.html#method__construct">CacheSimple::__construct()</a> in CacheSimple.php</div>
</dd>
<dt class="field">
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheFichier.html#method__construct">CacheFichier::__construct()</a> in CacheFichier.php</div>
<div class="index-item-description">Constructor</div>
</dd>
<dt class="field">
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/CacheSqlite.html#method__construct">CacheSqlite::__construct()</a> in CacheSqlite.php</div>
<div class="index-item-description">Constructor</div>
</dd>
<dt class="field">
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#method__construct">Url::__construct()</a> in Url.php</div>
</dd>
<dt class="field">
878,8 → 2630,8
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/GestionnaireException.html#method__construct">GestionnaireException::__construct()</a> in GestionnaireException.php</div>
<div class="index-item-description">Constructeur avec paramètres optionnel</div>
<div class="index-item-details"><a href="Zend_OpenId/Zend_OpenId_Consumer/StorageFile.html#method__construct">StorageFile::__construct()</a> in StorageFile.php</div>
<div class="index-item-description">Constructs storage object and creates storage directory</div>
</dd>
<dt class="field">
<span class="method-title">__construct</span>
889,18 → 2641,24
<div class="index-item-description">Constructeur par défaut</div>
</dd>
<dt class="field">
<span class="method-title">__construct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/RestService.html#method__construct">RestService::__construct()</a> in RestService.php</div>
</dd>
<dt class="field">
<span class="method-title">__destruct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Modele.html#method__destruct">Modele::__destruct()</a> in Modele.php</div>
<div class="index-item-description">Destructeur de classe, se contente de fermer explicitement la connexion</div>
<div class="index-item-details"><a href="Framework/Bdd.html#method__destruct">Bdd::__destruct()</a> in Bdd.php</div>
<div class="index-item-description">Destructeur de classe, se contente de fermer explicitement la connexion à la base de donnée.</div>
</dd>
<dt class="field">
<span class="method-title">__destruct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Log.html#method__destruct">Log::__destruct()</a> in Log.php</div>
<div class="index-item-description">destructeur de classe, ferme les descripteurs ouverts</div>
<div class="index-item-details"><a href="Framework/CacheSqlite.html#method__destruct">CacheSqlite::__destruct()</a> in CacheSqlite.php</div>
<div class="index-item-description">Destructor</div>
</dd>
<dt class="field">
<span class="method-title">__destruct</span>
907,21 → 2665,26
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/GestionnaireException.html#method__destruct">GestionnaireException::__destruct()</a> in GestionnaireException.php</div>
<div class="index-item-description">Lors de la destruction de la classe si des exceptions n'ont pas été affichées, et si le débogage est à true, elles sont affichées.</div>
</dd>
<dt class="field">
<span class="method-title">__toString</span>
<span class="method-title">__destruct</span>
</dt>
<dd class="index-item-body">
<div class="index-item-details"><a href="Framework/Url.html#method__toString">Url::__toString()</a> in Url.php</div>
<div class="index-item-details"><a href="Framework/Log.html#method__destruct">Log::__destruct()</a> in Log.php</div>
<div class="index-item-description">Destructeur de classe, ferme les descripteurs ouverts.</div>
</dd>
</dl>
 
<div class="index-letter-menu">
<a class="index-letter" href="elementindex.html#a">a</a>
<a class="index-letter" href="elementindex.html#b">b</a>
<a class="index-letter" href="elementindex.html#c">c</a>
<a class="index-letter" href="elementindex.html#d">d</a>
<a class="index-letter" href="elementindex.html#e">e</a>
<a class="index-letter" href="elementindex.html#f">f</a>
<a class="index-letter" href="elementindex.html#g">g</a>
<a class="index-letter" href="elementindex.html#h">h</a>
<a class="index-letter" href="elementindex.html#i">i</a>
<a class="index-letter" href="elementindex.html#l">l</a>
<a class="index-letter" href="elementindex.html#m">m</a>
930,6 → 2693,7
<a class="index-letter" href="elementindex.html#p">p</a>
<a class="index-letter" href="elementindex.html#r">r</a>
<a class="index-letter" href="elementindex.html#s">s</a>
<a class="index-letter" href="elementindex.html#t">t</a>
<a class="index-letter" href="elementindex.html#u">u</a>
<a class="index-letter" href="elementindex.html#v">v</a>
<a class="index-letter" href="elementindex.html#_">_</a>