Subversion Repositories Applications.framework

Rev

Rev 300 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
159 jpm 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
  <html xmlns="http://www.w3.org/1999/xhtml">
3
		<head>
4
			<!-- template designed by Marco Von Ballmoos  -->
5
			<title>phpDocumentor Parser Errors and Warnings</title>
6
			<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'/>
7
			<link rel="stylesheet" href="media/stylesheet.css" />
8
											</head>
9
		<body>
10
						<a href="#Post-parsing">Post-parsing</a><br>
297 jpm 11
<a href="#Cache.php">Cache.php</a><br>
12
<a href="#CacheFichier.php">CacheFichier.php</a><br>
13
<a href="#CacheSimple.php">CacheSimple.php</a><br>
14
<a href="#CacheSqlite.php">CacheSqlite.php</a><br>
15
<a href="#Chaine.php">Chaine.php</a><br>
159 jpm 16
<a href="#Chronometre.php">Chronometre.php</a><br>
297 jpm 17
<a href="#Cli.php">Cli.php</a><br>
159 jpm 18
<a href="#Config.php">Config.php</a><br>
19
<a href="#Controleur.php">Controleur.php</a><br>
20
<a href="#Debug.php">Debug.php</a><br>
297 jpm 21
<a href="#DiffieHellmanUtil.php">DiffieHellmanUtil.php</a><br>
22
<a href="#Encodage.php">Encodage.php</a><br>
23
<a href="#Fichier.php">Fichier.php</a><br>
24
<a href="#Framework.php">Framework.php</a><br>
159 jpm 25
<a href="#GestionnaireException.php">GestionnaireException.php</a><br>
297 jpm 26
<a href="#I18n.php">I18n.php</a><br>
159 jpm 27
<a href="#Log.php">Log.php</a><br>
297 jpm 28
<a href="#OpenIdClient.php">OpenIdClient.php</a><br>
29
<a href="#Pattern.php">Pattern.php</a><br>
159 jpm 30
<a href="#Registre.php">Registre.php</a><br>
297 jpm 31
<a href="#RestClient.php">RestClient.php</a><br>
32
<a href="#RestServeur.php">RestServeur.php</a><br>
33
<a href="#RestService.php">RestService.php</a><br>
34
<a href="#Script.php">Script.php</a><br>
159 jpm 35
<a href="#SquelettePhp.php">SquelettePhp.php</a><br>
297 jpm 36
<a href="#Storage.php">Storage.php</a><br>
37
<a href="#StorageFile.php">StorageFile.php</a><br>
38
<a href="#Tableau.php">Tableau.php</a><br>
159 jpm 39
<a href="#Url.php">Url.php</a><br>
297 jpm 40
<a name="Bdd.php"></a>
41
<h1>Bdd.php</h1>
159 jpm 42
<h2>Warnings:</h2><br>
297 jpm 43
<b>Warning on line 22</b> - DocBlock would be page-level, but precedes class "Bdd", use another DocBlock to document the file<br>
44
<b>Warning on line 370</b> - Unknown tag "@link(http://php.net/manual/en/mysqli.insert-id.php," used<br>
45
<b>Warning on line 370</b> - Unknown tag "@link(http://fr.php.net/manual/fr/pdo.lastinsertid.php," used<br>
46
<b>Warning on line 370</b> - Unknown tag "@link(http://fr.php.net/manual/fr/function.mysql-insert-id.php," used<br>
47
<b>Warning on line 370</b> - Unknown tag "@link(http://fr.php.net/manual/fr/sqlite3.lastinsertrowid.php," used<br>
48
<a name="Cache.php"></a>
49
<h1>Cache.php</h1>
159 jpm 50
<h2>Warnings:</h2><br>
297 jpm 51
<b>Warning on line 16</b> - DocBlock would be page-level, but precedes class "Cache", use another DocBlock to document the file<br>
52
<b>Warning on line 16</b> - package Framework is already in category PHP-5-2, will now replace with category php-5-2<br>
53
<a name="CacheFichier.php"></a>
54
<h1>CacheFichier.php</h1>
55
<h2>Warnings:</h2><br>
56
<b>Warning on line 1</b> - no @package tag was used in a DocBlock for class CacheFichier<br>
57
<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>
58
<a name="CacheSimple.php"></a>
59
<h1>CacheSimple.php</h1>
60
<h2>Warnings:</h2><br>
61
<b>Warning on line 21</b> - DocBlock would be page-level, but precedes class "CacheSimple", use another DocBlock to document the file<br>
62
<b>Warning on line 21</b> - package Framework is already in category Php-5-2, will now replace with category php-5-2<br>
63
<a name="CacheSqlite.php"></a>
64
<h1>CacheSqlite.php</h1>
65
<h2>Warnings:</h2><br>
66
<b>Warning on line 1</b> - no @package tag was used in a DocBlock for class CacheSqlite<br>
67
<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>
68
<a name="Chaine.php"></a>
69
<h1>Chaine.php</h1>
70
<h2>Warnings:</h2><br>
71
<b>Warning on line 14</b> - DocBlock would be page-level, but precedes class "Chaine", use another DocBlock to document the file<br>
159 jpm 72
<a name="Chronometre.php"></a>
73
<h1>Chronometre.php</h1>
74
<h2>Warnings:</h2><br>
297 jpm 75
<b>Warning on line 16</b> - DocBlock would be page-level, but precedes class "Chronometre", use another DocBlock to document the file<br>
76
<b>Warning on line 16</b> - package Framework is already in category Php-5-2, will now replace with category PHP-5-2<br>
77
<a name="Cli.php"></a>
78
<h1>Cli.php</h1>
79
<h2>Warnings:</h2><br>
80
<b>Warning on line 20</b> - DocBlock would be page-level, but precedes class "Cli", use another DocBlock to document the file<br>
159 jpm 81
<a name="Config.php"></a>
82
<h1>Config.php</h1>
83
<h2>Warnings:</h2><br>
84
<b>Warning on line 18</b> - DocBlock would be page-level, but precedes class "Config", use another DocBlock to document the file<br>
85
<a name="Controleur.php"></a>
86
<h1>Controleur.php</h1>
87
<h2>Warnings:</h2><br>
297 jpm 88
<b>Warning on line 18</b> - package Framework is already in category Php-5-2, will now replace with category php-5-2<br>
159 jpm 89
<b>Warning on line 18</b> - DocBlock would be page-level, but precedes class "Controleur", use another DocBlock to document the file<br>
90
<a name="Debug.php"></a>
91
<h1>Debug.php</h1>
92
<h2>Warnings:</h2><br>
297 jpm 93
<b>Warning on line 16</b> - DocBlock would be page-level, but precedes class "Debug", use another DocBlock to document the file<br>
94
<b>Warning on line 16</b> - package Framework is already in category php-5-2, will now replace with category PHP-5-2<br>
95
<a name="DiffieHellmanUtil.php"></a>
96
<h1>DiffieHellmanUtil.php</h1>
97
<h2>Warnings:</h2><br>
98
<b>Warning on line 16</b> - no @package tag was used in a DocBlock for class DiffieHellmanUtil<br>
99
<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>
100
<a name="Encodage.php"></a>
101
<h1>Encodage.php</h1>
102
<h2>Warnings:</h2><br>
103
<b>Warning on line 14</b> - DocBlock would be page-level, but precedes class "Encodage", use another DocBlock to document the file<br>
104
<a name="Fichier.php"></a>
105
<h1>Fichier.php</h1>
106
<h2>Warnings:</h2><br>
107
<b>Warning on line 14</b> - package Framework is already in category Zend, will now replace with category PHP-5-2<br>
108
<b>Warning on line 14</b> - DocBlock would be page-level, but precedes class "Fichier", use another DocBlock to document the file<br>
109
<a name="Framework.php"></a>
110
<h1>Framework.php</h1>
111
<h2>Warnings:</h2><br>
112
<b>Warning on line 22</b> - DocBlock would be page-level, but precedes class "Framework", use another DocBlock to document the file<br>
113
<b>Warning on line 22</b> - package Framework is already in category php5, will now replace with category PHP-5-2<br>
159 jpm 114
<a name="GestionnaireException.php"></a>
115
<h1>GestionnaireException.php</h1>
116
<h2>Warnings:</h2><br>
297 jpm 117
<b>Warning on line 17</b> - DocBlock would be page-level, but precedes class "GestionnaireException", use another DocBlock to document the file<br>
118
<b>Warning on line 17</b> - package Framework is already in category php-5-2, will now replace with category PHP-5-2<br>
119
<a name="I18n.php"></a>
120
<h1>I18n.php</h1>
121
<h2>Warnings:</h2><br>
122
<b>Warning on line 21</b> - package Framework is already in category php, will now replace with category PHP-5-2<br>
123
<b>Warning on line 21</b> - DocBlock would be page-level, but precedes class "I18n", use another DocBlock to document the file<br>
159 jpm 124
<a name="Log.php"></a>
125
<h1>Log.php</h1>
126
<h2>Warnings:</h2><br>
297 jpm 127
<b>Warning on line 15</b> - DocBlock would be page-level, but precedes class "Log", use another DocBlock to document the file<br>
128
<b>Warning on line 15</b> - package Framework is already in category php-5-2, will now replace with category PHP-5-2<br>
129
<a name="OpenIdClient.php"></a>
130
<h1>OpenIdClient.php</h1>
159 jpm 131
<h2>Warnings:</h2><br>
297 jpm 132
<b>Warning on line 8</b> - no @package tag was used in a DocBlock for class OpenIdClient<br>
133
<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>
134
<a name="Pattern.php"></a>
135
<h1>Pattern.php</h1>
136
<h2>Warnings:</h2><br>
137
<b>Warning on line 14</b> - DocBlock would be page-level, but precedes class "Pattern", use another DocBlock to document the file<br>
138
<b>Warning on line 14</b> - package Framework is already in category Zend, will now replace with category PHP-5-2<br>
159 jpm 139
<a name="Registre.php"></a>
140
<h1>Registre.php</h1>
141
<h2>Warnings:</h2><br>
302 jpm 142
<b>Warning on line 18</b> - package Framework is already in category PHP-5-2, will now replace with category php-5-2<br>
143
<b>Warning on line 18</b> - DocBlock would be page-level, but precedes class "Registre", use another DocBlock to document the file<br>
297 jpm 144
<a name="RestClient.php"></a>
145
<h1>RestClient.php</h1>
146
<h2>Warnings:</h2><br>
147
<b>Warning on line 13</b> - DocBlock would be page-level, but precedes class "RestClient", use another DocBlock to document the file<br>
148
<b>Warning on line 13</b> - package Framework is already in category PHP-5-2, will now replace with category php-5-2<br>
149
<a name="RestServeur.php"></a>
150
<h1>RestServeur.php</h1>
151
<h2>Warnings:</h2><br>
152
<b>Warning on line 40</b> - package Framework is already in category PHP-5-2, will now replace with category Php-5-2<br>
153
<b>Warning on line 40</b> - DocBlock would be page-level, but precedes class "RestServeur", use another DocBlock to document the file<br>
154
<a name="RestService.php"></a>
155
<h1>RestService.php</h1>
156
<h2>Warnings:</h2><br>
157
<b>Warning on line 19</b> - DocBlock would be page-level, but precedes class "RestService", use another DocBlock to document the file<br>
158
<b>Warning on line 19</b> - package Framework is already in category php-5-2, will now replace with category Php-5-2<br>
159
<a name="Script.php"></a>
160
<h1>Script.php</h1>
161
<h2>Warnings:</h2><br>
162
<b>Warning on line 17</b> - DocBlock would be page-level, but precedes class "Script", use another DocBlock to document the file<br>
163
<b>Warning on line 17</b> - package Framework is already in category php-5-2, will now replace with category PHP-5-2<br>
159 jpm 164
<a name="SquelettePhp.php"></a>
165
<h1>SquelettePhp.php</h1>
166
<h2>Warnings:</h2><br>
297 jpm 167
<b>Warning on line 15</b> - package Framework is already in category PHP-5-2, will now replace with category php5<br>
159 jpm 168
<b>Warning on line 15</b> - DocBlock would be page-level, but precedes class "SquelettePhp", use another DocBlock to document the file<br>
297 jpm 169
<a name="Storage.php"></a>
170
<h1>Storage.php</h1>
171
<h2>Warnings:</h2><br>
172
<b>Warning on line 31</b> - package Framework is already in category PHP-5-2, will now replace with category Zend<br>
173
<a name="StorageFile.php"></a>
174
<h1>StorageFile.php</h1>
175
<h2>Warnings:</h2><br>
176
<b>Warning on line 31</b> - package Framework is already in category PHP-5-2, will now replace with category Zend<br>
177
<a name="Tableau.php"></a>
178
<h1>Tableau.php</h1>
179
<h2>Warnings:</h2><br>
180
<b>Warning on line 14</b> - DocBlock would be page-level, but precedes class "Tableau", use another DocBlock to document the file<br>
159 jpm 181
<a name="Url.php"></a>
182
<h1>Url.php</h1>
183
<h2>Warnings:</h2><br>
297 jpm 184
<b>Warning on line 17</b> - package Framework is already in category PHP-5-2, will now replace with category Php-5-2<br>
185
<b>Warning on line 17</b> - DocBlock would be page-level, but precedes class "Url", use another DocBlock to document the file<br>
159 jpm 186
	<p class="notes" id="credit">
302 jpm 187
		Documentation generated on Tue, 18 Jan 2011 15:31:03 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
159 jpm 188
	</p>
189
	</body>
190
</html>