root/trunk/trax/doc/todolist.html

Revision 199, 71.1 KB (checked in by haas, 6 years ago)

many fixes, documentation improvements

Line 
1<html>
2<head>
3<title>Todo List</title>
4<link rel="stylesheet" type="text/css" href="media/style.css">
5</head>
6<body>
7
8<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
9  <tr>
10    <td class="header_top">PHPonTrax</td>
11  </tr>
12  <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
13  <tr>
14    <td class="header_menu">
15          [ <a href="classtrees_PHPonTrax.html" class="menu">class tree: PHPonTrax</a> ]
16          [ <a href="elementindex_PHPonTrax.html" class="menu">index: PHPonTrax</a> ]
17          [ <a href="elementindex.html" class="menu">all elements</a> ]
18    </td>
19  </tr>
20  <tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt=""  /></td></tr>
21</table>
22
23<table width="100%" border="0" cellpadding="0" cellspacing="0">
24  <tr valign="top">
25    <td width="200" class="menu">
26    <div id="todolist">
27            <p><a href="todolist.html">Todo List</a></p>
28    </div>
29      <b>Packages:</b><br />
30              <a href="li_PHPonTrax.html">PHPonTrax</a><br />
31              <a href="li_PHPonTraxTest.html">PHPonTraxTest</a><br />
32            <br /><br />
33                 
34                </td>
35    <td>
36      <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
37
38<div align="center"><h1>Todo List</h1></div>
39<h2>PHPonTraxTest</h2>
40<h3><a href="PHPonTraxTest/DB_common.html#methodaffectedRows">DB_common::affectedRows()</a></h3>
41<ul>
42    <li>Implement mock DB_common::affectedRows</li>
43</ul>
44<h3><a href="PHPonTraxTest/DB_mysql.html#methodaffectedRows">DB_mysql::affectedRows()</a></h3>
45<ul>
46    <li>Implement mock DB_mysql::affectedRows()</li>
47</ul>
48<h3><a href="PHPonTraxTest/DB_common.html#methodautoCommit">DB_common::autoCommit()</a></h3>
49<ul>
50    <li>Implement mock DB_common::autoCommit</li>
51</ul>
52<h3><a href="PHPonTraxTest/DB_mysql.html#methodautoCommit">DB_mysql::autoCommit()</a></h3>
53<ul>
54    <li>Implement mock DB_mysql::autoCommit()</li>
55</ul>
56<h3><a href="PHPonTraxTest/DB_common.html#methodautoExecute">DB_common::autoExecute()</a></h3>
57<ul>
58    <li>Implement mock DB_common::autoExecute</li>
59</ul>
60<h3><a href="PHPonTraxTest/DB_common.html#methodautoPrepare">DB_common::autoPrepare()</a></h3>
61<ul>
62    <li>Implement mock DB_common::autoPrepare</li>
63</ul>
64<h3><a href="PHPonTraxTest/DB_common.html#methodbuildManipSQL">DB_common::buildManipSQL()</a></h3>
65<ul>
66    <li>Implement mock DB_common::buildManipSQL</li>
67</ul>
68<h3><a href="PHPonTraxTest/DB_common.html#methodcommit">DB_common::commit()</a></h3>
69<ul>
70    <li>Implement mock DB_common::commit</li>
71</ul>
72<h3><a href="PHPonTraxTest/DB_mysql.html#methodcommit">DB_mysql::commit()</a></h3>
73<ul>
74    <li>Implement mock DB_mysql::committ()</li>
75</ul>
76<h3><a href="PHPonTraxTest/DB_mysql.html#methodconnect">DB_mysql::connect()</a></h3>
77<ul>
78    <li>Implement mock DB_mysql::connect()</li>
79</ul>
80<h3><a href="PHPonTraxTest/DB.html#methodconnect">DB::connect()</a></h3>
81<ul>
82    <li>Implement mock DB::connect</li>
83</ul>
84<h3><a href="PHPonTraxTest/DB_mysql.html#methodcreateSequence">DB_mysql::createSequence()</a></h3>
85<ul>
86    <li>Implement mock DB_mysql::createSequence()</li>
87</ul>
88<h3><a href="PHPonTraxTest/DB_common.html#methodcreateSequence">DB_common::createSequence()</a></h3>
89<ul>
90    <li>Implement mock DB_common::createSequence</li>
91</ul>
92<h3><a href="PHPonTraxTest/DB_common.html">DB_common</a></h3>
93<ul>
94    <li>Implement mock DB_common class</li>
95</ul>
96<h3><a href="PHPonTraxTest/DB_Error.html#methodDB_Error">DB_Error::DB_Error()</a></h3>
97<ul>
98    <li>Implement DB_Error::constructor</li>
99</ul>
100<h3><a href="PHPonTraxTest/DB_Error.html">DB_Error</a></h3>
101<ul>
102    <li>Implement mock DB_Error class</li>
103</ul>
104<h3><a href="PHPonTraxTest/DB_result.html#methodDB_result">DB_result::DB_result()</a></h3>
105<ul>
106    <li>Implement mock DB_result::constructor</li>
107</ul>
108<h3><a href="PHPonTraxTest/DB_result.html">DB_result</a></h3>
109<ul>
110    <li>Implement mock DB_result</li>
111</ul>
112<h3><a href="PHPonTraxTest/DB_row.html#methodDB_row">DB_row::DB_row()</a></h3>
113<ul>
114    <li>Implement mock DB_row constructor</li>
115</ul>
116<h3><a href="PHPonTraxTest/DB_row.html">DB_row</a></h3>
117<ul>
118    <li>Implement mock DB_row</li>
119</ul>
120<h3><a href="PHPonTraxTest/DB_mysql.html#methoddisconnect">DB_mysql::disconnect()</a></h3>
121<ul>
122    <li>Implement mock DB_mysql::disconnect()</li>
123</ul>
124<h3><a href="PHPonTraxTest/DB_common.html#methoddropSequence">DB_common::dropSequence()</a></h3>
125<ul>
126    <li>Implement mock DB_common::dropSequence</li>
127</ul>
128<h3><a href="PHPonTraxTest/DB_mysql.html#methoddropSequence">DB_mysql::dropSequence()</a></h3>
129<ul>
130    <li>Implement mock DB_mysql::dropSequence()</li>
131</ul>
132<h3><a href="PHPonTraxTest/DB_common.html#methoderrorCode">DB_common::errorCode()</a></h3>
133<ul>
134    <li>Implement mock DB_common::errorCode</li>
135</ul>
136<h3><a href="PHPonTraxTest/DB_common.html#methoderrorMessage">DB_common::errorMessage()</a></h3>
137<ul>
138    <li>Implement mock DB_common::errorMessage</li>
139</ul>
140<h3><a href="PHPonTraxTest/DB.html#methoderrorMessage">DB::errorMessage()</a></h3>
141<ul>
142    <li>Implement mock DB::errorMessage</li>
143</ul>
144<h3><a href="PHPonTraxTest/DB_mysql.html#methoderrorNative">DB_mysql::errorNative()</a></h3>
145<ul>
146    <li>Implement mock DB_mysql::errorNative()</li>
147</ul>
148<h3><a href="PHPonTraxTest/DB_common.html#methoderrorNative">DB_common::errorNative()</a></h3>
149<ul>
150    <li>Implement mock DB_common::errorNative</li>
151</ul>
152<h3><a href="PHPonTraxTest/DB_common.html#methodescapeSimple">DB_common::escapeSimple()</a></h3>
153<ul>
154    <li>Implement mock DB_common::escapeSimple</li>
155</ul>
156<h3><a href="PHPonTraxTest/DB_mysql.html#methodescapeSimple">DB_mysql::escapeSimple()</a></h3>
157<ul>
158    <li>Implement mock DB_mysql::escapeSimple()</li>
159</ul>
160<h3><a href="PHPonTraxTest/DB_common.html#methodexecute">DB_common::execute()</a></h3>
161<ul>
162    <li>Implement mock DB_common::execute</li>
163</ul>
164<h3><a href="PHPonTraxTest/DB_common.html#methodexecuteEmulateQuery">DB_common::executeEmulateQuery()</a></h3>
165<ul>
166    <li>Implement mock DB_common::executeEmulateQuery</li>
167</ul>
168<h3><a href="PHPonTraxTest/DB_common.html#methodexecuteMultiple">DB_common::executeMultiple()</a></h3>
169<ul>
170    <li>Implement mock DB_common::executeMultiple</li>
171</ul>
172<h3><a href="PHPonTraxTest/DB.html#methodfactory">DB::factory()</a></h3>
173<ul>
174    <li>Implement mock DB::factory</li>
175</ul>
176<h3><a href="PHPonTraxTest/DB_result.html#methodfetchInto">DB_result::fetchInto()</a></h3>
177<ul>
178    <li>Implement mock DB_result::fetchInto()</li>
179</ul>
180<h3><a href="PHPonTraxTest/DB_mysql.html#methodfetchInto">DB_mysql::fetchInto()</a></h3>
181<ul>
182    <li>Implement mock DB_mysql::fetchInto()</li>
183</ul>
184<h3><a href="PHPonTraxTest/DB_result.html#methodfetchRow">DB_result::fetchRow()</a></h3>
185<ul>
186    <li>Implement mock DB_result::fetchRow()</li>
187</ul>
188<h3><a href="PHPonTraxTest/DB_result.html#methodfree">DB_result::free()</a></h3>
189<ul>
190    <li>Implement mock DB_result::free()</li>
191</ul>
192<h3><a href="PHPonTraxTest/DB_common.html#methodfreePrepared">DB_common::freePrepared()</a></h3>
193<ul>
194    <li>Implement mock DB_common::freePrepared</li>
195</ul>
196<h3><a href="PHPonTraxTest/DB_mysql.html#methodfreeResult">DB_mysql::freeResult()</a></h3>
197<ul>
198    <li>Implement mock DB_mysql::freeResult()</li>
199</ul>
200<h3><a href="PHPonTraxTest/DB_common.html#methodgetAll">DB_common::getAll()</a></h3>
201<ul>
202    <li>Implement mock DB_common::getAll</li>
203</ul>
204<h3><a href="PHPonTraxTest/DB_common.html#methodgetAssoc">DB_common::getAssoc()</a></h3>
205<ul>
206    <li>Implement mock DB_common::getAssoc</li>
207</ul>
208<h3><a href="PHPonTraxTest/DB_common.html#methodgetCol">DB_common::getCol()</a></h3>
209<ul>
210    <li>Implement mock DB_common::getCol</li>
211</ul>
212<h3><a href="PHPonTraxTest/DB_common.html#methodgetListOf">DB_common::getListOf()</a></h3>
213<ul>
214    <li>Implement mock DB_common::getListOf</li>
215</ul>
216<h3><a href="PHPonTraxTest/DB_common.html#methodgetOne">DB_common::getOne()</a></h3>
217<ul>
218    <li>Implement mock DB_common::getOne</li>
219</ul>
220<h3><a href="PHPonTraxTest/DB_common.html#methodgetOption">DB_common::getOption()</a></h3>
221<ul>
222    <li>Implement mock DB_common::getOption</li>
223</ul>
224<h3><a href="PHPonTraxTest/DB_result.html#methodgetQuery">DB_result::getQuery()</a></h3>
225<ul>
226    <li>Implement mock DB_result::getQuery()</li>
227</ul>
228<h3><a href="PHPonTraxTest/DB_common.html#methodgetRow">DB_common::getRow()</a></h3>
229<ul>
230    <li>Implement mock DB_common::getRow</li>
231</ul>
232<h3><a href="PHPonTraxTest/DB_result.html#methodgetRowCounter">DB_result::getRowCounter()</a></h3>
233<ul>
234    <li>Implement mock DB_result::getRowCounter()</li>
235</ul>
236<h3><a href="PHPonTraxTest/DB_common.html#methodgetSequenceName">DB_common::getSequenceName()</a></h3>
237<ul>
238    <li>Implement mock DB_common::getSequenceName</li>
239</ul>
240<h3><a href="PHPonTraxTest/DB_common.html#methodgetSpecialQuery">DB_common::getSpecialQuery()</a></h3>
241<ul>
242    <li>Implement mock DB_common::getSpecialQuery</li>
243</ul>
244<h3><a href="PHPonTraxTest/DB.html#methodisConnection">DB::isConnection()</a></h3>
245<ul>
246    <li>Implement mock DB::isConnection</li>
247</ul>
248<h3><a href="PHPonTraxTest/DB_common.html#methodlimitQuery">DB_common::limitQuery()</a></h3>
249<ul>
250    <li>Implement mock DB_common::limitQuery</li>
251</ul>
252<h3><a href="PHPonTraxTest/DB_common.html#methodmodifyLimitQuery">DB_common::modifyLimitQuery()</a></h3>
253<ul>
254    <li>Implement mock DB_common::modifyLimitQuery</li>
255</ul>
256<h3><a href="PHPonTraxTest/DB_mysql.html#methodmodifyLimitQuery">DB_mysql::modifyLimitQuery()</a></h3>
257<ul>
258    <li>Implement mock DB_mysql::modifyLimitQuery()</li>
259</ul>
260<h3><a href="PHPonTraxTest/DB_common.html#methodmodifyQuery">DB_common::modifyQuery()</a></h3>
261<ul>
262    <li>Implement mock DB_common::modifyQuery</li>
263</ul>
264<h3><a href="PHPonTraxTest/DB_mysql.html#methodmodifyQuery">DB_mysql::modifyQuery()</a></h3>
265<ul>
266    <li>Implement mock DB_mysql::modifyQuery()</li>
267</ul>
268<h3><a href="PHPonTraxTest/DB_mysql.html#methodmysqlRaiseError">DB_mysql::mysqlRaiseError()</a></h3>
269<ul>
270    <li>Implement mock DB_mysql::mysqlRaiseError()</li>
271</ul>
272<h3><a href="PHPonTraxTest/DB_common.html#methodnextId">DB_common::nextId()</a></h3>
273<ul>
274    <li>Implement mock DB_common::nextID</li>
275</ul>
276<h3><a href="PHPonTraxTest/DB_mysql.html#methodnextId">DB_mysql::nextId()</a></h3>
277<ul>
278    <li>Implement mock DB_mysql::nextId()</li>
279</ul>
280<h3><a href="PHPonTraxTest/DB_result.html#methodnextResult">DB_result::nextResult()</a></h3>
281<ul>
282    <li>Implement mock DB_result::nextResult()</li>
283</ul>
284<h3><a href="PHPonTraxTest/DB_mysql.html#methodnumCols">DB_mysql::numCols()</a></h3>
285<ul>
286    <li>Implement mock DB_mysql::numCols()</li>
287</ul>
288<h3><a href="PHPonTraxTest/DB_result.html#methodnumCols">DB_result::numCols()</a></h3>
289<ul>
290    <li>Implement mock DB_result::numCols()</li>
291</ul>
292<h3><a href="PHPonTraxTest/DB_result.html#methodnumRows">DB_result::numRows()</a></h3>
293<ul>
294    <li>Implement mock DB_result::numRows()</li>
295</ul>
296<h3><a href="PHPonTraxTest/DB_mysql.html#methodnumRows">DB_mysql::numRows()</a></h3>
297<ul>
298    <li>Implement mock DB_mysql::numRows()</li>
299</ul>
300<h3><a href="PHPonTraxTest/DB_common.html#methodnumRows">DB_common::numRows()</a></h3>
301<ul>
302    <li>Implement mock DB_common::numRows</li>
303</ul>
304<h3><a href="PHPonTraxTest/DB.html#methodparseDSN">DB::parseDSN()</a></h3>
305<ul>
306    <li>Implement mock DB::parseDSN</li>
307</ul>
308<h3><a href="PHPonTraxTest/DB_common.html#methodprepare">DB_common::prepare()</a></h3>
309<ul>
310    <li>Implement mock DB_common::prepare</li>
311</ul>
312<h3><a href="PHPonTraxTest/DB_common.html#methodprovides">DB_common::provides()</a></h3>
313<ul>
314    <li>Implement mock DB_common::provides</li>
315</ul>
316<h3><a href="PHPonTraxTest/DB_common.html#methodquery">DB_common::query()</a></h3>
317<ul>
318    <li>Implement mock DB_common::query</li>
319</ul>
320<h3><a href="PHPonTraxTest/DB_common.html#methodquoteSmart">DB_common::quoteSmart()</a></h3>
321<ul>
322    <li>Implement mock DB_common::quoteSmart</li>
323</ul>
324<h3><a href="PHPonTraxTest/DB_common.html#methodraiseError">DB_common::raiseError()</a></h3>
325<ul>
326    <li>Implement mock DB_common::raiseError</li>
327</ul>
328<h3><a href="PHPonTraxTest/DB_common.html#methodrollback">DB_common::rollback()</a></h3>
329<ul>
330    <li>Implement mock DB_common::rollback</li>
331</ul>
332<h3><a href="PHPonTraxTest/DB_mysql.html#methodrollback">DB_mysql::rollback()</a></h3>
333<ul>
334    <li>Implement mock DB_mysql::rollback()</li>
335</ul>
336<h3><a href="PHPonTraxTest/DB_common.html#methodsetFetchMode">DB_common::setFetchMode()</a></h3>
337<ul>
338    <li>Implement mock DB_common::setFetchMode</li>
339</ul>
340<h3><a href="PHPonTraxTest/DB_common.html#methodsetOption">DB_common::setOption()</a></h3>
341<ul>
342    <li>Implement mock DB_common::setOption</li>
343</ul>
344<h3><a href="PHPonTraxTest/DB_result.html#methodsetOption">DB_result::setOption()</a></h3>
345<ul>
346    <li>Implement mock DB_result::setOption()</li>
347</ul>
348<h3><a href="PHPonTraxTest/DB_mysql.html#methodsimpleQuery">DB_mysql::simpleQuery()</a></h3>
349<ul>
350    <li>Implement mock DB_mysql::simpleQuery()</li>
351</ul>
352<h3><a href="PHPonTraxTest/DB_mysql.html#methodtableInfo">DB_mysql::tableInfo()</a></h3>
353<ul>
354    <li>Implement mock DB_mysql::tableInfo()</li>
355</ul>
356<h3><a href="PHPonTraxTest/DB_common.html#methodtableInfo">DB_common::tableInfo()</a></h3>
357<ul>
358    <li>Implement mock DB_common::tableInfo</li>
359</ul>
360<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtestAdd_after_filter">ActionControllerTest::testAdd_after_filter()</a></h3>
361<ul>
362    <li>Implement testAdd_after_filter().</li>
363</ul>
364<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestAdd_attachment">ActionMailerTest::testAdd_attachment()</a></h3>
365<ul>
366    <li>Implement testAdd_attachment().</li>
367</ul>
368<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestAdd_bcc_address">ActionMailerTest::testAdd_bcc_address()</a></h3>
369<ul>
370    <li>Implement testAdd_bcc_address().</li>
371</ul>
372<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtestAdd_before_filter">ActionControllerTest::testAdd_before_filter()</a></h3>
373<ul>
374    <li>Implement testAdd_before_filter().</li>
375</ul>
376<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestAdd_cc_address">ActionMailerTest::testAdd_cc_address()</a></h3>
377<ul>
378    <li>Implement testAdd_cc_address().</li>
379</ul>
380<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestAdd_default_name_and_id_function">FormHelperTest::testAdd_default_name_and_id_function()</a></h3>
381<ul>
382    <li>Implement this test</li>
383</ul>
384<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestAdd_default_name_and_id_method">FormHelperTest::testAdd_default_name_and_id_method()</a></h3>
385<ul>
386    <li>Implement this test</li>
387</ul>
388<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtestAdd_helper">ActionControllerTest::testAdd_helper()</a></h3>
389<ul>
390    <li>Implement testAdd_helper().</li>
391</ul>
392<h3><a href="PHPonTraxTest/FormOptionsHelperTest.html#methodtestAdd_options">FormOptionsHelperTest::testAdd_options()</a></h3>
393<ul>
394    <li>Write test for add_options()</li>
395</ul>
396<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestAdd_replyto_address">ActionMailerTest::testAdd_replyto_address()</a></h3>
397<ul>
398    <li>Implement testAdd_replyto_address().</li>
399</ul>
400<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestAdd_to_address">ActionMailerTest::testAdd_to_address()</a></h3>
401<ul>
402    <li>Implement testAdd_to_address().</li>
403</ul>
404<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestAfter_create">ActiveRecordTest::testAfter_create()</a></h3>
405<ul>
406    <li>Implement testAfter_create()</li>
407</ul>
408<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestAfter_delete">ActiveRecordTest::testAfter_delete()</a></h3>
409<ul>
410    <li>Implement testAfter_delete()</li>
411</ul>
412<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestAfter_save">ActiveRecordTest::testAfter_save()</a></h3>
413<ul>
414    <li>Implement testAfter_save()</li>
415</ul>
416<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestAfter_update">ActiveRecordTest::testAfter_update()</a></h3>
417<ul>
418    <li>Implement testAfter_update()</li>
419</ul>
420<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestAfter_validation">ActiveRecordTest::testAfter_validation()</a></h3>
421<ul>
422    <li>Implement testAfter_validation()</li>
423</ul>
424<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestAfter_validation_on_create">ActiveRecordTest::testAfter_validation_on_create()</a></h3>
425<ul>
426    <li>Implement testAfter_validation_on_create()</li>
427</ul>
428<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestAfter_validation_on_update">ActiveRecordTest::testAfter_validation_on_update()</a></h3>
429<ul>
430    <li>Implement testAfter_validation_on_update()</li>
431</ul>
432<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestAll_input_tags">ActiveRecordHelperTest::testAll_input_tags()</a></h3>
433<ul>
434    <li>Implement testAll_input_tags().</li>
435</ul>
436<h3><a href="PHPonTraxTest/AssetTagHelperTest.html#methodtestAuto_discovery_link_tag_function">AssetTagHelperTest::testAuto_discovery_link_tag_function()</a></h3>
437<ul>
438    <li>Implement testAuto_discovery_link_tag_function().</li>
439</ul>
440<h3><a href="PHPonTraxTest/AssetTagHelperTest.html#methodtestAuto_discovery_link_tag_method">AssetTagHelperTest::testAuto_discovery_link_tag_method()</a></h3>
441<ul>
442    <li>Implement testAuto_discovery_link_tag_method().</li>
443</ul>
444<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestAvg_all">ActiveRecordTest::testAvg_all()</a></h3>
445<ul>
446    <li>Implement testAvg_all()</li>
447</ul>
448<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestBefore_create">ActiveRecordTest::testBefore_create()</a></h3>
449<ul>
450    <li>Implement testBefore_create()</li>
451</ul>
452<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestBefore_delete">ActiveRecordTest::testBefore_delete()</a></h3>
453<ul>
454    <li>Implement testBefore_delete()</li>
455</ul>
456<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestBefore_save">ActiveRecordTest::testBefore_save()</a></h3>
457<ul>
458    <li>Implement testBefore_save()</li>
459</ul>
460<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestBefore_update">ActiveRecordTest::testBefore_update()</a></h3>
461<ul>
462    <li>Implement testBefore_update()</li>
463</ul>
464<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestBefore_validation">ActiveRecordTest::testBefore_validation()</a></h3>
465<ul>
466    <li>Implement testBefore_validation()</li>
467</ul>
468<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestBefore_validation_on_create">ActiveRecordTest::testBefore_validation_on_create()</a></h3>
469<ul>
470    <li>Implement testBefore_validation_on_create()</li>
471</ul>
472<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestBefore_validation_on_update">ActiveRecordTest::testBefore_validation_on_update()</a></h3>
473<ul>
474    <li>Implement testBefore_validation_on_update()</li>
475</ul>
476<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestBegin">ActiveRecordTest::testBegin()</a></h3>
477<ul>
478    <li>Implement testBegin()</li>
479</ul>
480<h3><a href="PHPonTraxTest/UrlHelperTest.html#methodtestButton_to_function">UrlHelperTest::testButton_to_function()</a></h3>
481<ul>
482    <li>Implement this test</li>
483</ul>
484<h3><a href="PHPonTraxTest/UrlHelperTest.html#methodtestButton_to_method">UrlHelperTest::testButton_to_method()</a></h3>
485<ul>
486    <li>Implement this test</li>
487</ul>
488<h3><a href="PHPonTraxTest/FormOptionsHelperTest.html#methodtestCollection_select">FormOptionsHelperTest::testCollection_select()</a></h3>
489<ul>
490    <li>Write test for collection_select()</li>
491</ul>
492<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestColumn_attribute_exists">ActiveRecordTest::testColumn_attribute_exists()</a></h3>
493<ul>
494    <li>Implement testColumn_attribute_exists()</li>
495</ul>
496<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestColumn_for_attribute">ActiveRecordTest::testColumn_for_attribute()</a></h3>
497<ul>
498    <li>Implement testColumn_for_attribute()</li>
499</ul>
500<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestColumn_type">ActiveRecordHelperTest::testColumn_type()</a></h3>
501<ul>
502    <li>Implement testColumn_type().</li>
503</ul>
504<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestCommit">ActiveRecordTest::testCommit()</a></h3>
505<ul>
506    <li>Implement testCommit()</li>
507</ul>
508<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestContent_tag">ActiveRecordHelperTest::testContent_tag()</a></h3>
509<ul>
510    <li>Implement testContent_tag().</li>
511</ul>
512<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestContent_tag_without_error_wrapping">ActiveRecordHelperTest::testContent_tag_without_error_wrapping()</a></h3>
513<ul>
514    <li>Implement testContent_tag_without_error_wrapping().</li>
515</ul>
516<h3><a href="PHPonTraxTest/UrlHelperTest.html#methodtestConvert_boolean_attributes">UrlHelperTest::testConvert_boolean_attributes()</a></h3>
517<ul>
518    <li>Implement this test</li>
519</ul>
520<h3><a href="PHPonTraxTest/UrlHelperTest.html#methodtestConvert_confirm_option_to_javascript">UrlHelperTest::testConvert_confirm_option_to_javascript()</a></h3>
521<ul>
522    <li>Implement this test</li>
523</ul>
524<h3><a href="PHPonTraxTest/FormOptionsHelperTest.html#methodtestCountry_options_for_select">FormOptionsHelperTest::testCountry_options_for_select()</a></h3>
525<ul>
526    <li>Write test for country_options_for_select()</li>
527</ul>
528<h3><a href="PHPonTraxTest/FormOptionsHelperTest.html#methodtestCountry_select">FormOptionsHelperTest::testCountry_select()</a></h3>
529<ul>
530    <li>Write test for country_select()</li>
531</ul>
532<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestCount_all">ActiveRecordTest::testCount_all()</a></h3>
533<ul>
534    <li>Implement testCount_all()</li>
535</ul>
536<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestCreate">ActiveRecordTest::testCreate()</a></h3>
537<ul>
538    <li>Implement testCreate()</li>
539</ul>
540<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestDefault_input_block">ActiveRecordHelperTest::testDefault_input_block()</a></h3>
541<ul>
542    <li>Implement testDefault_input_block().</li>
543</ul>
544<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestDelete">ActiveRecordTest::testDelete()</a></h3>
545<ul>
546    <li>Implement testDelete()</li>
547</ul>
548<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestDelete_all">ActiveRecordTest::testDelete_all()</a></h3>
549<ul>
550    <li>Implement testDelete_all()</li>
551</ul>
552<h3><a href="PHPonTraxTest/SessionTest.html#methodtestDestroy_session">SessionTest::testDestroy_session()</a></h3>
553<ul>
554    <li>Implement testDestroy_session()</li>
555</ul>
556<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtestDetermine_layout">ActionControllerTest::testDetermine_layout()</a></h3>
557<ul>
558    <li>Implement testDetermine_layout().</li>
559</ul>
560<h3><a href="PHPonTraxTest/DispatcherTest.html#methodtestDispatch">DispatcherTest::testDispatch()</a></h3>
561<ul>
562    <li>Implement testDispatch().</li>
563</ul>
564<h3><a href="PHPonTraxTest/FormTagHelperTest.html#methodtestEmpty">FormTagHelperTest::testEmpty()</a></h3>
565<ul>
566    <li>Write test for the FormTagHelper class</li>
567</ul>
568<h3><a href="PHPonTraxTest/ScaffoldControllerTest.html#methodtestEmpty">ScaffoldControllerTest::testEmpty()</a></h3>
569<ul>
570    <li>Write test for the ScaffoldController class</li>
571</ul>
572<h3><a href="PHPonTraxTest/JavaScriptHelperTest.html#methodtestEmpty">JavaScriptHelperTest::testEmpty()</a></h3>
573<ul>
574    <li>Write test for the JavaScriptHelper class</li>
575</ul>
576<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestError_message">ActiveRecordHelperTest::testError_message()</a></h3>
577<ul>
578    <li>Implement testError_message().</li>
579</ul>
580<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestError_messages_for_function">ActiveRecordHelperTest::testError_messages_for_function()</a></h3>
581<ul>
582    <li>Implement testError_messages_for_function().</li>
583</ul>
584<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestError_messages_for_method">ActiveRecordHelperTest::testError_messages_for_method()</a></h3>
585<ul>
586    <li>Implement testError_messages_for_method().</li>
587</ul>
588<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestError_message_on_function">ActiveRecordHelperTest::testError_message_on_function()</a></h3>
589<ul>
590    <li>Implement testError_message_on_function().</li>
591</ul>
592<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestError_message_on_method">ActiveRecordHelperTest::testError_message_on_method()</a></h3>
593<ul>
594    <li>Implement testError_message_on_method().</li>
595</ul>
596<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestError_wrapping">ActiveRecordHelperTest::testError_wrapping()</a></h3>
597<ul>
598    <li>Implement testError_wrapping().</li>
599</ul>
600<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestError_wrapping_function">FormHelperTest::testError_wrapping_function()</a></h3>
601<ul>
602    <li>Implement this test</li>
603</ul>
604<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestError_wrapping_method">FormHelperTest::testError_wrapping_method()</a></h3>
605<ul>
606    <li>Implement this test</li>
607</ul>
608<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestEstablish_connection">ActiveRecordTest::testEstablish_connection()</a></h3>
609<ul>
610    <li>Implement testEstablish_connection()</li>
611</ul>
612<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtestExecute_after_filters">ActionControllerTest::testExecute_after_filters()</a></h3>
613<ul>
614    <li>Implement testExecute_after_filters().</li>
615</ul>
616<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtestExecute_before_filters">ActionControllerTest::testExecute_before_filters()</a></h3>
617<ul>
618    <li>Implement testExecute_before_filters().</li>
619</ul>
620<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestFind">ActiveRecordTest::testFind()</a></h3>
621<ul>
622    <li>Tests for limit, joins parameters</li>
623</ul>
624<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestFind_all">ActiveRecordTest::testFind_all()</a></h3>
625<ul>
626    <li>Tests for limit, joins parameters</li>
627</ul>
628<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestFind_by_sql">ActiveRecordTest::testFind_by_sql()</a></h3>
629<ul>
630    <li>Implement testFind_by_sql()</li>
631</ul>
632<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestFind_first">ActiveRecordTest::testFind_first()</a></h3>
633<ul>
634    <li>Tests for joins parameter</li>
635</ul>
636<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestFormat_address">ActionMailerTest::testFormat_address()</a></h3>
637<ul>
638    <li>Implement testFormat_address().</li>
639</ul>
640<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestForm_function">ActiveRecordHelperTest::testForm_function()</a></h3>
641<ul>
642    <li>Implement testForm_function().</li>
643</ul>
644<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestForm_method">ActiveRecordHelperTest::testForm_method()</a></h3>
645<ul>
646    <li>Implement testForm_method().</li>
647</ul>
648<h3><a href="PHPonTraxTest/SessionTest.html#methodtestGet">SessionTest::testGet()</a></h3>
649<ul>
650    <li>Implement testGet()</li>
651</ul>
652<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestGet_association">ActiveRecordTest::testGet_association()</a></h3>
653<ul>
654    <li>Implement testGet_association()</li>
655</ul>
656<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestGet_errors">ActiveRecordTest::testGet_errors()</a></h3>
657<ul>
658    <li>Implement testGet_errors()</li>
659</ul>
660<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestGet_errors_as_string">ActiveRecordTest::testGet_errors_as_string()</a></h3>
661<ul>
662    <li>Implement testGet_errors_as_string()</li>
663</ul>
664<h3><a href="PHPonTraxTest/SessionTest.html#methodtestGet_hash">SessionTest::testGet_hash()</a></h3>
665<ul>
666    <li>Implement testGet_hash()</li>
667</ul>
668<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestInput">ActiveRecordHelperTest::testInput()</a></h3>
669<ul>
670    <li>Implement testInput().</li>
671</ul>
672<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestInput_function">ActiveRecordHelperTest::testInput_function()</a></h3>
673<ul>
674    <li>Implement testInput_function().</li>
675</ul>
676<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestInput_method">ActiveRecordHelperTest::testInput_method()</a></h3>
677<ul>
678    <li>Implement testInput_method().</li>
679</ul>
680<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestInput_scaffolding_function">ActiveRecordHelperTest::testInput_scaffolding_function()</a></h3>
681<ul>
682    <li>Implement testInput_scaffolding_function().</li>
683</ul>
684<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestInput_scaffolding_method">ActiveRecordHelperTest::testInput_scaffolding_method()</a></h3>
685<ul>
686    <li>Implement testInput_scaffolding_method().</li>
687</ul>
688<h3><a href="PHPonTraxTest/SessionTest.html#methodtestIsset_flash">SessionTest::testIsset_flash()</a></h3>
689<ul>
690    <li>Implement testIsset_flash()</li>
691</ul>
692<h3><a href="PHPonTraxTest/SessionTest.html#methodtestIsset_var">SessionTest::testIsset_var()</a></h3>
693<ul>
694    <li>Implement testIsset_var()</li>
695</ul>
696<h3><a href="PHPonTraxTest/SessionTest.html#methodtestIs_aol_host">SessionTest::testIs_aol_host()</a></h3>
697<ul>
698    <li>Implement testIs_aol_host()</li>
699</ul>
700<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestIs_new_record">ActiveRecordTest::testIs_new_record()</a></h3>
701<ul>
702    <li>Implement testIs_new_record()</li>
703</ul>
704<h3><a href="PHPonTraxTest/SessionTest.html#methodtestIs_valid_host">SessionTest::testIs_valid_host()</a></h3>
705<ul>
706    <li>Implement testIs_valid_host()</li>
707</ul>
708<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestLimit_select">ActiveRecordTest::testLimit_select()</a></h3>
709<ul>
710    <li>Implement testLimit_select()</li>
711</ul>
712<h3><a href="PHPonTraxTest/UrlHelperTest.html#methodtestLink_image_to_function">UrlHelperTest::testLink_image_to_function()</a></h3>
713<ul>
714    <li>Implement this test</li>
715</ul>
716<h3><a href="PHPonTraxTest/UrlHelperTest.html#methodtestLink_image_to_method">UrlHelperTest::testLink_image_to_method()</a></h3>
717<ul>
718    <li>Implement this test</li>
719</ul>
720<h3><a href="PHPonTraxTest/UrlHelperTest.html#methodtestLink_to_function">UrlHelperTest::testLink_to_function()</a></h3>
721<ul>
722    <li>Implement this test</li>
723</ul>
724<h3><a href="PHPonTraxTest/UrlHelperTest.html#methodtestLink_to_method">UrlHelperTest::testLink_to_method()</a></h3>
725<ul>
726    <li>Implement this test</li>
727</ul>
728<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestLoad">ActiveRecordTest::testLoad()</a></h3>
729<ul>
730    <li>Implement testLoad()</li>
731</ul>
732<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestLog_query">ActiveRecordTest::testLog_query()</a></h3>
733<ul>
734    <li>Implement testLog_query()</li>
735</ul>
736<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestMax_all">ActiveRecordTest::testMax_all()</a></h3>
737<ul>
738    <li>Implement testMax_all()</li>
739</ul>
740<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestMin_all">ActiveRecordTest::testMin_all()</a></h3>
741<ul>
742    <li>Implement testMin_all()</li>
743</ul>
744<h3><a href="PHPonTraxTest/FormOptionsHelperTest.html#methodtestOptions_from_collection_for_select">FormOptionsHelperTest::testOptions_from_collection_for_select()</a></h3>
745<ul>
746    <li>Write test for options_from_collection_for_select()</li>
747</ul>
748<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestPage_list">ActiveRecordTest::testPage_list()</a></h3>
749<ul>
750    <li>Implement testPage_list()</li>
751</ul>
752<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtestProcess_with_exception">ActionControllerTest::testProcess_with_exception()</a></h3>
753<ul>
754    <li>Implement testProcess_with_exception().</li>
755</ul>
756<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestQuoted_attributes">ActiveRecordTest::testQuoted_attributes()</a></h3>
757<ul>
758    <li>Figure out how to test timestamp updating</li>
759</ul>
760<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestRaise">ActiveRecordTest::testRaise()</a></h3>
761<ul>
762    <li>Implement testRaise()</li>
763</ul>
764<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtestRedirect_to">ActionControllerTest::testRedirect_to()</a></h3>
765<ul>
766    <li>Implement testRedirect_to().</li>
767</ul>
768<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestReload">ActiveRecordTest::testReload()</a></h3>
769<ul>
770    <li>Implement testReload()</li>
771</ul>
772<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtestRender_partial">ActionControllerTest::testRender_partial()</a></h3>
773<ul>
774    <li>Implement testRender_partial().</li>
775</ul>
776<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestRollback">ActiveRecordTest::testRollback()</a></h3>
777<ul>
778    <li>Implement testRollback()</li>
779</ul>
780<h3><a href="PHPonTraxTest/TraxGeneratorTest.html#methodtestRun">TraxGeneratorTest::testRun()</a></h3>
781<ul>
782    <li>Implement testRun().</li>
783</ul>
784<h3><a href="PHPonTraxTest/InputFilterTest.html#methodtestSafeSQL">InputFilterTest::testSafeSQL()</a></h3>
785<ul>
786    <li>Figure out how to test with magic quotes either on or off</li>
787    <li>Figure out problem w/ mysql_real_escape_string()</li>
788</ul>
789<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestSave">ActiveRecordTest::testSave()</a></h3>
790<ul>
791    <li>Write test of save() of existing row</li>
792</ul>
793<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestSave_without_validation">ActiveRecordTest::testSave_without_validation()</a></h3>
794<ul>
795    <li>Implement testSave_without_validation()</li>
796</ul>
797<h3><a href="PHPonTraxTest/FormOptionsHelperTest.html#methodtestSelect">FormOptionsHelperTest::testSelect()</a></h3>
798<ul>
799    <li>Write test for select()</li>
800</ul>
801<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestSend">ActionMailerTest::testSend()</a></h3>
802<ul>
803    <li>Implement testSend().</li>
804</ul>
805<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestSend">ActiveRecordTest::testSend()</a></h3>
806<ul>
807    <li>Implement testSend()</li>
808</ul>
809<h3><a href="PHPonTraxTest/SessionTest.html#methodtestSet">SessionTest::testSet()</a></h3>
810<ul>
811    <li>Implement testSet()</li>
812</ul>
813<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestSet_content_columns">ActiveRecordTest::testSet_content_columns()</a></h3>
814<ul>
815    <li>Implement testSet_content_columns()</li>
816</ul>
817<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestSet_from_address">ActionMailerTest::testSet_from_address()</a></h3>
818<ul>
819    <li>Implement testSet_from_address().</li>
820</ul>
821<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestSet_headers">ActionMailerTest::testSet_headers()</a></h3>
822<ul>
823    <li>Implement testSet_headers().</li>
824</ul>
825<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestSet_header_line">ActionMailerTest::testSet_header_line()</a></h3>
826<ul>
827    <li>Implement testSet_header_line().</li>
828</ul>
829<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestSet_html_body">ActionMailerTest::testSet_html_body()</a></h3>
830<ul>
831    <li>Implement testSet_html_body().</li>
832</ul>
833<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtestSet_paths">ActionControllerTest::testSet_paths()</a></h3>
834<ul>
835    <li>Implement testSet_paths().</li>
836</ul>
837<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestSet_subject">ActionMailerTest::testSet_subject()</a></h3>
838<ul>
839    <li>Implement testSet_subject().</li>
840</ul>
841<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestSet_table_name_using_class_name">ActiveRecordTest::testSet_table_name_using_class_name()</a></h3>
842<ul>
843    <li>Implement testSet_table_name_using_class_name()</li>
844</ul>
845<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestSet_text_body">ActionMailerTest::testSet_text_body()</a></h3>
846<ul>
847    <li>Implement testSet_text_body().</li>
848</ul>
849<h3><a href="PHPonTraxTest/SessionTest.html#methodtestStart">SessionTest::testStart()</a></h3>
850<ul>
851    <li>Implement testStart()</li>
852</ul>
853<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestSum_all">ActiveRecordTest::testSum_all()</a></h3>
854<ul>
855    <li>Implement testSum_all()</li>
856</ul>
857<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestTag">ActiveRecordHelperTest::testTag()</a></h3>
858<ul>
859    <li>Implement testTag().</li>
860</ul>
861<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTag_id_function">FormHelperTest::testTag_id_function()</a></h3>
862<ul>
863    <li>Implement this test</li>
864</ul>
865<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTag_id_method">FormHelperTest::testTag_id_method()</a></h3>
866<ul>
867    <li>Implement this test</li>
868</ul>
869<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTag_id_with_index_function">FormHelperTest::testTag_id_with_index_function()</a></h3>
870<ul>
871    <li>Implement this test</li>
872</ul>
873<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTag_id_with_index_method">FormHelperTest::testTag_id_with_index_method()</a></h3>
874<ul>
875    <li>Implement this test</li>
876</ul>
877<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTag_name_function">FormHelperTest::testTag_name_function()</a></h3>
878<ul>
879    <li>Implement this test</li>
880</ul>
881<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTag_name_method">FormHelperTest::testTag_name_method()</a></h3>
882<ul>
883    <li>Implement this test</li>
884</ul>
885<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTag_name_with_index_function">FormHelperTest::testTag_name_with_index_function()</a></h3>
886<ul>
887    <li>Implement this test</li>
888</ul>
889<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTag_name_with_index_method">FormHelperTest::testTag_name_with_index_method()</a></h3>
890<ul>
891    <li>Implement this test</li>
892</ul>
893<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestTag_without_error_wrapping">ActiveRecordHelperTest::testTag_without_error_wrapping()</a></h3>
894<ul>
895    <li>Implement testTag_without_error_wrapping().</li>
896</ul>
897<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTo_boolean_select_tag_function">FormHelperTest::testTo_boolean_select_tag_function()</a></h3>
898<ul>
899    <li>Implement this test</li>
900</ul>
901<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTo_boolean_select_tag_method">FormHelperTest::testTo_boolean_select_tag_method()</a></h3>
902<ul>
903    <li>Implement this test</li>
904</ul>
905<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTo_check_box_tag_function">FormHelperTest::testTo_check_box_tag_function()</a></h3>
906<ul>
907    <li>Implement this test</li>
908</ul>
909<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTo_check_box_tag_method">FormHelperTest::testTo_check_box_tag_method()</a></h3>
910<ul>
911    <li>Implement this test</li>
912</ul>
913<h3><a href="PHPonTraxTest/FormOptionsHelperTest.html#methodtestTo_collection_select_tag">FormOptionsHelperTest::testTo_collection_select_tag()</a></h3>
914<ul>
915    <li>Write test for to_collection_select_tag()</li>
916</ul>
917<h3><a href="PHPonTraxTest/HelpersTest.html#methodtestTo_content_tag">HelpersTest::testTo_content_tag()</a></h3>
918<ul>
919    <li>Implement testTo_content_tag().</li>
920</ul>
921<h3><a href="PHPonTraxTest/FormOptionsHelperTest.html#methodtestTo_country_select_tag">FormOptionsHelperTest::testTo_country_select_tag()</a></h3>
922<ul>
923    <li>Write test for to_country_select_tag()</li>
924</ul>
925<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestTo_datetime_select_tag">ActiveRecordHelperTest::testTo_datetime_select_tag()</a></h3>
926<ul>
927    <li>Implement testTo_datetime_select_tag().</li>
928</ul>
929<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestTo_datetime_select_tag_without_error_wrapping">ActiveRecordHelperTest::testTo_datetime_select_tag_without_error_wrapping()</a></h3>
930<ul>
931    <li>Implement testTo_datetime_select_tag_without_error_wrapping().</li>
932</ul>
933<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestTo_date_select_tag">ActiveRecordHelperTest::testTo_date_select_tag()</a></h3>
934<ul>
935    <li>Implement testTo_date_select_tag().</li>
936</ul>
937<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestTo_date_select_tag_without_error_wrapping">ActiveRecordHelperTest::testTo_date_select_tag_without_error_wrapping()</a></h3>
938<ul>
939    <li>Implement testTo_date_select_tag_without_error_wrapping().</li>
940</ul>
941<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTo_input_field_tag_function">FormHelperTest::testTo_input_field_tag_function()</a></h3>
942<ul>
943    <li>Implement this test</li>
944</ul>
945<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTo_input_field_tag_method">FormHelperTest::testTo_input_field_tag_method()</a></h3>
946<ul>
947    <li>Implement this test</li>
948</ul>
949<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTo_radio_button_tag_function">FormHelperTest::testTo_radio_button_tag_function()</a></h3>
950<ul>
951    <li>Implement this test</li>
952</ul>
953<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTo_radio_button_tag_method">FormHelperTest::testTo_radio_button_tag_method()</a></h3>
954<ul>
955    <li>Implement this test</li>
956</ul>
957<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestTo_scaffold_tag">ActiveRecordHelperTest::testTo_scaffold_tag()</a></h3>
958<ul>
959    <li>Implement testTo_scaffold_tag().</li>
960</ul>
961<h3><a href="PHPonTraxTest/FormOptionsHelperTest.html#methodtestTo_select_tag">FormOptionsHelperTest::testTo_select_tag()</a></h3>
962<ul>
963    <li>Write test for to_select_tag()</li>
964</ul>
965<h3><a href="PHPonTraxTest/ActiveRecordHelperTest.html#methodtestTo_tag">ActiveRecordHelperTest::testTo_tag()</a></h3>
966<ul>
967    <li>Implement testTo_tag().</li>
968</ul>
969<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTo_text_area_tag_function">FormHelperTest::testTo_text_area_tag_function()</a></h3>
970<ul>
971    <li>Implement this test</li>
972</ul>
973<h3><a href="PHPonTraxTest/FormHelperTest.html#methodtestTo_text_area_tag_method">FormHelperTest::testTo_text_area_tag_method()</a></h3>
974<ul>
975    <li>Implement this test</li>
976</ul>
977<h3><a href="PHPonTraxTest/SessionTest.html#methodtestUnset_session">SessionTest::testUnset_session()</a></h3>
978<ul>
979    <li>Implement testUnset_session()</li>
980</ul>
981<h3><a href="PHPonTraxTest/SessionTest.html#methodtestUnset_var">SessionTest::testUnset_var()</a></h3>
982<ul>
983    <li>Implement testUnset_var()</li>
984</ul>
985<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestUpdate">ActiveRecordTest::testUpdate()</a></h3>
986<ul>
987    <li>Implement testUpdate()</li>
988</ul>
989<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestUpdate_all">ActiveRecordTest::testUpdate_all()</a></h3>
990<ul>
991    <li>Implement testUpdate_all()</li>
992</ul>
993<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestUpdate_attributes">ActiveRecordTest::testUpdate_attributes()</a></h3>
994<ul>
995    <li>Figure out the datetime thing and how to test it</li>
996</ul>
997<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestValid">ActiveRecordTest::testValid()</a></h3>
998<ul>
999    <li>Implement testValid()</li>
1000</ul>
1001<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestValidate">ActiveRecordTest::testValidate()</a></h3>
1002<ul>
1003    <li>Implement testValidate()</li>
1004</ul>
1005<h3><a href="PHPonTraxTest/ActionMailerTest.html#methodtestValidate_email">ActionMailerTest::testValidate_email()</a></h3>
1006<ul>
1007    <li>Implement testValidate_email().</li>
1008</ul>
1009<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestValidate_on_create">ActiveRecordTest::testValidate_on_create()</a></h3>
1010<ul>
1011    <li>Implement testValidate_on_create()</li>
1012</ul>
1013<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtestValidate_on_update">ActiveRecordTest::testValidate_on_update()</a></h3>
1014<ul>
1015    <li>Implement testValidate_on_update()</li>
1016</ul>
1017<h3><a href="PHPonTraxTest/HelpersTest.html#methodtestValue">HelpersTest::testValue()</a></h3>
1018<ul>
1019    <li>Implement testValue().</li>
1020</ul>
1021<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtest__call">ActionControllerTest::test__call()</a></h3>
1022<ul>
1023    <li>Implement test__call().</li>
1024</ul>
1025<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtest__call">ActiveRecordTest::test__call()</a></h3>
1026<ul>
1027    <li>Implement test__call()</li>
1028</ul>
1029<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtest__construct">ActionControllerTest::test__construct()</a></h3>
1030<ul>
1031    <li>Implement test__construct().   The constructor calls load_router() to load   routes from config/routes.php</li>
1032</ul>
1033<h3><a href="PHPonTraxTest/HelpersTest.html#methodtest__construct">HelpersTest::test__construct()</a></h3>
1034<ul>
1035    <li>Figure out how to test first argument</li>
1036</ul>
1037<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtest__get">ActiveRecordTest::test__get()</a></h3>
1038<ul>
1039    <li>Implement test__get()</li>
1040</ul>
1041<h3><a href="PHPonTraxTest/ActionControllerTest.html#methodtest__set">ActionControllerTest::test__set()</a></h3>
1042<ul>
1043    <li>Implement test__set().</li>
1044</ul>
1045<h3><a href="PHPonTraxTest/ActiveRecordTest.html#methodtest__set">ActiveRecordTest::test__set()</a></h3>
1046<ul>
1047    <li>Implement test__set()</li>
1048</ul>
1049<h3><a href="PHPonTraxTest/DB_mysql.html#method_BCsequence">DB_mysql::_BCsequence()</a></h3>
1050<ul>
1051    <li>Implement mock DB_mysql::_BCsequence()</li>
1052</ul>
1053<h3><a href="PHPonTraxTest/DB_common.html#method__sleep">DB_common::__sleep()</a></h3>
1054<ul>
1055    <li>Implement mock DB_common::__sleep</li>
1056</ul>
1057<h3><a href="PHPonTraxTest/DB_common.html#method__toString">DB_common::__toString()</a></h3>
1058<ul>
1059    <li>Implement mock DB_common::__toString</li>
1060</ul>
1061<h3><a href="PHPonTraxTest/DB_common.html#method__wakeup">DB_common::__wakeup()</a></h3>
1062<ul>
1063    <li>Implement mock DB_common::__wakeup</li>
1064</ul>
1065<h2>PHPonTrax</h2>
1066<h3><a href="PHPonTrax/ActionController.html#var$action_called">ActionController::$action_called</a></h3>
1067<ul>
1068    <li>Document this attribute</li>
1069</ul>
1070<h3><a href="PHPonTrax/ActionController.html#var$after_filter">ActionController::$after_filter</a></h3>
1071<ul>
1072    <li>Document this attribute</li>
1073</ul>
1074<h3><a href="PHPonTrax/ActionController.html#var$asset_host">ActionController::$asset_host</a></h3>
1075<ul>
1076    <li><strong>FIXME:</strong> Not referenced in this class - is it used         by subclasses?  If so, for what?</li>
1077    <li>Document this attribute</li>
1078</ul>
1079<h3><a href="PHPonTrax/Helpers.html#var$attribute_name">Helpers::$attribute_name</a></h3>
1080<ul>
1081    <li>Document this variable</li>
1082</ul>
1083<h3><a href="PHPonTrax/ActiveRecord.html#var$auto_delete_habtm">ActiveRecord::$auto_delete_habtm</a></h3>
1084<ul>
1085    <li>Document this variable</li>
1086</ul>
1087<h3><a href="PHPonTrax/Helpers.html#var$auto_index">Helpers::$auto_index</a></h3>
1088<ul>
1089    <li>Document this variable</li>
1090</ul>
1091<h3><a href="PHPonTrax/ActiveRecord.html#var$auto_save_associations">ActiveRecord::$auto_save_associations</a></h3>
1092<ul>
1093    <li>Document this property</li>
1094</ul>
1095<h3><a href="PHPonTrax/ActiveRecord.html#var$auto_save_habtm">ActiveRecord::$auto_save_habtm</a></h3>
1096<ul>
1097    <li>Document this variable</li>
1098</ul>
1099<h3><a href="PHPonTrax/ActionController.html#var$before_filter">ActionController::$before_filter</a></h3>
1100<ul>
1101    <li>Document this attribute</li>
1102</ul>
1103<h3><a href="PHPonTrax/ActiveRecord.html#var$belongs_to">ActiveRecord::$belongs_to</a></h3>
1104<ul>
1105    <li>Document this variable</li>
1106</ul>
1107<h3><a href="PHPonTrax/ActiveRecord.html#var$display">ActiveRecord::$display</a></h3>
1108<ul>
1109    <li>Document this variable</li>
1110</ul>
1111<h3><a href="PHPonTrax/ActiveRecord.html#var$habtm_attributes">ActiveRecord::$habtm_attributes</a></h3>
1112<ul>
1113    <li>Document this variable</li>
1114</ul>
1115<h3><a href="PHPonTrax/ActiveRecord.html#var$has_and_belongs_to_many">ActiveRecord::$has_and_belongs_to_many</a></h3>
1116<ul>
1117    <li>Document this variable</li>
1118</ul>
1119<h3><a href="PHPonTrax/ActiveRecord.html#var$has_many">ActiveRecord::$has_many</a></h3>
1120<ul>
1121    <li>Document this variable</li>
1122</ul>
1123<h3><a href="PHPonTrax/ActiveRecord.html#var$has_one">ActiveRecord::$has_one</a></h3>
1124<ul>
1125    <li>Document this variable</li>
1126</ul>
1127<h3><a href="PHPonTrax/TraxGenerator.html#var$layout_filename">TraxGenerator::$layout_filename</a></h3>
1128<ul>
1129    <li><p>Document this variable</p><p>Value is set by <a href="PHPonTrax/TraxGenerator.html#methodgenerate_controller">generate_controller()</a> and used by   <a href="PHPonTrax/TraxGenerator.html#methodgenerate_scaffold">generate_scaffold()</a></p></li>
1130</ul>
1131<h3><a href="PHPonTrax/Helpers.html#var$object_name">Helpers::$object_name</a></h3>
1132<ul>
1133    <li>Document this variable   Name of a PHP class(?)</li>
1134</ul>
1135<h3><a href="PHPonTrax/ActionController.html#var$render_performed">ActionController::$render_performed</a></h3>
1136<ul>
1137    <li>Document this attribute</li>
1138</ul>
1139<h3><a href="PHPonTrax/ActionController.html#var$router_loaded">ActionController::$router_loaded</a></h3>
1140<ul>
1141    <li><strong>FIXME:</strong> No declaration of $router so no place to hang     its documentation.</li>
1142</ul>
1143<h3><a href="PHPonTrax/ActiveRecord.html#var$save_associations">ActiveRecord::$save_associations</a></h3>
1144<ul>
1145    <li>Document this property</li>
1146</ul>
1147<h3><a href="PHPonTrax/ActiveRecordHelper.html">ActiveRecordHelper</a></h3>
1148<ul>
1149    <li>Document this class</li>
1150</ul>
1151<h3><a href="PHPonTrax/ScaffoldController.html#methodadd">ScaffoldController::add()</a></h3>
1152<ul>
1153    <li>Document this method</li>
1154</ul>
1155<h3><a href="PHPonTrax/FormHelper.html#methodadd_default_name_and_id">FormHelper::add_default_name_and_id()</a></h3>
1156<ul>
1157    <li>Document this method</li>
1158</ul>
1159<h3><a href="PHPonTrax/ActiveRecord.html#methodadd_habtm_records">ActiveRecord::add_habtm_records()</a></h3>
1160<ul>
1161    <li>Document this API</li>
1162</ul>
1163<h3><a href="PHPonTrax/FormOptionsHelper.html#methodadd_options">FormOptionsHelper::add_options()</a></h3>
1164<ul>
1165    <li><strong>FIXME:</strong> Why the third argument?  It's overwritten!</li>
1166    <li>Document this method</li>
1167</ul>
1168<h3><a href="PHPonTrax/ActiveRecord.html#methodafter_create">ActiveRecord::after_create()</a></h3>
1169<ul>
1170    <li>Document this API</li>
1171</ul>
1172<h3><a href="PHPonTrax/ActiveRecord.html#methodafter_delete">ActiveRecord::after_delete()</a></h3>
1173<ul>
1174    <li>Document this API</li>
1175</ul>
1176<h3><a href="PHPonTrax/ActiveRecord.html#methodafter_save">ActiveRecord::after_save()</a></h3>
1177<ul>
1178    <li>Document this API</li>
1179</ul>
1180<h3><a href="PHPonTrax/ActiveRecord.html#methodafter_update">ActiveRecord::after_update()</a></h3>
1181<ul>
1182    <li>Document this API</li>
1183</ul>
1184<h3><a href="PHPonTrax/ActiveRecord.html#methodafter_validation">ActiveRecord::after_validation()</a></h3>
1185<ul>
1186    <li>Document this API</li>
1187</ul>
1188<h3><a href="PHPonTrax/ActiveRecord.html#methodafter_validation_on_create">ActiveRecord::after_validation_on_create()</a></h3>
1189<ul>
1190    <li>Document this API</li>
1191</ul>
1192<h3><a href="PHPonTrax/ActiveRecord.html#methodafter_validation_on_update">ActiveRecord::after_validation_on_update()</a></h3>
1193<ul>
1194    <li>Document this API</li>
1195</ul>
1196<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodall_input_tags">ActiveRecordHelper::all_input_tags()</a></h3>
1197<ul>
1198    <li>Document this method</li>
1199</ul>
1200<h3><a href="PHPonTrax/ActiveRecord.html#methodbefore_create">ActiveRecord::before_create()</a></h3>
1201<ul>
1202    <li>Document this API</li>
1203</ul>
1204<h3><a href="PHPonTrax/ActiveRecord.html#methodbefore_delete">ActiveRecord::before_delete()</a></h3>
1205<ul>
1206    <li>Document this API</li>
1207</ul>
1208<h3><a href="PHPonTrax/ActiveRecord.html#methodbefore_save">ActiveRecord::before_save()</a></h3>
1209<ul>
1210    <li>Document this API</li>
1211</ul>
1212<h3><a href="PHPonTrax/ActiveRecord.html#methodbefore_update">ActiveRecord::before_update()</a></h3>
1213<ul>
1214    <li>Document this API</li>
1215</ul>
1216<h3><a href="PHPonTrax/ActiveRecord.html#methodbefore_validation">ActiveRecord::before_validation()</a></h3>
1217<ul>
1218    <li>Document this API</li>
1219</ul>
1220<h3><a href="PHPonTrax/ActiveRecord.html#methodbefore_validation_on_create">ActiveRecord::before_validation_on_create()</a></h3>
1221<ul>
1222    <li>Document this API</li>
1223</ul>
1224<h3><a href="PHPonTrax/ActiveRecord.html#methodbefore_validation_on_update">ActiveRecord::before_validation_on_update()</a></h3>
1225<ul>
1226    <li>Document this API</li>
1227</ul>
1228<h3><a href="PHPonTrax/ActiveRecord.html#methodbegin">ActiveRecord::begin()</a></h3>
1229<ul>
1230    <li>Document this API</li>
1231</ul>
1232<h3><a href="PHPonTrax/Router.html#methodbuild_route_regexp">Router::build_route_regexp()</a></h3>
1233<ul>
1234    <li><strong>FIXME:</strong> Shouldn't the regexp match be the same as   for a PHP variable name? '[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*'</li>
1235    <li><strong>FIXME:</strong> Should this method be private?</li>
1236</ul>
1237<h3><a href="PHPonTrax/UrlHelper.html#methodbutton_to">UrlHelper::button_to()</a></h3>
1238<ul>
1239    <li>Document this method</li>
1240</ul>
1241<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functioncheck_box_tag">check_box_tag()</a></h3>
1242<ul>
1243    <li>Document this method</li>
1244</ul>
1245<h3><a href="PHPonTrax/FormTagHelper.html#methodcheck_box_tag">FormTagHelper::check_box_tag()</a></h3>
1246<ul>
1247    <li>Document this method</li>
1248</ul>
1249<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_options_helper_php.html#functioncollection_select">collection_select()</a></h3>
1250<ul>
1251    <li>Document this function</li>
1252</ul>
1253<h3><a href="PHPonTrax/ActiveRecord.html#methodcolumn_for_attribute">ActiveRecord::column_for_attribute()</a></h3>
1254<ul>
1255    <li>Document this API</li>
1256</ul>
1257<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodcolumn_type">ActiveRecordHelper::column_type()</a></h3>
1258<ul>
1259    <li>Document this method</li>
1260</ul>
1261<h3><a href="PHPonTrax/ActiveRecord.html#methodcommit">ActiveRecord::commit()</a></h3>
1262<ul>
1263    <li>Document this API</li>
1264</ul>
1265<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodcontent_tag">ActiveRecordHelper::content_tag()</a></h3>
1266<ul>
1267    <li>Document this method</li>
1268</ul>
1269<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodcontent_tag_without_error_wrapping">ActiveRecordHelper::content_tag_without_error_wrapping()</a></h3>
1270<ul>
1271    <li>Document this method</li>
1272</ul>
1273<h3><a href="PHPonTrax/UrlHelper.html#methodconvert_boolean_attributes">UrlHelper::convert_boolean_attributes()</a></h3>
1274<ul>
1275    <li>Document this method</li>
1276</ul>
1277<h3><a href="PHPonTrax/UrlHelper.html#methodconvert_confirm_option_to_javascript">UrlHelper::convert_confirm_option_to_javascript()</a></h3>
1278<ul>
1279    <li>Document this method</li>
1280</ul>
1281<h3><a href="PHPonTrax/FormOptionsHelper.html#methodcountry_options_for_select">FormOptionsHelper::country_options_for_select()</a></h3>
1282<ul>
1283    <li><strong>FIXME:</strong> Second argument doesn't work</li>
1284</ul>
1285<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_options_helper_php.html#functioncountry_select">country_select()</a></h3>
1286<ul>
1287    <li>Document this function</li>
1288</ul>
1289<h3><a href="PHPonTrax/ActiveRecord.html#methodcreate">ActiveRecord::create()</a></h3>
1290<ul>
1291    <li>Document this API.  What's going on here?  It appears to         either create a row with all empty values, or it tries         to recurse once for each attribute in $attributes.   FIXME: resolve calling sequence   Creates an object, instantly saves it as a record (if the validation permits it).   If the save fails under validations it returns false and $errors array gets set.</li>
1292</ul>
1293<h3><a href="PHPonTrax/TraxGenerator.html#methodcreate_controller">TraxGenerator::create_controller()</a></h3>
1294<ul>
1295    <li>Should return succeed/fail indication</li>
1296</ul>
1297<h3><a href="PHPonTrax/TraxGenerator.html#methodcreate_helper">TraxGenerator::create_helper()</a></h3>
1298<ul>
1299    <li>Should return succeed/fail indication</li>
1300</ul>
1301<h3><a href="PHPonTrax/TraxGenerator.html#methodcreate_view">TraxGenerator::create_view()</a></h3>
1302<ul>
1303    <li>Should return succeed/fail indication</li>
1304</ul>
1305<h3><a href="PHPonTrax/ActiveRecordHelper.html#methoddefault_input_block">ActiveRecordHelper::default_input_block()</a></h3>
1306<ul>
1307    <li>Document this method</li>
1308</ul>
1309<h3><a href="PHPonTrax/ScaffoldController.html#methoddelete">ScaffoldController::delete()</a></h3>
1310<ul>
1311    <li>Document this method</li>
1312</ul>
1313<h3><a href="PHPonTrax/ActiveRecord.html#methoddelete">ActiveRecord::delete()</a></h3>
1314<ul>
1315    <li>Document this API</li>
1316</ul>
1317<h3><a href="PHPonTrax/ActiveRecord.html#methoddelete_habtm_records">ActiveRecord::delete_habtm_records()</a></h3>
1318<ul>
1319    <li>Document this API</li>
1320</ul>
1321<h3><a href="PHPonTrax/ActionController.html#methoddetermine_layout">ActionController::determine_layout()</a></h3>
1322<ul>
1323    <li><strong>FIXME:</strong> Should this method be private?</li>
1324</ul>
1325<h3><a href="PHPonTrax/ScaffoldController.html#methodedit">ScaffoldController::edit()</a></h3>
1326<ul>
1327    <li>Document this method</li>
1328</ul>
1329<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functionend_form_tag">end_form_tag()</a></h3>
1330<ul>
1331    <li>Document this method</li>
1332</ul>
1333<h3><a href="PHPonTrax/ActiveRecordHelper.html#methoderror_message">ActiveRecordHelper::error_message()</a></h3>
1334<ul>
1335    <li>Document this method</li>
1336</ul>
1337<h3><a href="PHPonTrax/ActiveRecordHelper.html#methoderror_wrapping">ActiveRecordHelper::error_wrapping()</a></h3>
1338<ul>
1339    <li>Document this method</li>
1340</ul>
1341<h3><a href="PHPonTrax/InputFilter.html#methodescapeString">InputFilter::escapeString()</a></h3>
1342<ul>
1343    <li>Check FIXMEs</li>
1344</ul>
1345<h3><a href="PHPonTrax/TraxGenerator.html#methodexec">TraxGenerator::exec()</a></h3>
1346<ul>
1347    <li>Replace with calls to filesystem methods</li>
1348</ul>
1349<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functionfile_field_tag">file_field_tag()</a></h3>
1350<ul>
1351    <li>Document this method</li>
1352</ul>
1353<h3><a href="PHPonTrax/FormTagHelper.html#methodfile_field_tag">FormTagHelper::file_field_tag()</a></h3>
1354<ul>
1355    <li>Document this method</li>
1356</ul>
1357<h3><a href="PHPonTrax/ActiveRecord.html#methodfind">ActiveRecord::find()</a></h3>
1358<ul>
1359    <li>Document the $limit and $joins parameters</li>
1360</ul>
1361<h3><a href="PHPonTrax/ActiveRecord.html#methodfind_all">ActiveRecord::find_all()</a></h3>
1362<ul>
1363    <li>Document the $limit and $joins parameters</li>
1364</ul>
1365<h3><a href="PHPonTrax/ActiveRecord.html#methodfind_all_habtm">ActiveRecord::find_all_habtm()</a></h3>
1366<ul>
1367    <li>Document this API</li>
1368</ul>
1369<h3><a href="PHPonTrax/ActiveRecord.html#methodfind_all_has_many">ActiveRecord::find_all_has_many()</a></h3>
1370<ul>
1371    <li>Document this API</li>
1372</ul>
1373<h3><a href="PHPonTrax/ActiveRecord.html#methodfind_one_belongs_to">ActiveRecord::find_one_belongs_to()</a></h3>
1374<ul>
1375    <li>Document this API</li>
1376</ul>
1377<h3><a href="PHPonTrax/ActiveRecord.html#methodfind_one_has_one">ActiveRecord::find_one_has_one()</a></h3>
1378<ul>
1379    <li>Document this API</li>
1380</ul>
1381<h3><a href="PHPonTrax/FormHelper.html">FormHelper</a></h3>
1382<ul>
1383    <li>Document this class</li>
1384</ul>
1385<h3><a href="PHPonTrax/FormOptionsHelper.html">FormOptionsHelper</a></h3>
1386<ul>
1387    <li>Document this class</li>
1388</ul>
1389<h3><a href="PHPonTrax/FormTagHelper.html">FormTagHelper</a></h3>
1390<ul>
1391    <li>Document this class</li>
1392</ul>
1393<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functionform_tag">form_tag()</a></h3>
1394<ul>
1395    <li>Document this method   Avialble functions for use in views</li>
1396</ul>
1397<h3><a href="PHPonTrax/FormTagHelper.html#methodform_tag">FormTagHelper::form_tag()</a></h3>
1398<ul>
1399    <li>Document this method</li>
1400</ul>
1401<h3><a href="PHPonTrax/ActiveRecord.html#methodget_association_type">ActiveRecord::get_association_type()</a></h3>
1402<ul>
1403    <li><strong>FIXME:</strong> does the match algorithm match a substring         of what we want to match?</li>
1404    <li>Document this API</li>
1405</ul>
1406<h3><a href="PHPonTrax/ActiveRecord.html#methodget_join_table_name">ActiveRecord::get_join_table_name()</a></h3>
1407<ul>
1408    <li>Document this API</li>
1409</ul>
1410<h3><a href="PHPonTrax/FormTagHelper.html#methodhidden_field_tag">FormTagHelper::hidden_field_tag()</a></h3>
1411<ul>
1412    <li>Document this method</li>
1413</ul>
1414<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functionhidden_field_tag">hidden_field_tag()</a></h3>
1415<ul>
1416    <li>Document this method</li>
1417</ul>
1418<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functionimage_submit_tag">image_submit_tag()</a></h3>
1419<ul>
1420    <li>Document this method</li>
1421</ul>
1422<h3><a href="PHPonTrax/FormTagHelper.html#methodimage_submit_tag">FormTagHelper::image_submit_tag()</a></h3>
1423<ul>
1424    <li>Document this method</li>
1425</ul>
1426<h3><a href="PHPonTrax/ScaffoldController.html#methodindex">ScaffoldController::index()</a></h3>
1427<ul>
1428    <li>Document this method</li>
1429</ul>
1430<h3><a href="PHPonTrax/InputFilter.html">InputFilter</a></h3>
1431<ul>
1432    <li>Check FIXMEs</li>
1433</ul>
1434<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodinput_scaffolding">ActiveRecordHelper::input_scaffolding()</a></h3>
1435<ul>
1436    <li>Document this method</li>
1437</ul>
1438<h3><a href="PHPonTrax/JavaScriptHelper.html">JavaScriptHelper</a></h3>
1439<ul>
1440    <li>Document this class</li>
1441</ul>
1442<h3><a href="PHPonTrax/ActiveRecord.html#methodlimit_select">ActiveRecord::limit_select()</a></h3>
1443<ul>
1444    <li>Document this API</li>
1445</ul>
1446<h3><a href="PHPonTrax/UrlHelper.html#methodlink_image_to">UrlHelper::link_image_to()</a></h3>
1447<ul>
1448    <li>Document this method</li>
1449</ul>
1450<h3><a href="PHPonTrax/FormOptionsHelper.html#methodoptions_from_collection_for_select">FormOptionsHelper::options_from_collection_for_select()</a></h3>
1451<ul>
1452    <li>Document this method</li>
1453</ul>
1454<h3><a href="PHPonTrax/ActiveRecord.html#methodpage_list">ActiveRecord::page_list()</a></h3>
1455<ul>
1456    <li>Document this API</li>
1457</ul>
1458<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functionpassword_field_tag">password_field_tag()</a></h3>
1459<ul>
1460    <li>Document this method</li>
1461</ul>
1462<h3><a href="PHPonTrax/FormTagHelper.html#methodpassword_field_tag">FormTagHelper::password_field_tag()</a></h3>
1463<ul>
1464    <li>Document this method</li>
1465</ul>
1466<h3><a href="PHPonTrax/InputFilter.html#methodprocess_all">InputFilter::process_all()</a></h3>
1467<ul>
1468    <li>Check out FIXMEs</li>
1469</ul>
1470<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functionradio_button_tag">radio_button_tag()</a></h3>
1471<ul>
1472    <li>Document this method</li>
1473</ul>
1474<h3><a href="PHPonTrax/FormTagHelper.html#methodradio_button_tag">FormTagHelper::radio_button_tag()</a></h3>
1475<ul>
1476    <li>Document this method</li>
1477</ul>
1478<h3><a href="PHPonTrax/ActionController.html#methodredirect_to">ActionController::redirect_to()</a></h3>
1479<ul>
1480    <li><strong>FIXME:</strong> Make header configurable</li>
1481</ul>
1482<h3><a href="PHPonTrax/ActiveRecord.html#methodreload">ActiveRecord::reload()</a></h3>
1483<ul>
1484    <li>Document this API</li>
1485</ul>
1486<h3><a href="PHPonTrax/ActiveRecord.html#methodrollback">ActiveRecord::rollback()</a></h3>
1487<ul>
1488    <li>Document this API</li>
1489</ul>
1490<h3><a href="PHPonTrax/ActiveRecord.html#methodsave_association">ActiveRecord::save_association()</a></h3>
1491<ul>
1492    <li>Document this API</li>
1493</ul>
1494<h3><a href="PHPonTrax/ActiveRecord.html#methodsave_associations">ActiveRecord::save_associations()</a></h3>
1495<ul>
1496    <li>Document this API</li>
1497</ul>
1498<h3><a href="PHPonTrax/ActiveRecord.html#methodsave_without_validation">ActiveRecord::save_without_validation()</a></h3>
1499<ul>
1500    <li>Document this API</li>
1501</ul>
1502<h3><a href="PHPonTrax/ScaffoldController.html">ScaffoldController</a></h3>
1503<ul>
1504    <li>Document this class</li>
1505</ul>
1506<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_options_helper_php.html#functionselect">select()</a></h3>
1507<ul>
1508    <li>Document this function</li>
1509</ul>
1510<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functionselect_tag">select_tag()</a></h3>
1511<ul>
1512    <li>Document this method</li>
1513</ul>
1514<h3><a href="PHPonTrax/FormTagHelper.html#methodselect_tag">FormTagHelper::select_tag()</a></h3>
1515<ul>
1516    <li>Document this method</li>
1517</ul>
1518<h3><a href="PHPonTrax/ActiveRecord.html#methodset_habtm_attributes">ActiveRecord::set_habtm_attributes()</a></h3>
1519<ul>
1520    <li>Document this API</li>
1521</ul>
1522<h3><a href="PHPonTrax/ActionController.html#methodset_paths">ActionController::set_paths()</a></h3>
1523<ul>
1524    <li><strong>FIXME:</strong> Creating a file or directory in         app/controllers with the same name as a controller, action or         other URL element will hijack the browser!</li>
1525</ul>
1526<h3><a href="PHPonTrax/ScaffoldController.html#methodshow">ScaffoldController::show()</a></h3>
1527<ul>
1528    <li>Document this method</li>
1529</ul>
1530<h3><a href="PHPonTrax/FormTagHelper.html#methodstart_form_tag">FormTagHelper::start_form_tag()</a></h3>
1531<ul>
1532    <li>Document this method</li>
1533</ul>
1534<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functionstart_form_tag">start_form_tag()</a></h3>
1535<ul>
1536    <li>Document this method</li>
1537</ul>
1538<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functionsubmit_tag">submit_tag()</a></h3>
1539<ul>
1540    <li>Document this method</li>
1541</ul>
1542<h3><a href="PHPonTrax/FormTagHelper.html#methodsubmit_tag">FormTagHelper::submit_tag()</a></h3>
1543<ul>
1544    <li>Document this method</li>
1545</ul>
1546<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodtag">ActiveRecordHelper::tag()</a></h3>
1547<ul>
1548    <li>Document this method</li>
1549</ul>
1550<h3><a href="PHPonTrax/FormHelper.html#methodtag_id">FormHelper::tag_id()</a></h3>
1551<ul>
1552    <li>Document this method</li>
1553</ul>
1554<h3><a href="PHPonTrax/FormHelper.html#methodtag_id_with_index">FormHelper::tag_id_with_index()</a></h3>
1555<ul>
1556    <li>Document this method</li>
1557</ul>
1558<h3><a href="PHPonTrax/FormHelper.html#methodtag_name">FormHelper::tag_name()</a></h3>
1559<ul>
1560    <li>Document this method</li>
1561</ul>
1562<h3><a href="PHPonTrax/FormHelper.html#methodtag_name_with_index">FormHelper::tag_name_with_index()</a></h3>
1563<ul>
1564    <li>Document this method</li>
1565</ul>
1566<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodtag_without_error_wrapping">ActiveRecordHelper::tag_without_error_wrapping()</a></h3>
1567<ul>
1568    <li>Document this method</li>
1569</ul>
1570<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functiontext_area_tag">text_area_tag()</a></h3>
1571<ul>
1572    <li>Document this method</li>
1573</ul>
1574<h3><a href="PHPonTrax/FormTagHelper.html#methodtext_area_tag">FormTagHelper::text_area_tag()</a></h3>
1575<ul>
1576    <li>Document this method</li>
1577</ul>
1578<h3><a href="PHPonTrax/FormTagHelper.html#methodtext_field_tag">FormTagHelper::text_field_tag()</a></h3>
1579<ul>
1580    <li>Document this method</li>
1581</ul>
1582<h3><a href="PHPonTrax/_vendor_trax_action_view_helpers_form_tag_helper_php.html#functiontext_field_tag">text_field_tag()</a></h3>
1583<ul>
1584    <li>Document this method</li>
1585</ul>
1586<h3><a href="PHPonTrax/FormHelper.html#methodto_boolean_select_tag">FormHelper::to_boolean_select_tag()</a></h3>
1587<ul>
1588    <li>Document this method</li>
1589</ul>
1590<h3><a href="PHPonTrax/FormHelper.html#methodto_check_box_tag">FormHelper::to_check_box_tag()</a></h3>
1591<ul>
1592    <li>Document this method</li>
1593</ul>
1594<h3><a href="PHPonTrax/FormOptionsHelper.html#methodto_collection_select_tag">FormOptionsHelper::to_collection_select_tag()</a></h3>
1595<ul>
1596    <li>Document this method</li>
1597</ul>
1598<h3><a href="PHPonTrax/FormOptionsHelper.html#methodto_country_select_tag">FormOptionsHelper::to_country_select_tag()</a></h3>
1599<ul>
1600    <li>Document this method</li>
1601</ul>
1602<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodto_datetime_select_tag">ActiveRecordHelper::to_datetime_select_tag()</a></h3>
1603<ul>
1604    <li>Document this method</li>
1605</ul>
1606<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodto_datetime_select_tag_without_error_wrapping">ActiveRecordHelper::to_datetime_select_tag_without_error_wrapping()</a></h3>
1607<ul>
1608    <li>Document this method</li>
1609</ul>
1610<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodto_date_select_tag">ActiveRecordHelper::to_date_select_tag()</a></h3>
1611<ul>
1612    <li>Document this method</li>
1613</ul>
1614<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodto_date_select_tag_without_error_wrapping">ActiveRecordHelper::to_date_select_tag_without_error_wrapping()</a></h3>
1615<ul>
1616    <li>Document this method</li>
1617</ul>
1618<h3><a href="PHPonTrax/FormHelper.html#methodto_radio_button_tag">FormHelper::to_radio_button_tag()</a></h3>
1619<ul>
1620    <li>Document this method</li>
1621</ul>
1622<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodto_scaffold_tag">ActiveRecordHelper::to_scaffold_tag()</a></h3>
1623<ul>
1624    <li>Document this method</li>
1625</ul>
1626<h3><a href="PHPonTrax/FormOptionsHelper.html#methodto_select_tag">FormOptionsHelper::to_select_tag()</a></h3>
1627<ul>
1628    <li>Document this method</li>
1629</ul>
1630<h3><a href="PHPonTrax/ActiveRecordHelper.html#methodto_tag">ActiveRecordHelper::to_tag()</a></h3>
1631<ul>
1632    <li>Document this method</li>
1633</ul>
1634<h3><a href="PHPonTrax/FormHelper.html#methodto_text_area_tag">FormHelper::to_text_area_tag()</a></h3>
1635<ul>
1636    <li>Document this method</li>
1637</ul>
1638<h3><a href="PHPonTrax/ActiveRecord.html#methodupdate">ActiveRecord::update()</a></h3>
1639<ul>
1640    <li>Document this API</li>
1641</ul>
1642<h3><a href="PHPonTrax/ActiveRecord.html#methodupdate_all">ActiveRecord::update_all()</a></h3>
1643<ul>
1644    <li>Document this API</li>
1645</ul>
1646<h3><a href="PHPonTrax/ActiveRecord.html#methodupdate_attributes">ActiveRecord::update_attributes()</a></h3>
1647<ul>
1648    <li>Figure out and document how datetime fields work</li>
1649</ul>
1650<h3><a href="PHPonTrax/ActiveRecord.html#methodupdate_habtm_records">ActiveRecord::update_habtm_records()</a></h3>
1651<ul>
1652    <li>Document this API</li>
1653</ul>
1654<h3><a href="PHPonTrax/ActiveRecord.html#methodupdate_record">ActiveRecord::update_record()</a></h3>
1655<ul>
1656    <li>Describe habtm automatic update</li>
1657</ul>
1658<h3><a href="PHPonTrax/UrlHelper.html">UrlHelper</a></h3>
1659<ul>
1660    <li>Document this class</li>
1661</ul>
1662<h3><a href="PHPonTrax/ActiveRecord.html#methodvalidate">ActiveRecord::validate()</a></h3>
1663<ul>
1664    <li>Document this API</li>
1665</ul>
1666<h3><a href="PHPonTrax/ActiveRecord.html#methodvalidate_on_create">ActiveRecord::validate_on_create()</a></h3>
1667<ul>
1668    <li>Document this API</li>
1669</ul>
1670<h3><a href="PHPonTrax/ActiveRecord.html#methodvalidate_on_update">ActiveRecord::validate_on_update()</a></h3>
1671<ul>
1672    <li>Document this API</li>
1673</ul>
1674<h3><a href="PHPonTrax/ActionController.html#method__call">ActionController::__call()</a></h3>
1675<ul>
1676    <li>Document this method   Implement before_filter(), after_filter(), helper()</li>
1677</ul>
1678<h3><a href="PHPonTrax/ActiveRecord.html#method__call">ActiveRecord::__call()</a></h3>
1679<ul>
1680    <li>Document this API</li>
1681</ul>
1682<h3><a href="PHPonTrax/AssetTagHelper.html#method__construct">AssetTagHelper::__construct()</a></h3>
1683<ul>
1684    <li>Document this method</li>
1685</ul>
1686<h3><a href="PHPonTrax/FormHelper.html#method__construct">FormHelper::__construct()</a></h3>
1687<ul>
1688    <li>Document this method</li>
1689</ul>
1690<h3><a href="PHPonTrax/ScaffoldController.html#method__construct">ScaffoldController::__construct()</a></h3>
1691<ul>
1692    <li>Document this method</li>
1693</ul>
1694<h3><a href="PHPonTrax/ActiveRecord.html#method__get">ActiveRecord::__get()</a></h3>
1695<ul>
1696    <li>Document this API</li>
1697</ul>
1698<h3><a href="PHPonTrax/ActionController.html#method__set">ActionController::__set()</a></h3>
1699<ul>
1700    <li>Document this method</li>
1701</ul>
1702        <div class="credit">
1703            <hr />
1704            Documentation generated on Thu, 04 May 2006 19:48:05 -0600 by <a href="http://www.phpdoc.org">phpDocumentor 1.3.0RC4</a>
1705          </div>
1706      </td></tr></table>
1707    </td>
1708  </tr>
1709</table>
1710
1711</body>
1712</html>
Note: See TracBrowser for help on using the browser.