PageRenderTime 35ms CodeModel.GetById 10ms RepoModel.GetById 0ms app.codeStats 0ms

/Pods/Documentation/NXOAuth2Client/docset/Contents/Resources/Documents/Classes/NXOAuth2Request.html

https://bitbucket.org/Makz010/budzma
HTML | 470 lines | 286 code | 184 blank | 0 comment | 0 complexity | 4242c8b7a25bce7435aed441b70632e1 MD5 | raw file
  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
  5. <title>NXOAuth2Request Class Reference</title>
  6. <meta id="xcode-display" name="xcode-display" content="render"/>
  7. <meta name="viewport" content="width=550" />
  8. <link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
  9. <link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
  10. <meta name="generator" content="appledoc 2.1 (build 840)" />
  11. </head>
  12. <body>
  13. <header id="top_header">
  14. <div id="library" class="hideInXcode">
  15. <h1><a id="libraryTitle" href="../index.html">NXOAuth2Client 1.2.1 </a></h1>
  16. <a id="developerHome" href="../index.html">nxtbgthng</a>
  17. </div>
  18. <div id="title" role="banner">
  19. <h1 class="hideInXcode">NXOAuth2Request Class Reference</h1>
  20. </div>
  21. <ul id="headerButtons" role="toolbar">
  22. <li id="toc_button">
  23. <button aria-label="Show Table of Contents" role="checkbox" class="open" id="table_of_contents"><span class="disclosure"></span>Table of Contents</button>
  24. </li>
  25. <li id="jumpto_button" role="navigation">
  26. <select id="jumpTo">
  27. <option value="top">Jump To&#133;</option>
  28. <option value="tasks">Tasks</option>
  29. <option value="properties">Properties</option>
  30. <option value="//api/name/account">&nbsp;&nbsp;&nbsp;&nbsp;account</option>
  31. <option value="//api/name/parameters">&nbsp;&nbsp;&nbsp;&nbsp;parameters</option>
  32. <option value="//api/name/requestMethod">&nbsp;&nbsp;&nbsp;&nbsp;requestMethod</option>
  33. <option value="//api/name/resource">&nbsp;&nbsp;&nbsp;&nbsp;resource</option>
  34. <option value="class_methods">Class Methods</option>
  35. <option value="//api/name/performMethod:onResource:usingParameters:withAccount:sendProgressHandler:responseHandler:">&nbsp;&nbsp;&nbsp;&nbsp;+ performMethod:onResource:usingParameters:withAccount:sendProgressHandler:responseHandler:</option>
  36. <option value="instance_methods">Instance Methods</option>
  37. <option value="//api/name/cancel">&nbsp;&nbsp;&nbsp;&nbsp;- cancel</option>
  38. <option value="//api/name/initWithResource:method:parameters:">&nbsp;&nbsp;&nbsp;&nbsp;- initWithResource:method:parameters:</option>
  39. <option value="//api/name/performRequestWithSendingProgressHandler:responseHandler:">&nbsp;&nbsp;&nbsp;&nbsp;- performRequestWithSendingProgressHandler:responseHandler:</option>
  40. <option value="//api/name/signedURLRequest">&nbsp;&nbsp;&nbsp;&nbsp;- signedURLRequest</option>
  41. </select>
  42. </li>
  43. </ul>
  44. </header>
  45. <nav id="tocContainer" class="isShowingTOC">
  46. <ul id="toc" role="tree">
  47. <li role="treeitem" id="task_treeitem"><span class="nodisclosure"></span><span class="sectionName"><a href="#tasks">Tasks</a></span><ul>
  48. </ul></li>
  49. <li role="treeitem" class="children"><span class="disclosure"></span><span class="sectionName"><a href="#properties">Properties</a></span><ul>
  50. <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/account">account</a></span></li>
  51. <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/parameters">parameters</a></span></li>
  52. <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/requestMethod">requestMethod</a></span></li>
  53. <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/resource">resource</a></span></li>
  54. </ul></li>
  55. <li role="treeitem" class="children"><span class="disclosure"></span><span class="sectionName"><a href="#class_methods">Class Methods</a></span><ul>
  56. <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/performMethod:onResource:usingParameters:withAccount:sendProgressHandler:responseHandler:">performMethod:onResource:usingParameters:withAccount:sendProgressHandler:responseHandler:</a></span></li>
  57. </ul></li>
  58. <li role="treeitem" class="children"><span class="disclosure"></span><span class="sectionName"><a href="#instance_methods">Instance Methods</a></span><ul>
  59. <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/cancel">cancel</a></span></li>
  60. <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/initWithResource:method:parameters:">initWithResource:method:parameters:</a></span></li>
  61. <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/performRequestWithSendingProgressHandler:responseHandler:">performRequestWithSendingProgressHandler:responseHandler:</a></span></li>
  62. <li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/signedURLRequest">signedURLRequest</a></span></li>
  63. </ul></li>
  64. </ul>
  65. </nav>
  66. <article>
  67. <div id="contents" class="isShowingTOC" role="main">
  68. <a title="NXOAuth2Request Class Reference" name="top"></a>
  69. <div class="main-navigation navigation-top">
  70. <ul>
  71. <li><a href="../index.html">Index</a></li>
  72. <li><a href="../hierarchy.html">Hierarchy</a></li>
  73. </ul>
  74. </div>
  75. <div id="header">
  76. <div class="section-header">
  77. <h1 class="title title-header">NXOAuth2Request Class Reference</h1>
  78. </div>
  79. </div>
  80. <div id="container">
  81. <div class="section section-specification"><table cellspacing="0"><tbody>
  82. <tr>
  83. <td class="specification-title">Inherits from</td>
  84. <td class="specification-value">NSObject</td>
  85. </tr><tr>
  86. <td class="specification-title">Declared in</td>
  87. <td class="specification-value">NXOAuth2Request.h</td>
  88. </tr>
  89. </tbody></table></div>
  90. <div class="section section-tasks">
  91. <a title="Tasks" name="tasks"></a>
  92. <h2 class="subtitle subtitle-tasks">Tasks</h2>
  93. <ul class="task-list">
  94. <li>
  95. <span class="tooltip">
  96. <code><a href="#//api/name/performMethod:onResource:usingParameters:withAccount:sendProgressHandler:responseHandler:">+&nbsp;performMethod:onResource:usingParameters:withAccount:sendProgressHandler:responseHandler:</a></code>
  97. </span>
  98. </li><li>
  99. <span class="tooltip">
  100. <code><a href="#//api/name/initWithResource:method:parameters:">&ndash;&nbsp;initWithResource:method:parameters:</a></code>
  101. </span>
  102. </li><li>
  103. <span class="tooltip">
  104. <code><a href="#//api/name/account">&nbsp;&nbsp;account</a></code>
  105. </span>
  106. <span class="task-item-suffix">property</span>
  107. </li><li>
  108. <span class="tooltip">
  109. <code><a href="#//api/name/requestMethod">&nbsp;&nbsp;requestMethod</a></code>
  110. </span>
  111. <span class="task-item-suffix">property</span>
  112. </li><li>
  113. <span class="tooltip">
  114. <code><a href="#//api/name/resource">&nbsp;&nbsp;resource</a></code>
  115. </span>
  116. <span class="task-item-suffix">property</span>
  117. </li><li>
  118. <span class="tooltip">
  119. <code><a href="#//api/name/parameters">&nbsp;&nbsp;parameters</a></code>
  120. </span>
  121. <span class="task-item-suffix">property</span>
  122. </li><li>
  123. <span class="tooltip">
  124. <code><a href="#//api/name/signedURLRequest">&ndash;&nbsp;signedURLRequest</a></code>
  125. </span>
  126. </li><li>
  127. <span class="tooltip">
  128. <code><a href="#//api/name/performRequestWithSendingProgressHandler:responseHandler:">&ndash;&nbsp;performRequestWithSendingProgressHandler:responseHandler:</a></code>
  129. </span>
  130. </li><li>
  131. <span class="tooltip">
  132. <code><a href="#//api/name/cancel">&ndash;&nbsp;cancel</a></code>
  133. </span>
  134. </li>
  135. </ul>
  136. </div>
  137. <div class="section section-methods">
  138. <a title="Properties" name="properties"></a>
  139. <h2 class="subtitle subtitle-methods">Properties</h2>
  140. <div class="section-method">
  141. <a name="//api/name/account" title="account"></a>
  142. <h3 class="subsubtitle method-title">account</h3>
  143. <div class="method-subsection method-declaration"><code>@property (nonatomic, strong, readwrite) NXOAuth2Account *account</code></div>
  144. </div>
  145. <div class="section-method">
  146. <a name="//api/name/parameters" title="parameters"></a>
  147. <h3 class="subsubtitle method-title">parameters</h3>
  148. <div class="method-subsection method-declaration"><code>@property (nonatomic, strong, readwrite) NSDictionary *parameters</code></div>
  149. </div>
  150. <div class="section-method">
  151. <a name="//api/name/requestMethod" title="requestMethod"></a>
  152. <h3 class="subsubtitle method-title">requestMethod</h3>
  153. <div class="method-subsection method-declaration"><code>@property (nonatomic, strong, readwrite) NSString *requestMethod</code></div>
  154. </div>
  155. <div class="section-method">
  156. <a name="//api/name/resource" title="resource"></a>
  157. <h3 class="subsubtitle method-title">resource</h3>
  158. <div class="method-subsection method-declaration"><code>@property (nonatomic, strong, readwrite) NSURL *resource</code></div>
  159. </div>
  160. </div>
  161. <div class="section section-methods">
  162. <a title="Class Methods" name="class_methods"></a>
  163. <h2 class="subtitle subtitle-methods">Class Methods</h2>
  164. <div class="section-method">
  165. <a name="//api/name/performMethod:onResource:usingParameters:withAccount:sendProgressHandler:responseHandler:" title="performMethod:onResource:usingParameters:withAccount:sendProgressHandler:responseHandler:"></a>
  166. <h3 class="subsubtitle method-title">performMethod:onResource:usingParameters:withAccount:sendProgressHandler:responseHandler:</h3>
  167. <div class="method-subsection method-declaration"><code>+ (void)performMethod:(NSString *)<em>method</em> onResource:(NSURL *)<em>resource</em> usingParameters:(NSDictionary *)<em>parameters</em> withAccount:(NXOAuth2Account *)<em>account</em> sendProgressHandler:(NXOAuth2ConnectionSendingProgressHandler)<em>progressHandler</em> responseHandler:(NXOAuth2ConnectionResponseHandler)<em>responseHandler</em></code></div>
  168. </div>
  169. </div>
  170. <div class="section section-methods">
  171. <a title="Instance Methods" name="instance_methods"></a>
  172. <h2 class="subtitle subtitle-methods">Instance Methods</h2>
  173. <div class="section-method">
  174. <a name="//api/name/cancel" title="cancel"></a>
  175. <h3 class="subsubtitle method-title">cancel</h3>
  176. <div class="method-subsection method-declaration"><code>- (void)cancel</code></div>
  177. </div>
  178. <div class="section-method">
  179. <a name="//api/name/initWithResource:method:parameters:" title="initWithResource:method:parameters:"></a>
  180. <h3 class="subsubtitle method-title">initWithResource:method:parameters:</h3>
  181. <div class="method-subsection method-declaration"><code>- (id)initWithResource:(NSURL *)<em>url</em> method:(NSString *)<em>method</em> parameters:(NSDictionary *)<em>parameter</em></code></div>
  182. </div>
  183. <div class="section-method">
  184. <a name="//api/name/performRequestWithSendingProgressHandler:responseHandler:" title="performRequestWithSendingProgressHandler:responseHandler:"></a>
  185. <h3 class="subsubtitle method-title">performRequestWithSendingProgressHandler:responseHandler:</h3>
  186. <div class="method-subsection method-declaration"><code>- (void)performRequestWithSendingProgressHandler:(NXOAuth2ConnectionSendingProgressHandler)<em>progressHandler</em> responseHandler:(NXOAuth2ConnectionResponseHandler)<em>responseHandler</em></code></div>
  187. </div>
  188. <div class="section-method">
  189. <a name="//api/name/signedURLRequest" title="signedURLRequest"></a>
  190. <h3 class="subsubtitle method-title">signedURLRequest</h3>
  191. <div class="method-subsection method-declaration"><code>- (NSURLRequest *)signedURLRequest</code></div>
  192. </div>
  193. </div>
  194. </div>
  195. <div class="main-navigation navigation-bottom">
  196. <ul>
  197. <li><a href="../index.html">Index</a></li>
  198. <li><a href="../hierarchy.html">Hierarchy</a></li>
  199. </ul>
  200. </div>
  201. <div id="footer">
  202. <hr />
  203. <div class="footer-copyright">
  204. <p><span class="copyright">&copy; 2013 nxtbgthng. All rights reserved. (Last updated: 2013-01-19)</span><br />
  205. <span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.1 (build 840)</a>.</span></p>
  206. </div>
  207. </div>
  208. </div>
  209. </article>
  210. <script type="text/javascript">
  211. function jumpToChange()
  212. {
  213. window.location.hash = this.options[this.selectedIndex].value;
  214. }
  215. function toggleTOC()
  216. {
  217. var contents = document.getElementById('contents');
  218. var tocContainer = document.getElementById('tocContainer');
  219. if (this.getAttribute('class') == 'open')
  220. {
  221. this.setAttribute('class', '');
  222. contents.setAttribute('class', '');
  223. tocContainer.setAttribute('class', '');
  224. window.name = "hideTOC";
  225. }
  226. else
  227. {
  228. this.setAttribute('class', 'open');
  229. contents.setAttribute('class', 'isShowingTOC');
  230. tocContainer.setAttribute('class', 'isShowingTOC');
  231. window.name = "";
  232. }
  233. return false;
  234. }
  235. function toggleTOCEntryChildren(e)
  236. {
  237. e.stopPropagation();
  238. var currentClass = this.getAttribute('class');
  239. if (currentClass == 'children') {
  240. this.setAttribute('class', 'children open');
  241. }
  242. else if (currentClass == 'children open') {
  243. this.setAttribute('class', 'children');
  244. }
  245. return false;
  246. }
  247. function tocEntryClick(e)
  248. {
  249. e.stopPropagation();
  250. return true;
  251. }
  252. function init()
  253. {
  254. var selectElement = document.getElementById('jumpTo');
  255. selectElement.addEventListener('change', jumpToChange, false);
  256. var tocButton = document.getElementById('table_of_contents');
  257. tocButton.addEventListener('click', toggleTOC, false);
  258. var taskTreeItem = document.getElementById('task_treeitem');
  259. if (taskTreeItem.getElementsByTagName('li').length > 0)
  260. {
  261. taskTreeItem.setAttribute('class', 'children');
  262. taskTreeItem.firstChild.setAttribute('class', 'disclosure');
  263. }
  264. var tocList = document.getElementById('toc');
  265. var tocEntries = tocList.getElementsByTagName('li');
  266. for (var i = 0; i < tocEntries.length; i++) {
  267. tocEntries[i].addEventListener('click', toggleTOCEntryChildren, false);
  268. }
  269. var tocLinks = tocList.getElementsByTagName('a');
  270. for (var i = 0; i < tocLinks.length; i++) {
  271. tocLinks[i].addEventListener('click', tocEntryClick, false);
  272. }
  273. if (window.name == "hideTOC") {
  274. toggleTOC.call(tocButton);
  275. }
  276. }
  277. window.onload = init;
  278. // If showing in Xcode, hide the TOC and Header
  279. if (navigator.userAgent.match(/xcode/i)) {
  280. document.getElementById("contents").className = "hideInXcode"
  281. document.getElementById("tocContainer").className = "hideInXcode"
  282. document.getElementById("top_header").className = "hideInXcode"
  283. }
  284. </script>
  285. </body>
  286. </html>