Subversion Repositories Applications.framework

Compare Revisions

Ignore whitespace Rev 296 → Rev 297

/trunk/doc/HTMLframesConverter/errors.html
9,79 → 9,183
</head>
<body>
<a href="#Post-parsing">Post-parsing</a><br>
<a href="#autoload.inc.php">autoload.inc.php</a><br>
<a href="#Cache.php">Cache.php</a><br>
<a href="#CacheFichier.php">CacheFichier.php</a><br>
<a href="#CacheSimple.php">CacheSimple.php</a><br>
<a href="#CacheSqlite.php">CacheSqlite.php</a><br>
<a href="#Chaine.php">Chaine.php</a><br>
<a href="#Chronometre.php">Chronometre.php</a><br>
<a href="#Cli.php">Cli.php</a><br>
<a href="#Config.php">Config.php</a><br>
<a href="#Controleur.php">Controleur.php</a><br>
<a href="#Debug.php">Debug.php</a><br>
<a href="#DiffieHellmanUtil.php">DiffieHellmanUtil.php</a><br>
<a href="#Encodage.php">Encodage.php</a><br>
<a href="#Fichier.php">Fichier.php</a><br>
<a href="#Framework.php">Framework.php</a><br>
<a href="#GestionnaireException.php">GestionnaireException.php</a><br>
<a href="#I18n.php">I18n.php</a><br>
<a href="#Log.php">Log.php</a><br>
<a href="#Modele.php">Modele.php</a><br>
<a href="#OpenIdClient.php">OpenIdClient.php</a><br>
<a href="#Pattern.php">Pattern.php</a><br>
<a href="#Registre.php">Registre.php</a><br>
<a href="#RestClient.php">RestClient.php</a><br>
<a href="#RestServeur.php">RestServeur.php</a><br>
<a href="#RestService.php">RestService.php</a><br>
<a href="#Script.php">Script.php</a><br>
<a href="#SquelettePhp.php">SquelettePhp.php</a><br>
<a href="#Storage.php">Storage.php</a><br>
<a href="#StorageFile.php">StorageFile.php</a><br>
<a href="#Tableau.php">Tableau.php</a><br>
<a href="#Url.php">Url.php</a><br>
<a name="Application.php"></a>
<h1>Application.php</h1>
<a name="Bdd.php"></a>
<h1>Bdd.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 17</b> - package Framework is already in category php5, will now replace with category Debogage<br>
<b>Warning on line 17</b> - DocBlock would be page-level, but precedes class "Application", use another DocBlock to document the file<br>
<a name="autoload.inc.php"></a>
<h1>autoload.inc.php</h1>
<b>Warning on line 22</b> - DocBlock would be page-level, but precedes class "Bdd", use another DocBlock to document the file<br>
<b>Warning on line 370</b> - Unknown tag "@link(http://php.net/manual/en/mysqli.insert-id.php," used<br>
<b>Warning on line 370</b> - Unknown tag "@link(http://fr.php.net/manual/fr/pdo.lastinsertid.php," used<br>
<b>Warning on line 370</b> - Unknown tag "@link(http://fr.php.net/manual/fr/function.mysql-insert-id.php," used<br>
<b>Warning on line 370</b> - Unknown tag "@link(http://fr.php.net/manual/fr/sqlite3.lastinsertrowid.php," used<br>
<a name="Cache.php"></a>
<h1>Cache.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 21</b> - package Framework is already in category Class, will now replace with category Fichier_De_Fonctions<br>
<b>Warning on line 22</b> - Page-level DocBlock precedes "define DS", use another DocBlock to document the source element<br>
<b>Warning on line 16</b> - DocBlock would be page-level, but precedes class "Cache", use another DocBlock to document the file<br>
<b>Warning on line 16</b> - package Framework is already in category PHP-5-2, will now replace with category php-5-2<br>
<a name="CacheFichier.php"></a>
<h1>CacheFichier.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 1</b> - no @package tag was used in a DocBlock for class CacheFichier<br>
<b>Warning on line 870</b> - File "/home/jpm/web/framework/framework/CacheFichier.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="CacheSimple.php"></a>
<h1>CacheSimple.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 21</b> - DocBlock would be page-level, but precedes class "CacheSimple", use another DocBlock to document the file<br>
<b>Warning on line 21</b> - package Framework is already in category Php-5-2, will now replace with category php-5-2<br>
<a name="CacheSqlite.php"></a>
<h1>CacheSqlite.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 1</b> - no @package tag was used in a DocBlock for class CacheSqlite<br>
<b>Warning on line 616</b> - File "/home/jpm/web/framework/framework/CacheSqlite.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="Chaine.php"></a>
<h1>Chaine.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 14</b> - DocBlock would be page-level, but precedes class "Chaine", use another DocBlock to document the file<br>
<a name="Chronometre.php"></a>
<h1>Chronometre.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 22</b> - package Framework is already in category Class, will now replace with category PHP<br>
<b>Warning on line 22</b> - DocBlock would be page-level, but precedes class "Chronometre", use another DocBlock to document the file<br>
<b>Warning on line 16</b> - DocBlock would be page-level, but precedes class "Chronometre", use another DocBlock to document the file<br>
<b>Warning on line 16</b> - package Framework is already in category Php-5-2, will now replace with category PHP-5-2<br>
<a name="Cli.php"></a>
<h1>Cli.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 20</b> - DocBlock would be page-level, but precedes class "Cli", use another DocBlock to document the file<br>
<a name="Config.php"></a>
<h1>Config.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 18</b> - package Framework is already in category php5, will now replace with category PHP<br>
<b>Warning on line 18</b> - DocBlock would be page-level, but precedes class "Config", use another DocBlock to document the file<br>
<a name="Controleur.php"></a>
<h1>Controleur.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 18</b> - package Framework is already in category Php-5-2, will now replace with category php-5-2<br>
<b>Warning on line 18</b> - DocBlock would be page-level, but precedes class "Controleur", use another DocBlock to document the file<br>
<b>Warning on line 18</b> - package Framework is already in category Php5, will now replace with category php5<br>
<a name="Debug.php"></a>
<h1>Debug.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 19</b> - package Framework is already in category Class, will now replace with category Debogage<br>
<b>Warning on line 19</b> - DocBlock would be page-level, but precedes class "Debug", use another DocBlock to document the file<br>
<b>Warning on line 16</b> - DocBlock would be page-level, but precedes class "Debug", use another DocBlock to document the file<br>
<b>Warning on line 16</b> - package Framework is already in category php-5-2, will now replace with category PHP-5-2<br>
<a name="DiffieHellmanUtil.php"></a>
<h1>DiffieHellmanUtil.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 16</b> - no @package tag was used in a DocBlock for class DiffieHellmanUtil<br>
<b>Warning on line 223</b> - File "/home/jpm/web/framework/framework/utilitaires/DiffieHellmanUtil.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="Encodage.php"></a>
<h1>Encodage.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 14</b> - DocBlock would be page-level, but precedes class "Encodage", use another DocBlock to document the file<br>
<a name="Fichier.php"></a>
<h1>Fichier.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 14</b> - package Framework is already in category Zend, will now replace with category PHP-5-2<br>
<b>Warning on line 14</b> - DocBlock would be page-level, but precedes class "Fichier", use another DocBlock to document the file<br>
<a name="Framework.php"></a>
<h1>Framework.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 22</b> - DocBlock would be page-level, but precedes class "Framework", use another DocBlock to document the file<br>
<b>Warning on line 22</b> - package Framework is already in category php5, will now replace with category PHP-5-2<br>
<a name="GestionnaireException.php"></a>
<h1>GestionnaireException.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 18</b> - DocBlock would be page-level, but precedes class "GestionnaireException", use another DocBlock to document the file<br>
<b>Warning on line 18</b> - package Framework is already in category Fichier_De_Fonctions, will now replace with category Class<br>
<b>Warning on line 17</b> - DocBlock would be page-level, but precedes class "GestionnaireException", use another DocBlock to document the file<br>
<b>Warning on line 17</b> - package Framework is already in category php-5-2, will now replace with category PHP-5-2<br>
<a name="I18n.php"></a>
<h1>I18n.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 21</b> - package Framework is already in category php, will now replace with category PHP-5-2<br>
<b>Warning on line 21</b> - DocBlock would be page-level, but precedes class "I18n", use another DocBlock to document the file<br>
<a name="Log.php"></a>
<h1>Log.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 16</b> - package Framework is already in category Debogage, will now replace with category PHP<br>
<b>Warning on line 16</b> - DocBlock would be page-level, but precedes class "Log", use another DocBlock to document the file<br>
<a name="Modele.php"></a>
<h1>Modele.php</h1>
<b>Warning on line 15</b> - DocBlock would be page-level, but precedes class "Log", use another DocBlock to document the file<br>
<b>Warning on line 15</b> - package Framework is already in category php-5-2, will now replace with category PHP-5-2<br>
<a name="OpenIdClient.php"></a>
<h1>OpenIdClient.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 20</b> - package Framework is already in category PHP, will now replace with category Class<br>
<b>Warning on line 20</b> - DocBlock would be page-level, but precedes class "Modele", use another DocBlock to document the file<br>
<b>Warning on line 8</b> - no @package tag was used in a DocBlock for class OpenIdClient<br>
<b>Warning on line 1192</b> - File "/home/jpm/web/framework/framework/OpenIdClient.php" has no page-level DocBlock, use @package in the first DocBlock to create one<br>
<a name="Pattern.php"></a>
<h1>Pattern.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 14</b> - DocBlock would be page-level, but precedes class "Pattern", use another DocBlock to document the file<br>
<b>Warning on line 14</b> - package Framework is already in category Zend, will now replace with category PHP-5-2<br>
<a name="Registre.php"></a>
<h1>Registre.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 18</b> - package Framework is already in category PHP, will now replace with category Class<br>
<b>Warning on line 18</b> - DocBlock would be page-level, but precedes class "Registre", use another DocBlock to document the file<br>
<b>Warning on line 19</b> - package Framework is already in category PHP-5-2, will now replace with category php-5-2<br>
<b>Warning on line 19</b> - DocBlock would be page-level, but precedes class "Registre", use another DocBlock to document the file<br>
<a name="RestClient.php"></a>
<h1>RestClient.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 13</b> - DocBlock would be page-level, but precedes class "RestClient", use another DocBlock to document the file<br>
<b>Warning on line 13</b> - package Framework is already in category PHP-5-2, will now replace with category php-5-2<br>
<a name="RestServeur.php"></a>
<h1>RestServeur.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 40</b> - package Framework is already in category PHP-5-2, will now replace with category Php-5-2<br>
<b>Warning on line 40</b> - DocBlock would be page-level, but precedes class "RestServeur", use another DocBlock to document the file<br>
<a name="RestService.php"></a>
<h1>RestService.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 19</b> - DocBlock would be page-level, but precedes class "RestService", use another DocBlock to document the file<br>
<b>Warning on line 19</b> - package Framework is already in category php-5-2, will now replace with category Php-5-2<br>
<a name="Script.php"></a>
<h1>Script.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 17</b> - DocBlock would be page-level, but precedes class "Script", use another DocBlock to document the file<br>
<b>Warning on line 17</b> - package Framework is already in category php-5-2, will now replace with category PHP-5-2<br>
<a name="SquelettePhp.php"></a>
<h1>SquelettePhp.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 15</b> - package Framework is already in category PHP-5-2, will now replace with category php5<br>
<b>Warning on line 15</b> - DocBlock would be page-level, but precedes class "SquelettePhp", use another DocBlock to document the file<br>
<b>Warning on line 15</b> - package Framework is already in category Debogage, will now replace with category php5<br>
<a name="Storage.php"></a>
<h1>Storage.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 31</b> - package Framework is already in category PHP-5-2, will now replace with category Zend<br>
<a name="StorageFile.php"></a>
<h1>StorageFile.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 31</b> - package Framework is already in category PHP-5-2, will now replace with category Zend<br>
<a name="Tableau.php"></a>
<h1>Tableau.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 14</b> - DocBlock would be page-level, but precedes class "Tableau", use another DocBlock to document the file<br>
<a name="Url.php"></a>
<h1>Url.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 20</b> - package Framework is already in category php, will now replace with category Php5<br>
<b>Warning on line 21</b> - DocBlock would be page-level, but precedes class "Url", use another DocBlock to document the file<br>
<b>Warning on line 17</b> - package Framework is already in category PHP-5-2, will now replace with category Php-5-2<br>
<b>Warning on line 17</b> - DocBlock would be page-level, but precedes class "Url", use another DocBlock to document the file<br>
<p class="notes" id="credit">
Documentation generated on Thu, 04 Mar 2010 19:27:28 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
Documentation generated on Tue, 18 Jan 2011 15:01:47 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
</p>
</body>
</html>