diff options
Diffstat (limited to 'zend/documentation/api/core/report_deprecated.html')
| -rw-r--r-- | zend/documentation/api/core/report_deprecated.html | 149 |
1 files changed, 149 insertions, 0 deletions
diff --git a/zend/documentation/api/core/report_deprecated.html b/zend/documentation/api/core/report_deprecated.html new file mode 100644 index 0000000..4ec712c --- /dev/null +++ b/zend/documentation/api/core/report_deprecated.html @@ -0,0 +1,149 @@ +<!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> + <title>Zend Gdata API Documentation</title> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <link rel="stylesheet" href="css/template.css" type="text/css" /> + <script type="text/javascript" src="js/jquery-1.4.2.min.js"></script> + <script type="text/javascript" src="js/jquery.tools.min.js"></script> + <script type="text/javascript" src="js/jquery-ui-1.8.2.custom.min.js"></script> + <script type="text/javascript" src="js/template.js"></script> + </head> + <body> + <div id="content"> + <h1>Deprecated elements</h1> + <div id="marker-accordion"> + <h3> + <a href="#">Http/Client.php<small>1</small></a> + </h3> + <div> + <table> + <tr> + <th>Type</th> + <th>Line</th> + <th>Description</th> + </tr> + <tr> + <td>deprecated</td> + <td>1354</td> + <td>since 1.9</td> + </tr> + </table> + </div> + <h3> + <a href="#">Loader.php<small>3</small></a> + </h3> + <div> + <table> + <tr> + <th>Type</th> + <th>Line</th> + <th>Description</th> + </tr> + <tr> + <td>deprecated</td> + <td>219</td> + <td>Since 1.8.0</td> + </tr> + <tr> + <td>deprecated</td> + <td>242</td> + <td>Since 1.8.0</td> + </tr> + <tr> + <td>deprecated</td> + <td>295</td> + <td>Since 1.5.0; use loadFile() instead</td> + </tr> + </table> + </div> + <h3> + <a href="#">Validate/Abstract.php<small>2</small></a> + </h3> + <div> + <table> + <tr> + <th>Type</th> + <th>Line</th> + <th>Description</th> + </tr> + <tr> + <td>deprecated</td> + <td>70</td> + <td>Since 1.5.0</td> + </tr> + <tr> + <td>deprecated</td> + <td>288</td> + <td>Since 1.5.0</td> + </tr> + </table> + </div> + <h3> + <a href="#">Gdata/YouTube/PlaylistListEntry.php<small>2</small></a> + </h3> + <div> + <table> + <tr> + <th>Type</th> + <th>Line</th> + <th>Description</th> + </tr> + <tr> + <td>deprecated</td> + <td>75</td> + <td>Deprecated as of version 2 of the YouTube API.</td> + </tr> + <tr> + <td>deprecated</td> + <td>176</td> + <td>Deprecated as of version 2 of the YouTube API.</td> + </tr> + </table> + </div> + <h3> + <a href="#">Gdata/App/FeedEntryParent.php<small>2</small></a> + </h3> + <div> + <table> + <tr> + <th>Type</th> + <th>Line</th> + <th>Description</th> + </tr> + <tr> + <td>deprecated</td> + <td>143</td> + <td>Deprecated as of Zend Framework 1.7. Use + setService() instead.</td> + </tr> + <tr> + <td>deprecated</td> + <td>162</td> + <td>Deprecated as of Zend Framework 1.7. Use + getService() instead.</td> + </tr> + </table> + </div> + <h3> + <a href="#">Gdata/App/FeedSourceParent.php<small>1</small></a> + </h3> + <div> + <table> + <tr> + <th>Type</th> + <th>Line</th> + <th>Description</th> + </tr> + <tr> + <td>deprecated</td> + <td>85</td> + <td>Deprecated as of Zend Framework 1.7. Use + setService() instead.</td> + </tr> + </table> + </div> + </div> + </div> + </body> +</html> |
