Release 0.33
[awl.git] / docs / api / todolist.html
blobcdf3d52b0a85cf168e9e6673d9b43470a4c83000
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <!-- template designed by Marco Von Ballmoos -->
6 <title>Todo List</title>
7 <link rel="stylesheet" href="media/stylesheet.css" />
8 </head>
9 <body>
10 <div align="center"><h1>Todo List</h1></div>
11 <h2>awl</h2>
12 <h3><a href="awl/DataEntry/EntryField.html">EntryField</a></h3>
13 <ul>
14 <li><p>This class doesn't really provide a huge amount of utility between construct and render, but there must be good things possible there. Perhaps one EntryField is created and used repeatedly as a template (e.g.). That might be useful to support... Why is this a Class anyway? Maybe we should have just done half a dozen functions (one per major field type) and just used those... Maybe we should build a base class for this and extend it to make EntryField in a better way.</p><p>EntryField is only useful at present if you desperately want to use it's simple field interface, but want to intimately control the layout (or parts of the layout), otherwise you should be using <a href="awl/DataEntry/EntryForm.html">EntryForm</a> as the main class.</p></li>
15 </ul>
16 <p class="notes" id="credit">
17 Documentation generated on Tue, 28 Oct 2008 20:25:22 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
18 </p>
19 </body>
20 </html>