Subversion Repositories Applications.framework

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
469 jpm 1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
5
    <meta charset="utf-8"/>
6
    <title>     &raquo; Markers
7
</title>
8
    <meta name="author" content=""/>
9
    <meta name="description" content=""/>
10
 
11
    <link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
12
    <link href="https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet">
13
    <link href="../css/prism.css" rel="stylesheet" media="all"/>
14
    <link href="../css/template.css" rel="stylesheet" media="all"/>
15
 
16
    <!--[if lt IE 9]>
17
    <script src="https://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
18
    <![endif]-->
19
    <script src="https://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script>
20
    <script src="https://code.jquery.com/ui/1.10.3/jquery-ui.min.js" type="text/javascript"></script>
21
    <script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
22
    <script src="../js/jquery.smooth-scroll.js"></script>
23
    <script src="../js/prism.min.js"></script>
24
    <!-- TODO: Add http://jscrollpane.kelvinluck.com/ to style the scrollbars for browsers not using webkit-->
25
 
26
    <link rel="shortcut icon" href="../images/favicon.ico"/>
27
    <link rel="apple-touch-icon" href="../images/apple-touch-icon.png"/>
28
    <link rel="apple-touch-icon" sizes="72x72" href="../images/apple-touch-icon-72x72.png"/>
29
    <link rel="apple-touch-icon" sizes="114x114" href="../images/apple-touch-icon-114x114.png"/>
30
</head>
31
<body>
32
 
33
<div class="navbar navbar-fixed-top">
34
    <div class="navbar-inner">
35
        <div class="container">
36
            <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
37
                <i class="icon-ellipsis-vertical"></i>
38
            </a>
39
            <a class="brand" href="../index.html">TBFramework - v0.3</a>
40
 
41
            <div class="nav-collapse">
42
                <ul class="nav pull-right">
43
                    <li class="dropdown">
44
                        <a href="../index.html" class="dropdown-toggle" data-toggle="dropdown">
45
                            API Documentation <b class="caret"></b>
46
                        </a>
47
                        <ul class="dropdown-menu">
48
                                                    </ul>
49
                    </li>
50
                    <li class="dropdown" id="charts-menu">
51
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown">
52
                            Charts <b class="caret"></b>
53
                        </a>
54
                        <ul class="dropdown-menu">
55
                            <li>
56
                                <a href="../graphs/class.html">
57
                                    <i class="icon-list-alt"></i>&#160;Class hierarchy diagram
58
                                </a>
59
                            </li>
60
                        </ul>
61
                    </li>
62
                    <li class="dropdown" id="reports-menu">
63
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown">
64
                            Reports <b class="caret"></b>
65
                        </a>
66
                        <ul class="dropdown-menu">
67
                            <li>
68
                                <a href="../reports/errors.html">
69
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <i class="icon-list-alt"></i>&#160;Errors <span class="label label-info pull-right">268</span>
70
                                </a>
71
                            </li>
72
                            <li>
73
                                <a href="../reports/markers.html">
74
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <i class="icon-list-alt"></i>&#160;Markers <span class="label label-info pull-right">11</span>
75
                                </a>
76
                            </li>
77
                        </ul>
78
                    </li>
79
                </ul>
80
            </div>
81
        </div>
82
    </div>
83
    <!--<div class="go_to_top">-->
84
    <!--<a href="#___" style="color: inherit">Back to top&#160;&#160;<i class="icon-upload icon-white"></i></a>-->
85
    <!--</div>-->
86
</div>
87
 
88
<div id="___" class="container-fluid">
89
        <section class="row-fluid">
90
        <div class="span2 sidebar">
91
            <ul class="side-nav nav nav-list">
92
                <li class="nav-header">Navigation</li>
93
                                                                                                                                                                                                                                                <li><a href="#RestServeur.php"><i class="icon-file"></i> RestServeur.php</a></li>
94
                                                                                                                                                                                                                                                                                                                                                                                        <li><a href="#Script.php"><i class="icon-file"></i> Script.php</a></li>
95
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <li><a href="#CacheSqlite.php"><i class="icon-file"></i> CacheSqlite.php</a></li>
96
                                                                                                                                                                                                                <li><a href="#CacheFichier.php"><i class="icon-file"></i> CacheFichier.php</a></li>
97
                                                                                                                                                        <li><a href="#CacheSimple.php"><i class="icon-file"></i> CacheSimple.php</a></li>
98
                                                                    </ul>
99
        </div>
100
 
101
        <div class="span10 offset2">
102
 
103
            <ul class="breadcrumb">
104
                <li><a href="../"><i class="icon-map-marker"></i></a><span class="divider">\</span></li>
105
                <li>Markers</li>
106
            </ul>
107
 
108
 
109
            <div id="marker-accordion">
110
                                                                                                                                                                        <div class="package-contents">
111
                            <a name="RestServeur.php" id="RestServeur.php"></a>
112
                            <h3>
113
                            <i class="icon-file"></i>
114
                                RestServeur.php
115
                                <small style="float: right;padding-right: 10px;">1</small>
116
                            </h3>
117
                            <div>
118
                                <table class="table markers table-bordered">
119
                                    <tr>
120
                                        <th>Type</th>
121
                                        <th>Line</th>
122
                                        <th>Description</th>
123
                                    </tr>
124
                                                                            <tr>
125
                                            <td>TODO</td>
126
                                            <td>41</td>
127
                                            <td>: gerer les retours : dans ce controleur : code retour et envoi ...</td>
128
                                        </tr>
129
                                                                    </table>
130
                            </div>
131
                        </div>
132
                                                                                                                                                                                                                                                                    <div class="package-contents">
133
                            <a name="Script.php" id="Script.php"></a>
134
                            <h3>
135
                            <i class="icon-file"></i>
136
                                Script.php
137
                                <small style="float: right;padding-right: 10px;">1</small>
138
                            </h3>
139
                            <div>
140
                                <table class="table markers table-bordered">
141
                                    <tr>
142
                                        <th>Type</th>
143
                                        <th>Line</th>
144
                                        <th>Description</th>
145
                                    </tr>
146
                                                                            <tr>
147
                                            <td>TODO</td>
148
                                            <td>240</td>
149
                                            <td>: lancer le log</td>
150
                                        </tr>
151
                                                                    </table>
152
                            </div>
153
                        </div>
154
                                                                                                                                                                                                                                                                                                                                                                                                                                                        <div class="package-contents">
155
                            <a name="CacheSqlite.php" id="CacheSqlite.php"></a>
156
                            <h3>
157
                            <i class="icon-file"></i>
158
                                CacheSqlite.php
159
                                <small style="float: right;padding-right: 10px;">4</small>
160
                            </h3>
161
                            <div>
162
                                <table class="table markers table-bordered">
163
                                    <tr>
164
                                        <th>Type</th>
165
                                        <th>Line</th>
166
                                        <th>Description</th>
167
                                    </tr>
168
                                                                            <tr>
169
                                            <td>FIXME</td>
170
                                            <td>143</td>
171
                                            <td>: si l&#039;extension n&#039;est pas installée, le cache passe tout de même par cette fonction et s&#039;arrête à cet endroit.</td>
172
                                        </tr>
173
                                                                            <tr>
174
                                            <td>TODO</td>
175
                                            <td>152</td>
176
                                            <td>: ajouter un log sauver() : impossible de stocker le cache d&#039;id &#039;$id&#039;</td>
177
                                        </tr>
178
                                                                            <tr>
179
                                            <td>TODO</td>
180
                                            <td>486</td>
181
                                            <td>: ajouter un log -&gt; impossible d&#039;enregistrer le tag=$tag pour le cache id=$id&quot;);</td>
182
                                        </tr>
183
                                                                            <tr>
184
                                            <td>TODO</td>
185
                                            <td>527</td>
186
                                            <td>: ajouter un log CacheSqlite::verifierBddStructureVersion() : vielle version de la structure de la base de données de cache détectée =&gt; le cache est entrain d&#039;être supprimé</td>
187
                                        </tr>
188
                                                                    </table>
189
                            </div>
190
                        </div>
191
                                                                                                                                                        <div class="package-contents">
192
                            <a name="CacheFichier.php" id="CacheFichier.php"></a>
193
                            <h3>
194
                            <i class="icon-file"></i>
195
                                CacheFichier.php
196
                                <small style="float: right;padding-right: 10px;">4</small>
197
                            </h3>
198
                            <div>
199
                                <table class="table markers table-bordered">
200
                                    <tr>
201
                                        <th>Type</th>
202
                                        <th>Line</th>
203
                                        <th>Description</th>
204
                                    </tr>
205
                                                                            <tr>
206
                                            <td>TODO</td>
207
                                            <td>152</td>
208
                                            <td>: loguer le pb de sécu</td>
209
                                        </tr>
210
                                                                            <tr>
211
                                            <td>TODO</td>
212
                                            <td>215</td>
213
                                            <td>: ajouter un log</td>
214
                                        </tr>
215
                                                                            <tr>
216
                                            <td>TODO</td>
217
                                            <td>512</td>
218
                                            <td>: ajouter un log</td>
219
                                        </tr>
220
                                                                            <tr>
221
                                            <td>TODO</td>
222
                                            <td>702</td>
223
                                            <td>: ajoute un log</td>
224
                                        </tr>
225
                                                                    </table>
226
                            </div>
227
                        </div>
228
                                                                                                                    <div class="package-contents">
229
                            <a name="CacheSimple.php" id="CacheSimple.php"></a>
230
                            <h3>
231
                            <i class="icon-file"></i>
232
                                CacheSimple.php
233
                                <small style="float: right;padding-right: 10px;">1</small>
234
                            </h3>
235
                            <div>
236
                                <table class="table markers table-bordered">
237
                                    <tr>
238
                                        <th>Type</th>
239
                                        <th>Line</th>
240
                                        <th>Description</th>
241
                                    </tr>
242
                                                                            <tr>
243
                                            <td>TODO</td>
244
                                            <td>22</td>
245
                                            <td>: voir ce qui est le plus pratique : error_log ou le gestionnaire de bogue du framework</td>
246
                                        </tr>
247
                                                                    </table>
248
                            </div>
249
                        </div>
250
                                                </div>
251
        </div>
252
    </section>
253
 
254
    <footer class="row-fluid">
255
        <section class="span10 offset2">
256
            <section class="row-fluid">
257
                <section class="span10 offset1">
258
                    <section class="row-fluid footer-sections">
259
                        <section class="span4">
260
                                                        <h1><i class="icon-code"></i></h1>
261
                            <div>
262
                                <ul>
263
                                                                    </ul>
264
                            </div>
265
                        </section>
266
                        <section class="span4">
267
                                                        <h1><i class="icon-bar-chart"></i></h1>
268
                            <div>
269
                                <ul>
270
                                    <li><a href="../graphs/class.html">Class Hierarchy Diagram</a></li>
271
                                </ul>
272
                            </div>
273
                        </section>
274
                        <section class="span4">
275
                                                        <h1><i class="icon-pushpin"></i></h1>
276
                            <div>
277
                                <ul>
278
                                    <li><a href="../reports/errors.html">Errors</a></li>
279
                                    <li><a href="../reports/markers.html">Markers</a></li>
280
                                </ul>
281
                            </div>
282
                        </section>
283
                    </section>
284
                </section>
285
            </section>
286
            <section class="row-fluid">
287
                <section class="span10 offset1">
288
                    <hr />
289
                    Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
290
                    on March 12th, 2014 at 16:53.
291
                </section>
292
            </section>
293
        </section>
294
    </footer>
295
</div>
296
 
297
</body>
298
</html>