42 lines
No EOL
1.6 KiB
HTML
42 lines
No EOL
1.6 KiB
HTML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<!-- template designed by Marco Von Ballmoos -->
|
|
<title>Todo List</title>
|
|
<link rel="stylesheet" href="media/stylesheet.css" />
|
|
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
|
|
</head>
|
|
<body>
|
|
<div align="center"><h1>Todo List</h1></div>
|
|
<h2>PICKLES</h2>
|
|
<h3><a href="PICKLES/Module.html#var$ajax">Module::$ajax</a></h3>
|
|
<ul>
|
|
<li>Implement this functionality</li>
|
|
</ul>
|
|
<h3><a href="PICKLES/Module.html#var$request">Module::$request</a></h3>
|
|
<ul>
|
|
<li>Currently the super globals are not being cleared out</li>
|
|
<li>Not even sure I want to implement this at this point</li>
|
|
</ul>
|
|
<h3><a href="PICKLES/Module.html#var$secure">Module::$secure</a></h3>
|
|
<ul>
|
|
<li>Implement this functionality</li>
|
|
</ul>
|
|
<h3><a href="PICKLES/Form.html#methoddateSelect">Form::dateSelect()</a></h3>
|
|
<ul>
|
|
<li>Currently only the DOB select is using this code, if another select comes along the DOB-centric logic will need to be moved.</li>
|
|
</ul>
|
|
<h3><a href="PICKLES/Display_RSS.html">Display_RSS</a></h3>
|
|
<ul>
|
|
<li>This display type is totally jacked, no lie.</li>
|
|
</ul>
|
|
<h3><a href="PICKLES/Display_RSS.html#methodrender">Display_RSS::render()</a></h3>
|
|
<ul>
|
|
<li>Error handling is non-existant.</li>
|
|
</ul>
|
|
<p class="notes" id="credit">
|
|
Documentation generated on Sun, 17 Oct 2010 23:17:23 -0400 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
|
|
</p>
|
|
</body>
|
|
</html> |