The real release 0.46 :-)
[awl.git] / docs / api / todolist.html
blobf6a5132d48987e2f17b7eaff8a5af3e10c287a41
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/iCalendar/iCalendar.html#methodApplyFilter">iCalendar::ApplyFilter()</a></h3>
13 <ul>
14 <li>Eventually we need to handle all of these possibilities, which will mean writing several routines: <ul><li>Get Property from Component</li><li>Get Parameter from Property</li><li>Test TimeRange</li></ul> For the moment we will leave these, until there is a perceived need.</li>
15 </ul>
16 <h3><a href="awl/iCalendar/iCalendar.html#methodBuildFromText">iCalendar::BuildFromText()</a></h3>
17 <ul>
18 <li>Remove this function.</li>
19 </ul>
20 <h3><a href="awl/iCalendar/iCalendar.html#methodDealWithTimeZones">iCalendar::DealWithTimeZones()</a></h3>
21 <ul>
22 <li>Remove this function.</li>
23 </ul>
24 <h3><a href="awl/iCalendar/iCalendar.html#methodDefaultPropertyList">iCalendar::DefaultPropertyList()</a></h3>
25 <ul>
26 <li>Remove this function.</li>
27 </ul>
28 <h3><a href="awl/DataEntry/EntryField.html">EntryField</a></h3>
29 <ul>
30 <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>
31 </ul>
32 <h3><a href="awl/iCalendar/iCalendar.html#methodiCalFooter">iCalendar::iCalFooter()</a></h3>
33 <ul>
34 <li>Remove this function.</li>
35 </ul>
36 <h3><a href="awl/iCalendar/iCalendar.html#methodiCalHeader">iCalendar::iCalHeader()</a></h3>
37 <ul>
38 <li>Remove this function.</li>
39 </ul>
40 <h3><a href="awl/iCalendar/iCalendar.html#methodJustThisBitPlease">iCalendar::JustThisBitPlease()</a></h3>
41 <ul>
42 <li>Remove this function.</li>
43 </ul>
44 <h3><a href="awl/iCalendar/iCalendar.html#methodParseSomeLines">iCalendar::ParseSomeLines()</a></h3>
45 <ul>
46 <li>Remove this function.</li>
47 </ul>
48 <h3><a href="awl/iCalendar/iCalendar.html#methodRFC2445ContentEscape">iCalendar::RFC2445ContentEscape()</a></h3>
49 <ul>
50 <li>Remove this function.</li>
51 </ul>
52 <h3><a href="awl/iCalendar/iCalendar.html#methodRFC2445ContentUnescape">iCalendar::RFC2445ContentUnescape()</a></h3>
53 <ul>
54 <li>Remove this function.</li>
55 </ul>
56 <p class="notes" id="credit">
57 Documentation generated on Tue, 28 Dec 2010 02:01:38 +1300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
58 </p>
59 </body>
60 </html>