Subversion Repositories Applications.framework

Rev

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

Rev 467 Rev 476
Line 6... Line 6...
6
	<meta name="robots" content="noindex">
6
	<meta name="robots" content="noindex">
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
	<title>File GestionnaireException.php | TBFramework - v0.2</title>
8
	<title>File GestionnaireException.php | TBFramework - v0.2</title>
9
 
9
 
10
	<script type="text/javascript" src="resources/combined.js?4205936287"></script>
10
	<script type="text/javascript" src="resources/combined.js?4205936287"></script>
Line 11... Line 11...
11
	<script type="text/javascript" src="elementlist.js?117657638"></script>
11
	<script type="text/javascript" src="elementlist.js?1835392179"></script>
Line 12... Line 12...
12
	<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360">
12
	<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360">
Line 39... Line 39...
39
				<li><a href="class-Chronometre.html">Chronometre</a></li>
39
				<li><a href="class-Chronometre.html">Chronometre</a></li>
40
				<li><a href="class-Config.html">Config</a></li>
40
				<li><a href="class-Config.html">Config</a></li>
41
				<li><a href="class-Controleur.html">Controleur</a></li>
41
				<li><a href="class-Controleur.html">Controleur</a></li>
42
				<li><a href="class-Debug.html">Debug</a></li>
42
				<li><a href="class-Debug.html">Debug</a></li>
43
				<li class="active"><a href="class-GestionnaireException.html">GestionnaireException</a></li>
43
				<li class="active"><a href="class-GestionnaireException.html">GestionnaireException</a></li>
-
 
44
				<li><a href="class-I18n.html">I18n</a></li>
44
				<li><a href="class-Log.html">Log</a></li>
45
				<li><a href="class-Log.html">Log</a></li>
45
				<li><a href="class-Modele.html">Modele</a></li>
46
				<li><a href="class-Modele.html">Modele</a></li>
46
				<li><a href="class-Registre.html">Registre</a></li>
47
				<li><a href="class-Registre.html">Registre</a></li>
47
				<li><a href="class-SquelettePhp.html">SquelettePhp</a></li>
48
				<li><a href="class-SquelettePhp.html">SquelettePhp</a></li>
48
				<li><a href="class-Url.html">Url</a></li>
49
				<li><a href="class-Url.html">Url</a></li>
Line 104... Line 105...
104
</span><span id="3" class="l"><a class="l" href="#3">  3: </a><span class="php-comment">/**
105
</span><span id="3" class="l"><a class="l" href="#3">  3: </a><span class="php-comment">/**
105
</span></span><span id="4" class="l"><a class="l" href="#4">  4: </a><span class="php-comment"> * Classe de gestion des exceptions.
106
</span></span><span id="4" class="l"><a class="l" href="#4">  4: </a><span class="php-comment"> * Classe de gestion des exceptions.
106
</span></span><span id="5" class="l"><a class="l" href="#5">  5: </a><span class="php-comment"> * C'est un Singleton.
107
</span></span><span id="5" class="l"><a class="l" href="#5">  5: </a><span class="php-comment"> * C'est un Singleton.
107
</span></span><span id="6" class="l"><a class="l" href="#6">  6: </a><span class="php-comment"> *
108
</span></span><span id="6" class="l"><a class="l" href="#6">  6: </a><span class="php-comment"> *
108
</span></span><span id="7" class="l"><a class="l" href="#7">  7: </a><span class="php-comment"> * @category    PHP 5.2
109
</span></span><span id="7" class="l"><a class="l" href="#7">  7: </a><span class="php-comment"> * @category    PHP 5.2
109
</span></span><span id="8" class="l"><a class="l" href="#8">  8: </a><span class="php-comment"> * @package Framework
110
</span></span><span id="8" class="l"><a class="l" href="#8">  8: </a><span class="php-comment"> * @package     Framework
110
</span></span><span id="9" class="l"><a class="l" href="#9">  9: </a><span class="php-comment"> * @author      Aurélien PERONNET &lt;aurelien@tela-botanica.org&gt;
111
</span></span><span id="9" class="l"><a class="l" href="#9">  9: </a><span class="php-comment"> * @author      Aurélien PERONNET &lt;aurelien@tela-botanica.org&gt;
111
</span></span><span id="10" class="l"><a class="l" href="#10"> 10: </a><span class="php-comment"> * @author      Jean-Pascal MILCENT &lt;jmp@tela-botanica.org&gt;
112
</span></span><span id="10" class="l"><a class="l" href="#10"> 10: </a><span class="php-comment"> * @author      Jean-Pascal MILCENT &lt;jmp@tela-botanica.org&gt;
112
</span></span><span id="11" class="l"><a class="l" href="#11"> 11: </a><span class="php-comment"> * @copyright   Copyright (c) 2009, Tela Botanica (accueil@tela-botanica.org)
113
</span></span><span id="11" class="l"><a class="l" href="#11"> 11: </a><span class="php-comment"> * @copyright   Copyright (c) 2009, Tela Botanica (accueil@tela-botanica.org)
113
</span></span><span id="12" class="l"><a class="l" href="#12"> 12: </a><span class="php-comment"> * @license http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt Licence CECILL
-
 
114
</span></span><span id="13" class="l"><a class="l" href="#13"> 13: </a><span class="php-comment"> * @license http://www.gnu.org/licenses/gpl.html Licence GNU-GPL
114
</span></span><span id="12" class="l"><a class="l" href="#12"> 12: </a><span class="php-comment"> * @license     GNU-GPL-v3 &lt;http://www.gnu.org/licenses/gpl.html&gt;
115
</span></span><span id="14" class="l"><a class="l" href="#14"> 14: </a><span class="php-comment"> * @version $Id: GestionnaireException.php 342 2011-06-06 13:58:53Z jpm $$
115
</span></span><span id="13" class="l"><a class="l" href="#13"> 13: </a><span class="php-comment"> * @license     CECILL-v2 &lt;http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt&gt;
116
</span></span><span id="15" class="l"><a class="l" href="#15"> 15: </a><span class="php-comment"> * @link        /doc/framework/
116
</span></span><span id="14" class="l"><a class="l" href="#14"> 14: </a><span class="php-comment"> */</span>
117
</span></span><span id="16" class="l"><a class="l" href="#16"> 16: </a><span class="php-comment"> *
117
</span><span id="15" class="l"><a class="l" href="#15"> 15: </a><span class="php-keyword1">class</span> <a id="GestionnaireException" href="#GestionnaireException">GestionnaireException</a> {
118
</span></span><span id="17" class="l"><a class="l" href="#17"> 17: </a><span class="php-comment"> */</span>
118
</span><span id="16" class="l"><a class="l" href="#16"> 16: </a>
119
</span><span id="18" class="l"><a class="l" href="#18"> 18: </a><span class="php-keyword1">class</span> <a id="GestionnaireException" href="#GestionnaireException">GestionnaireException</a> {
119
</span><span id="17" class="l"><a class="l" href="#17"> 17: </a>    <span class="php-keyword1">const</span> <a id="MODE_CLI" href="#MODE_CLI">MODE_CLI</a> = <span class="php-quote">'cli'</span>;
120
</span><span id="19" class="l"><a class="l" href="#19"> 19: </a>    
120
</span><span id="18" class="l"><a class="l" href="#18"> 18: </a>
-
 
121
</span><span id="19" class="l"><a class="l" href="#19"> 19: </a>    <span class="php-comment">/** Liste des exceptions enregistrées */</span>
121
</span><span id="20" class="l"><a class="l" href="#20"> 20: </a>    <span class="php-keyword1">const</span> <a id="MODE_CLI" href="#MODE_CLI">MODE_CLI</a> = <span class="php-quote">'cli'</span>;
122
</span><span id="20" class="l"><a class="l" href="#20"> 20: </a>    <span class="php-keyword1">private</span> <span class="php-keyword1">static</span> <span class="php-var"><a id="$exceptions" href="#$exceptions">$exceptions</a></span> = <span class="php-keyword1">array</span>();
122
</span><span id="21" class="l"><a class="l" href="#21"> 21: </a>    
123
</span><span id="21" class="l"><a class="l" href="#21"> 21: </a>
123
</span><span id="22" class="l"><a class="l" href="#22"> 22: </a>    <span class="php-comment">/** Liste des exceptions enregistrées */</span>
124
</span><span id="22" class="l"><a class="l" href="#22"> 22: </a>    <span class="php-comment">/** Détermine si l'on affiche ou non le contexte */</span>
124
</span><span id="23" class="l"><a class="l" href="#23"> 23: </a>    <span class="php-keyword1">private</span> <span class="php-keyword1">static</span> <span class="php-var"><a id="$exceptions" href="#$exceptions">$exceptions</a></span> = <span class="php-keyword1">array</span>();
125
</span><span id="23" class="l"><a class="l" href="#23"> 23: </a>    <span class="php-keyword1">private</span> <span class="php-keyword1">static</span> <span class="php-var"><a id="$contexte" href="#$contexte">$contexte</a></span> = <span class="php-keyword1">false</span>;
125
</span><span id="24" class="l"><a class="l" href="#24"> 24: </a>
126
</span><span id="24" class="l"><a class="l" href="#24"> 24: </a>
126
</span><span id="25" class="l"><a class="l" href="#25"> 25: </a>    <span class="php-comment">/** Détermine si l'on affiche ou non le contexte */</span>
127
</span><span id="25" class="l"><a class="l" href="#25"> 25: </a>     <span class="php-comment">/** Détermine si l'on loggue ou non les erreurs */</span>
127
</span><span id="26" class="l"><a class="l" href="#26"> 26: </a>    <span class="php-keyword1">private</span> <span class="php-keyword1">static</span> <span class="php-var"><a id="$contexte" href="#$contexte">$contexte</a></span> = <span class="php-keyword1">false</span>;
128
</span><span id="26" class="l"><a class="l" href="#26"> 26: </a>    <span class="php-keyword1">private</span> <span class="php-keyword1">static</span> <span class="php-var"><a id="$logger" href="#$logger">$logger</a></span> = <span class="php-keyword1">false</span>;
128
</span><span id="27" class="l"><a class="l" href="#27"> 27: </a>
129
</span><span id="27" class="l"><a class="l" href="#27"> 27: </a>
129
</span><span id="28" class="l"><a class="l" href="#28"> 28: </a>     <span class="php-comment">/** Détermine si l'on loggue ou non les erreurs */</span>
130
</span><span id="28" class="l"><a class="l" href="#28"> 28: </a>    <span class="php-comment">/** Détermine si l'affichage des erreurs est forcé (true) ou pas (false) à la destruction de la classe */</span>
130
</span><span id="29" class="l"><a class="l" href="#29"> 29: </a>    <span class="php-keyword1">private</span> <span class="php-keyword1">static</span> <span class="php-var"><a id="$logger" href="#$logger">$logger</a></span> = <span class="php-keyword1">false</span>;
131
</span><span id="29" class="l"><a class="l" href="#29"> 29: </a>    <span class="php-keyword1">private</span> <span class="php-keyword1">static</span> <span class="php-var"><a id="$afficher" href="#$afficher">$afficher</a></span> = <span class="php-keyword1">false</span>;
131
</span><span id="30" class="l"><a class="l" href="#30"> 30: </a>
132
</span><span id="30" class="l"><a class="l" href="#30"> 30: </a>
132
</span><span id="31" class="l"><a class="l" href="#31"> 31: </a>    <span class="php-comment">/** Détermine si l'affichage des erreurs est forcé (true) ou pas (false) à la destruction de la classe */</span>
133
</span><span id="31" class="l"><a class="l" href="#31"> 31: </a>    <span class="php-comment">/** Definit si php est lancé en ligne de commande ou en mode serveur */</span>
133
</span><span id="32" class="l"><a class="l" href="#32"> 32: </a>    <span class="php-keyword1">private</span> <span class="php-keyword1">static</span> <span class="php-var"><a id="$afficher" href="#$afficher">$afficher</a></span> = <span class="php-keyword1">false</span>;
134
</span><span id="32" class="l"><a class="l" href="#32"> 32: </a>    <span class="php-keyword1">private</span> <span class="php-keyword1">static</span> <span class="php-var"><a id="$mode" href="#$mode">$mode</a></span> = <span class="php-keyword1">null</span> ;
134
</span><span id="33" class="l"><a class="l" href="#33"> 33: </a>
135
</span><span id="33" class="l"><a class="l" href="#33"> 33: </a>
135
</span><span id="34" class="l"><a class="l" href="#34"> 34: </a>    <span class="php-comment">/** Definit si php est lancé en ligne de commande ou en mode serveur */</span>
-
 
136
</span><span id="35" class="l"><a class="l" href="#35"> 35: </a>    <span class="php-keyword1">private</span> <span class="php-keyword1">static</span> <span class="php-var"><a id="$mode" href="#$mode">$mode</a></span> = <span class="php-keyword1">null</span> ;
-
 
137
</span><span id="36" class="l"><a class="l" href="#36"> 36: </a>
-
 
138
</span><span id="37" class="l"><a class="l" href="#37"> 37: </a>    <span class="php-comment">/** Initialise le Gestionnaire d'exceptions et d'erreur sans tenir comptes des paramêtres de config. */</span>
136
</span><span id="34" class="l"><a class="l" href="#34"> 34: </a>    <span class="php-comment">/** Initialise le Gestionnaire d'exceptions et d'erreur sans tenir comptes des paramêtres de config. */</span>
139
</span><span id="38" class="l"><a class="l" href="#38"> 38: </a>    <span class="php-keyword1">public</span> <span class="php-keyword1">static</span> <span class="php-keyword1">function</span> <a id="_initialiser" href="#_initialiser">initialiser</a>() {
137
</span><span id="35" class="l"><a class="l" href="#35"> 35: </a>    <span class="php-keyword1">public</span> <span class="php-keyword1">static</span> <span class="php-keyword1">function</span> <a id="_initialiser" href="#_initialiser">initialiser</a>() {
140
</span><span id="39" class="l"><a class="l" href="#39"> 39: </a>        self::<span class="php-var">$mode</span> = <span class="php-keyword2">php_sapi_name</span>();
138
</span><span id="36" class="l"><a class="l" href="#36"> 36: </a>        self::<span class="php-var">$mode</span> = <span class="php-keyword2">php_sapi_name</span>();
141
</span><span id="40" class="l"><a class="l" href="#40"> 40: </a>        <span class="php-comment">// Désactivation des balises HTML dans les messages d'erreur de PHP en mode ligne de commande</span>
139
</span><span id="37" class="l"><a class="l" href="#37"> 37: </a>        <span class="php-comment">// Désactivation des balises HTML dans les messages d'erreur de PHP en mode ligne de commande</span>
142
</span><span id="41" class="l"><a class="l" href="#41"> 41: </a>        <span class="php-keyword1">if</span> (self::<span class="php-var">$mode</span> == self::MODE_CLI) {
140
</span><span id="38" class="l"><a class="l" href="#38"> 38: </a>        <span class="php-keyword1">if</span> (self::<span class="php-var">$mode</span> == self::MODE_CLI) {
143
</span><span id="42" class="l"><a class="l" href="#42"> 42: </a>            <span class="php-keyword2">ini_set</span>(<span class="php-quote">'html_errors'</span>, <span class="php-num">0</span>);
141
</span><span id="39" class="l"><a class="l" href="#39"> 39: </a>            <span class="php-keyword2">ini_set</span>(<span class="php-quote">'html_errors'</span>, <span class="php-num">0</span>);
144
</span><span id="43" class="l"><a class="l" href="#43"> 43: </a>        } 
142
</span><span id="40" class="l"><a class="l" href="#40"> 40: </a>        }
145
</span><span id="44" class="l"><a class="l" href="#44"> 44: </a>        
143
</span><span id="41" class="l"><a class="l" href="#41"> 41: </a>
146
</span><span id="45" class="l"><a class="l" href="#45"> 45: </a>        <span class="php-keyword2">set_exception_handler</span>(<span class="php-keyword1">array</span>(<span class="php-keyword2">get_class</span>(),<span class="php-quote">'gererException'</span>));
144
</span><span id="42" class="l"><a class="l" href="#42"> 42: </a>        <span class="php-keyword2">set_exception_handler</span>(<span class="php-keyword1">array</span>(<span class="php-keyword2">get_class</span>(),<span class="php-quote">'gererException'</span>));
147
</span><span id="46" class="l"><a class="l" href="#46"> 46: </a>        <span class="php-keyword2">set_error_handler</span>(<span class="php-keyword1">array</span>(<span class="php-keyword2">get_class</span>(),<span class="php-quote">'gererErreur'</span>));
145
</span><span id="43" class="l"><a class="l" href="#43"> 43: </a>        <span class="php-keyword2">set_error_handler</span>(<span class="php-keyword1">array</span>(<span class="php-keyword2">get_class</span>(),<span class="php-quote">'gererErreur'</span>));
148
</span><span id="47" class="l"><a class="l" href="#47"> 47: </a>    }
146
</span><span id="44" class="l"><a class="l" href="#44"> 44: </a>    }
149
</span><span id="48" class="l"><a class="l" href="#48"> 48: </a>    
147
</span><span id="45" class="l"><a class="l" href="#45"> 45: </a>
150
</span><span id="49" class="l"><a class="l" href="#49"> 49: </a>    <span class="php-comment">/** Configure le Gestionnaire d'exceptions et d'erreur à partir des paramêtres de config. */</span>
148
</span><span id="46" class="l"><a class="l" href="#46"> 46: </a>    <span class="php-comment">/** Configure le Gestionnaire d'exceptions et d'erreur à partir des paramêtres de config. */</span>
151
</span><span id="50" class="l"><a class="l" href="#50"> 50: </a>    <span class="php-keyword1">public</span> <span class="php-keyword1">static</span> <span class="php-keyword1">function</span> <a id="_configurer" href="#_configurer">configurer</a>() {
149
</span><span id="47" class="l"><a class="l" href="#47"> 47: </a>    <span class="php-keyword1">public</span> <span class="php-keyword1">static</span> <span class="php-keyword1">function</span> <a id="_configurer" href="#_configurer">configurer</a>() {
152
</span><span id="51" class="l"><a class="l" href="#51"> 51: </a>        self::<span class="php-var">$contexte</span> = Config::get(<span class="php-quote">'fw_debogage_contexte'</span>);
150
</span><span id="48" class="l"><a class="l" href="#48"> 48: </a>        self::<span class="php-var">$contexte</span> = Config::get(<span class="php-quote">'fw_debogage_contexte'</span>);
153
</span><span id="52" class="l"><a class="l" href="#52"> 52: </a>        self::<span class="php-var">$logger</span> = Config::get(<span class="php-quote">'fw_log_debogage'</span>);
151
</span><span id="49" class="l"><a class="l" href="#49"> 49: </a>        self::<span class="php-var">$logger</span> = Config::get(<span class="php-quote">'fw_log_debogage'</span>);
154
</span><span id="53" class="l"><a class="l" href="#53"> 53: </a>        self::<span class="php-var">$afficher</span> = Config::get(<span class="php-quote">'fw_debogage'</span>);
152
</span><span id="50" class="l"><a class="l" href="#50"> 50: </a>        self::<span class="php-var">$afficher</span> = Config::get(<span class="php-quote">'fw_debogage'</span>);
155
</span><span id="54" class="l"><a class="l" href="#54"> 54: </a>    }
153
</span><span id="51" class="l"><a class="l" href="#51"> 51: </a>    }
156
</span><span id="55" class="l"><a class="l" href="#55"> 55: </a>    
154
</span><span id="52" class="l"><a class="l" href="#52"> 52: </a>
157
</span><span id="56" class="l"><a class="l" href="#56"> 56: </a>    <span class="php-comment">/**
155
</span><span id="53" class="l"><a class="l" href="#53"> 53: </a>    <span class="php-comment">/** Renvoie le booleen définissant si l'on affiche le contexte ou non */</span>
-
 
156
</span><span id="54" class="l"><a class="l" href="#54"> 54: </a>    <span class="php-keyword1">public</span> <span class="php-keyword1">static</span> <span class="php-keyword1">function</span> <a id="_getContexte" href="#_getContexte">getContexte</a>() {
158
</span></span><span id="57" class="l"><a class="l" href="#57"> 57: </a><span class="php-comment">     * Renvoie le nombre d'exceptions et d'erreurs levées.
157
</span><span id="55" class="l"><a class="l" href="#55"> 55: </a>        <span class="php-keyword1">return</span> self::<span class="php-var">$contexte</span>;
-
 
158
</span><span id="56" class="l"><a class="l" href="#56"> 56: </a>    }
-
 
159
</span><span id="57" class="l"><a class="l" href="#57"> 57: </a>
159
</span></span><span id="58" class="l"><a class="l" href="#58"> 58: </a><span class="php-comment">     * @see getExceptions() pour obtenir les exceptions formatées.
160
</span><span id="58" class="l"><a class="l" href="#58"> 58: </a>    <span class="php-comment">/**
160
</span></span><span id="59" class="l"><a class="l" href="#59"> 59: </a><span class="php-comment">     * @since 0.3 
161
</span></span><span id="59" class="l"><a class="l" href="#59"> 59: </a><span class="php-comment">     * Definit si l'on veut afficher le contexte ou non
161
</span></span><span id="60" class="l"><a class="l" href="#60"> 60: </a><span class="php-comment">     * @return int le nombre d'exception actuellement levées
162
</span></span><span id="60" class="l"><a class="l" href="#60"> 60: </a><span class="php-comment">     * @param bool true si on veut afficher le contexte, false sinon, par défaut vaut false
162
</span></span><span id="61" class="l"><a class="l" href="#61"> 61: </a><span class="php-comment">     */</span>
163
</span></span><span id="61" class="l"><a class="l" href="#61"> 61: </a><span class="php-comment">     */</span>
163
</span><span id="62" class="l"><a class="l" href="#62"> 62: </a>    <span class="php-keyword1">public</span> <span class="php-keyword1">static</span> <span class="php-keyword1">function</span> <a id="_getExceptionsNbre" href="#_getExceptionsNbre">getExceptionsNbre</a>() {
164
</span><span id="62" class="l"><a class="l" href="#62"> 62: </a>    <span class="php-keyword1">public</span> <span class="php-keyword1">static</span> <span class="php-keyword1">function</span> <a id="_setContexte" href="#_setContexte">setContexte</a>(<span class="php-var">$contexte</span>) {
164
</span><span id="63" class="l"><a class="l" href="#63"> 63: </a>        <span class="php-keyword1">return</span> <span class="php-keyword2">count</span>(self::<span class="php-var">$exceptions</span>);
165
</span><span id="63" class="l"><a class="l" href="#63"> 63: </a>        self::<span class="php-var">$contexte</span> = <span class="php-var">$contexte</span>;
165
</span><span id="64" class="l"><a class="l" href="#64"> 64: </a>    }
166
</span><span id="64" class="l"><a class="l" href="#64"> 64: </a>    }
166
</span><span id="65" class="l"><a class="l" href="#65"> 65: </a>    
167
</span><span id="65" class="l"><a class="l" href="#65"> 65: </a>
167
</span><span id="66" class="l"><a class="l" href="#66"> 66: </a>    <span class="php-comment">/** 
168
</span><span id="66" class="l"><a class="l" href="#66"> 66: </a>    <span class="php-comment">/**
168
</span></span><span id="67" class="l"><a class="l" href="#67"> 67: </a><span class="php-comment">     * Renvoie le booleen définissant si l'on affiche le contexte ou non 
169
</span></span><span id="67" class="l"><a class="l" href="#67"> 67: </a><span class="php-comment">     * Fonction de gestion des exceptions, remplace le handler par défaut
169
</span></span><span id="68" class="l"><a class="l" href="#68"> 68: </a><span class="php-comment">     * @return bool true si on affiche le contexte sinon false. 
170
</span></span><span id="68" class="l"><a class="l" href="#68"> 68: </a><span class="php-comment">     * @param Exception $e l'exception à traiter
170
</span></span><span id="69" class="l"><a class="l" href="#69"> 69: </a><span class="php-comment">     */</span>
171
</span></span><span id="69" class="l"><a class="l" href="#69"> 69: </a><span class="php-comment">     */</span>
Line 330... Line 260...
330
 
260
 
331
	<div id="footer">
261
	<div id="footer">
332
		TBFramework - v0.2 API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
262
		TBFramework - v0.2 API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
333
	</div>
263
	</div>