|
Revision 759, 1.0 KB
(checked in by michiel, 12 months ago)
|
|
regenerate api docs now the input_formats branch is merged in
|
| Line | |
|---|
| 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 | <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> |
|---|
| 9 | </head> |
|---|
| 10 | <body> |
|---|
| 11 | |
|---|
| 12 | <div align="center"><h1>Todo List</h1></div> |
|---|
| 13 | <h2>MvBlog</h2> |
|---|
| 14 | <h3><a href="MvBlog/MvBlog_admin.html#methodsave_settings">MvBlog_admin::save_settings()</a></h3> |
|---|
| 15 | <ul> |
|---|
| 16 | <li>Describe settings layout</li> |
|---|
| 17 | </ul> |
|---|
| 18 | <h3><a href="MvBlog/MvBlog_import.html#method__construct">MvBlog_import::__construct()</a></h3> |
|---|
| 19 | <ul> |
|---|
| 20 | <li>read the supported blogtools from classes available</li> |
|---|
| 21 | </ul> |
|---|
| 22 | <p class="notes" id="credit"> |
|---|
| 23 | Documentation generated on Sat, 29 Dec 2007 16:42:31 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.1</a> |
|---|
| 24 | </p> |
|---|
| 25 | </body> |
|---|
| 26 | </html> |
|---|