source: branches/feature-module-update/data/module/Services/JSON/doc/todolist.html @ 16259

Revision 16259, 906 bytes checked in by adachi, 17 years ago (diff)

Services_JSONを追加

  • Property svn:mime-type set to text/plain
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                        <div align="center"><h1>Todo List</h1></div>
12<h2>Services_JSON</h2>
13<h3><a href="Services_JSON/Services_JSON.html#methodisError">Services_JSON::isError()</a></h3>
14<ul>
15    <li>Ultimately, this should just call PEAR::isError()</li>
16</ul>
17    <p class="notes" id="credit">
18        Documentation generated on Tue, 27 Jun 2006 22:54:27 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.3</a>
19    </p>
20    </body>
21</html>
Note: See TracBrowser for help on using the repository browser.