Subversion Repositories Applications.framework

Rev

Rev 302 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<html>
<head>
<title>phpDocumentor Parser Errors and Warnings</title>
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'/>
<link rel="stylesheet" type="text/css" href="media/style.css">
</head>
<body>

<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
  <tr>
    <td class="header_top">Framework</td>
  </tr>
  <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
  <tr>
    <td class="header_menu">
        
                                    
                                                                                  [ <a href="classtrees_Framework.html" class="menu">class tree: Framework</a> ]
                  [ <a href="elementindex_Framework.html" class="menu">index: Framework</a> ]
                            [ <a href="elementindex.html" class="menu">all elements</a> ]
    </td>
  </tr>
  <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
</table>

<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr valign="top">
    <td width="200" class="menu">
        <div id="todolist">
                        <p><a href="todolist.html">Todo List</a></p>
        </div>
      <b>Packages:</b><br />
              <a href="li_Framework.html">Framework</a><br />
              <a href="li_Utilitaire.html">Utilitaire</a><br />
              <a href="li_Zend_OpenId.html">Zend_OpenId</a><br />
            <br /><br />
                </td>
    <td>
      <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">

<a href="#Post-parsing">Post-parsing</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="#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="Bdd.php"></a>
<h1>Bdd.php</h1>
<h2>Warnings:</h2><br>
<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://fr.php.net/manual/fr/sqlite3.lastinsertrowid.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/pdo.lastinsertid.php," used<br>
<b>Warning on line 370</b> - Unknown tag "@link(http://php.net/manual/en/mysqli.insert-id.php," used<br>
<a name="Cache.php"></a>
<h1>Cache.php</h1>
<h2>Warnings:</h2><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>
<b>Warning on line 16</b> - DocBlock would be page-level, but precedes class "Cache", use another DocBlock to document the file<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> - package Framework is already in category Php-5-2, will now replace with category php-5-2<br>
<b>Warning on line 21</b> - DocBlock would be page-level, but precedes class "CacheSimple", use another DocBlock to document the file<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 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> - 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>
<a name="Debug.php"></a>
<h1>Debug.php</h1>
<h2>Warnings:</h2><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>
<b>Warning on line 16</b> - DocBlock would be page-level, but precedes class "Debug", use another DocBlock to document the file<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> - package Framework is already in category php5, will now replace with category PHP-5-2<br>
<b>Warning on line 22</b> - DocBlock would be page-level, but precedes class "Framework", use another DocBlock to document the file<br>
<a name="GestionnaireException.php"></a>
<h1>GestionnaireException.php</h1>
<h2>Warnings:</h2><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> - DocBlock would be page-level, but precedes class "I18n", use another DocBlock to document the file<br>
<b>Warning on line 21</b> - package Framework is already in category php, will now replace with category PHP-5-2<br>
<a name="Log.php"></a>
<h1>Log.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 PHP-5-2<br>
<b>Warning on line 15</b> - DocBlock would be page-level, but precedes class "Log", use another DocBlock to document the file<br>
<a name="OpenIdClient.php"></a>
<h1>OpenIdClient.php</h1>
<h2>Warnings:</h2><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> - 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 "Pattern", use another DocBlock to document the file<br>
<a name="Registre.php"></a>
<h1>Registre.php</h1>
<h2>Warnings:</h2><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 18</b> - package Framework is already in category PHP-5-2, will now replace with category php-5-2<br>
<a name="RestClient.php"></a>
<h1>RestClient.php</h1>
<h2>Warnings:</h2><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>
<b>Warning on line 13</b> - DocBlock would be page-level, but precedes class "RestClient", use another DocBlock to document the file<br>
<a name="RestServeur.php"></a>
<h1>RestServeur.php</h1>
<h2>Warnings:</h2><br>
<b>Warning on line 40</b> - DocBlock would be page-level, but precedes class "RestServeur", use another DocBlock to document the file<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>
<a name="RestService.php"></a>
<h1>RestService.php</h1>
<h2>Warnings:</h2><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 "RestService", use another DocBlock to document the file<br>
<a name="Script.php"></a>
<h1>Script.php</h1>
<h2>Warnings:</h2><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 "Script", use another DocBlock to document the file<br>
<a name="SquelettePhp.php"></a>
<h1>SquelettePhp.php</h1>
<h2>Warnings:</h2><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 PHP-5-2, 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 17</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>
        <div class="credit">
                    <hr />
                    Documentation generated on Tue, 18 Jan 2011 15:31:33 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
              </div>
      </td></tr></table>
    </td>
  </tr>
</table>

</body>
</html>