PageRenderTime 43ms CodeModel.GetById 13ms RepoModel.GetById 1ms app.codeStats 0ms

/common/libraries/plugin/google/documentation/api/core/db_Gdata_MimeBodyString.html

https://bitbucket.org/chamilo/chamilo-dev/
HTML | 270 lines | 267 code | 3 blank | 0 comment | 0 complexity | 5716c6cf843464489f8deff50484bd09 MD5 | raw file
Possible License(s): GPL-2.0, BSD-3-Clause, LGPL-2.1, LGPL-3.0, GPL-3.0, MIT
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2. <head>
  3. <title>Zend Gdata API Documentation</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
  5. <link rel="stylesheet" href="css/black-tie/jquery-ui-1.8.2.custom.css"
  6. type="text/css"></link>
  7. <link rel="stylesheet" href="css/jquery.treeview.css" type="text/css"></link>
  8. <link rel="stylesheet" href="css/theme.css" type="text/css"></link>
  9. <script type="text/javascript" src="js/jquery-1.4.2.min.js"></script>
  10. <script type="text/javascript" src="js/jquery-ui-1.8.2.custom.min.js"></script>
  11. <script type="text/javascript" src="js/jquery.cookie.js"></script>
  12. <script type="text/javascript" src="js/jquery.treeview.js"></script>
  13. <script type="text/javascript">
  14. $(document).ready(function() {
  15. $(".filetree").treeview({
  16. collapsed: true,
  17. persist: "cookie"
  18. });
  19. $("#accordion").accordion({
  20. collapsible: true,
  21. autoHeight: false,
  22. fillSpace: true
  23. });
  24. $(".tabs").tabs();
  25. });
  26. </script>
  27. </head>
  28. <body>
  29. <div xmlns="" class="content">
  30. <div class="sub-page-main-header-api-documentation">
  31. <h2>API Documentation</h2>
  32. </div>
  33. <div class="dotted-line"></div>
  34. </div>
  35. <div xmlns="" id="content"><script type="text/javascript"
  36. src="js/menu.js"></script><script>
  37. $(document).ready(function() {
  38. $('a.gripper').click(function() {
  39. $(this).nextAll('div.code-tabs').slideToggle();
  40. $(this).children('img').toggle();
  41. return false;
  42. });
  43. $('div.code-tabs').hide();
  44. $('a.gripper').show();
  45. $('div.file-nav').show();
  46. });
  47. </script>
  48. <h1 class="file">Gdata/MimeBodyString.php</h1>
  49. <div class="file-nav">
  50. <ul id="file-nav">
  51. <li><a href="#top">Global</a></li>
  52. <li><a href="#classes"><img src="images/icons/class.png"
  53. height="14"> Classes </a>
  54. <ul>
  55. <li><a href="#%5CZend_Gdata_MimeBodyString">\Zend_Gdata_MimeBodyString</a></li>
  56. </ul>
  57. </li>
  58. </ul>
  59. </div>
  60. <a name="top"></a>
  61. <div id="file-description">
  62. <p class="short-description">Zend Framework</p>
  63. <div class="long-description">
  64. <p>LICENSE</p>
  65. <p>This source file is subject to the new BSD license that is
  66. bundled with this package in the file LICENSE.txt. It is also available
  67. through the world-wide-web at this URL:
  68. http://framework.zend.com/license/new-bsd If you did not receive a copy
  69. of the license and are unable to obtain it through the world-wide-web,
  70. please send an email to license@zend.com so we can send you a copy
  71. immediately.</p>
  72. </div>
  73. </div>
  74. <dl class="file-info">
  75. <dt>category</dt>
  76. <dd>Zend  </dd>
  77. <dt>copyright</dt>
  78. <dd>Copyright (c) 2005-2011 Zend Technologies USA Inc.
  79. (http://www.zend.com)  </dd>
  80. <dt>license</dt>
  81. <dd><a href="http://framework.zend.com/license/new-bsd">New
  82. BSD License</a>  </dd>
  83. <dt>package</dt>
  84. <dd>Zend_Gdata  </dd>
  85. <dt>subpackage</dt>
  86. <dd>Gdata  </dd>
  87. <dt>version</dt>
  88. <dd>$Id: MimeBodyString.php 23775 2011-03-01 17:25:24Z ralph $  </dd>
  89. </dl>
  90. <a name="classes"></a><a id="\Zend_Gdata_MimeBodyString"></a>
  91. <h2 class="class">\Zend_Gdata_MimeBodyString
  92. <div class="to-top"><a href="#top">jump to top</a></div>
  93. </h2>
  94. <div class="class">
  95. <p class="short-description">A wrapper for strings for buffered
  96. reading.</p>
  97. <div class="long-description"></div>
  98. <dl class="class-info">
  99. <dt>category</dt>
  100. <dd>Zend  </dd>
  101. <dt>copyright</dt>
  102. <dd>Copyright (c) 2005-2011 Zend Technologies USA Inc.
  103. (http://www.zend.com)  </dd>
  104. <dt>license</dt>
  105. <dd><a href="http://framework.zend.com/license/new-bsd">New
  106. BSD License</a>  </dd>
  107. <dt>package</dt>
  108. <dd>Zend_Gdata  </dd>
  109. <dt>subpackage</dt>
  110. <dd>Gdata  </dd>
  111. </dl>
  112. <h3>Properties</h3>
  113. <div><a id="\Zend_Gdata_MimeBodyString::$_bytesRead"></a>
  114. <div class="property"><a href="#" class="gripper"><img
  115. src="images/icons/arrow_right.png"><img
  116. src="images/icons/arrow_down.png" style="display: none;"></a><code><img
  117. src="images/icons/property.png" alt="Property"><img
  118. src="images/icons/visibility_protected.png" style="margin-right: 5px"
  119. alt="protected">integer  <span class="highlight">$_bytesRead</span>=
  120. '0' </code>
  121. <div class="description">
  122. <p class="short-description">The size of the MIME message.</p>
  123. </div>
  124. <div class="code-tabs">
  125. <div class="long-description"></div>
  126. <strong>Default value</strong><code>0</code><strong>Details</strong>
  127. <dl class="property-info">
  128. <dt>Type</dt>
  129. <dd>integer</dd>
  130. </dl>
  131. </div>
  132. <div class="clear"></div>
  133. </div>
  134. <a id="\Zend_Gdata_MimeBodyString::$_sourceString"></a>
  135. <div class="property"><a href="#" class="gripper"><img
  136. src="images/icons/arrow_right.png"><img
  137. src="images/icons/arrow_down.png" style="display: none;"></a><code><img
  138. src="images/icons/property.png" alt="Property"><img
  139. src="images/icons/visibility_protected.png" style="margin-right: 5px"
  140. alt="protected">string  <span class="highlight">$_sourceString</span>=
  141. '' </code>
  142. <div class="description">
  143. <p class="short-description">The source string.</p>
  144. </div>
  145. <div class="code-tabs">
  146. <div class="long-description"></div>
  147. <strong>Details</strong>
  148. <dl class="property-info">
  149. <dt>Type</dt>
  150. <dd>string</dd>
  151. </dl>
  152. </div>
  153. <div class="clear"></div>
  154. </div>
  155. </div>
  156. <h3>Methods</h3>
  157. <div><a id="\Zend_Gdata_MimeBodyString::__construct()"></a>
  158. <div class="method"><a href="#" class="gripper"><img
  159. src="images/icons/arrow_right.png"><img
  160. src="images/icons/arrow_down.png" style="display: none;"></a><code><img
  161. src="images/icons/method.png" alt="method"><img
  162. src="images/icons/visibility_public.png" style="margin-right: 5px"
  163. alt="public"><span class="highlight">__construct</span><span
  164. class="nb-faded-text">( string $sourceString ) </span> : void</code>
  165. <div class="description">
  166. <p class="short_description">Create a new MimeBodyString object.</p>
  167. </div>
  168. <div class="code-tabs">
  169. <div class="long-description"></div>
  170. <strong>Parameters</strong>
  171. <table class="argument-info">
  172. <thead>
  173. <tr>
  174. <th>Name</th>
  175. <th>Type</th>
  176. <th>Description</th>
  177. </tr>
  178. </thead>
  179. <tr>
  180. <th>$sourceString</th>
  181. <td>string</td>
  182. <td><em>The string we are wrapping.</em></td>
  183. </tr>
  184. </table>
  185. </div>
  186. <div class="clear"></div>
  187. </div>
  188. <a id="\Zend_Gdata_MimeBodyString::getSize()"></a>
  189. <div class="method"><a href="#" class="gripper"><img
  190. src="images/icons/arrow_right.png"><img
  191. src="images/icons/arrow_down.png" style="display: none;"></a><code><img
  192. src="images/icons/method.png" alt="method"><img
  193. src="images/icons/visibility_public.png" style="margin-right: 5px"
  194. alt="public"><span class="highlight">getSize</span><span
  195. class="nb-faded-text">( ) </span> : int</code>
  196. <div class="description">
  197. <p class="short_description">The length of the string.</p>
  198. </div>
  199. <div class="code-tabs">
  200. <div class="long-description"></div>
  201. <strong>Returns</strong>
  202. <table class="argument-info">
  203. <thead>
  204. <tr>
  205. <th>Type</th>
  206. <th>Description</th>
  207. </tr>
  208. </thead>
  209. <tr>
  210. <td>int</td>
  211. <td>The length of the string contained in the object.</td>
  212. </tr>
  213. </table>
  214. </div>
  215. <div class="clear"></div>
  216. </div>
  217. <a id="\Zend_Gdata_MimeBodyString::read()"></a>
  218. <div class="method"><a href="#" class="gripper"><img
  219. src="images/icons/arrow_right.png"><img
  220. src="images/icons/arrow_down.png" style="display: none;"></a><code><img
  221. src="images/icons/method.png" alt="method"><img
  222. src="images/icons/visibility_public.png" style="margin-right: 5px"
  223. alt="public"><span class="highlight">read</span><span
  224. class="nb-faded-text">( integer $bytesRequested ) </span> : string</code>
  225. <div class="description">
  226. <p class="short_description">Read the next chunk of the string.</p>
  227. </div>
  228. <div class="code-tabs">
  229. <div class="long-description"></div>
  230. <strong>Parameters</strong>
  231. <table class="argument-info">
  232. <thead>
  233. <tr>
  234. <th>Name</th>
  235. <th>Type</th>
  236. <th>Description</th>
  237. </tr>
  238. </thead>
  239. <tr>
  240. <th>$bytesRequested</th>
  241. <td>integer</td>
  242. <td><em>The size of the chunk that is to be read.</em></td>
  243. </tr>
  244. </table>
  245. <strong>Returns</strong>
  246. <table class="argument-info">
  247. <thead>
  248. <tr>
  249. <th>Type</th>
  250. <th>Description</th>
  251. </tr>
  252. </thead>
  253. <tr>
  254. <td>string</td>
  255. <td>A corresponding piece of the string.</td>
  256. </tr>
  257. </table>
  258. </div>
  259. <div class="clear"></div>
  260. </div>
  261. </div>
  262. </div>
  263. </div>
  264. <small xmlns="" class="footer">Documentation was generated by <a
  265. href="http://docblox-project.org">DocBlox 0.13.3</a>. </small>
  266. </body>
  267. </html>