Skip to content

Commit eff6e1e

Browse files
committed
Updated API for commit 90edae6b01e8023248c2716f99307b35c07e0565
1 parent 79e0516 commit eff6e1e

File tree

3 files changed

+25
-15
lines changed

3 files changed

+25
-15
lines changed

docs/classes/CodeIgniter-HTTP-DownloadResponse.html

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,7 @@ <h4 id="toc-methods">
846846
<span>
847847
&nbsp;: string </span>
848848
</dt>
849-
<dd>get Content-Disposition Header string.</dd>
849+
<dd>Get Content-Disposition Header string.</dd>
850850

851851
<dt class="phpdocumentor-table-of-contents__entry -method -private">
852852
<a class="" href="classes/CodeIgniter-HTTP-DownloadResponse.html#method_getDownloadFileName">getDownloadFileName()</a>
@@ -1869,7 +1869,7 @@ <h4 class="phpdocumentor-element__name" id="method_buildHeaders">
18691869
<aside class="phpdocumentor-element-found-in">
18701870
<abbr class="phpdocumentor-element-found-in__file" title="system/HTTP/DownloadResponse.php"><a href="files/system-http-downloadresponse.html"><abbr title="system/HTTP/DownloadResponse.php">DownloadResponse.php</abbr></a></abbr>
18711871
:
1872-
<span class="phpdocumentor-element-found-in__line">273</span>
1872+
<span class="phpdocumentor-element-found-in__line">272</span>
18731873

18741874
</aside>
18751875

@@ -2995,7 +2995,7 @@ <h4 class="phpdocumentor-element__name" id="method_inline">
29952995
<aside class="phpdocumentor-element-found-in">
29962996
<abbr class="phpdocumentor-element-found-in__file" title="system/HTTP/DownloadResponse.php"><a href="files/system-http-downloadresponse.html"><abbr title="system/HTTP/DownloadResponse.php">DownloadResponse.php</abbr></a></abbr>
29972997
:
2998-
<span class="phpdocumentor-element-found-in__line">342</span>
2998+
<span class="phpdocumentor-element-found-in__line">341</span>
29992999

30003000
</aside>
30013001

@@ -3034,7 +3034,7 @@ <h4 class="phpdocumentor-element__name" id="method_noCache">
30343034
<aside class="phpdocumentor-element-found-in">
30353035
<abbr class="phpdocumentor-element-found-in__file" title="system/HTTP/DownloadResponse.php"><a href="files/system-http-downloadresponse.html"><abbr title="system/HTTP/DownloadResponse.php">DownloadResponse.php</abbr></a></abbr>
30363036
:
3037-
<span class="phpdocumentor-element-found-in__line">237</span>
3037+
<span class="phpdocumentor-element-found-in__line">236</span>
30383038

30393039
</aside>
30403040

@@ -3299,7 +3299,7 @@ <h4 class="phpdocumentor-element__name" id="method_send">
32993299
<aside class="phpdocumentor-element-found-in">
33003300
<abbr class="phpdocumentor-element-found-in__file" title="system/HTTP/DownloadResponse.php"><a href="files/system-http-downloadresponse.html"><abbr title="system/HTTP/DownloadResponse.php">DownloadResponse.php</abbr></a></abbr>
33013301
:
3302-
<span class="phpdocumentor-element-found-in__line">252</span>
3302+
<span class="phpdocumentor-element-found-in__line">251</span>
33033303

33043304
</aside>
33053305

@@ -3354,7 +3354,7 @@ <h4 class="phpdocumentor-element__name" id="method_sendBody">
33543354
<aside class="phpdocumentor-element-found-in">
33553355
<abbr class="phpdocumentor-element-found-in__file" title="system/HTTP/DownloadResponse.php"><a href="files/system-http-downloadresponse.html"><abbr title="system/HTTP/DownloadResponse.php">DownloadResponse.php</abbr></a></abbr>
33563356
:
3357-
<span class="phpdocumentor-element-found-in__line">294</span>
3357+
<span class="phpdocumentor-element-found-in__line">293</span>
33583358

33593359
</aside>
33603360

@@ -3612,7 +3612,7 @@ <h4 class="phpdocumentor-element__name" id="method_setContentType">
36123612
<aside class="phpdocumentor-element-found-in">
36133613
<abbr class="phpdocumentor-element-found-in__file" title="system/HTTP/DownloadResponse.php"><a href="files/system-http-downloadresponse.html"><abbr title="system/HTTP/DownloadResponse.php">DownloadResponse.php</abbr></a></abbr>
36143614
:
3615-
<span class="phpdocumentor-element-found-in__line">222</span>
3615+
<span class="phpdocumentor-element-found-in__line">221</span>
36163616

36173617
</aside>
36183618

@@ -4239,7 +4239,7 @@ <h4 class="phpdocumentor-element__name" id="method_setStatusCode">
42394239
<aside class="phpdocumentor-element-found-in">
42404240
<abbr class="phpdocumentor-element-found-in__file" title="system/HTTP/DownloadResponse.php"><a href="files/system-http-downloadresponse.html"><abbr title="system/HTTP/DownloadResponse.php">DownloadResponse.php</abbr></a></abbr>
42414241
:
4242-
<span class="phpdocumentor-element-found-in__line">211</span>
4242+
<span class="phpdocumentor-element-found-in__line">210</span>
42434243

42444244
</aside>
42454245

@@ -4754,17 +4754,27 @@ <h4 class="phpdocumentor-element__name" id="method_getContentDisposition">
47544754

47554755
</aside>
47564756

4757-
<p class="phpdocumentor-summary">get Content-Disposition Header string.</p>
4757+
<p class="phpdocumentor-summary">Get Content-Disposition Header string.</p>
47584758

47594759
<code class="phpdocumentor-code phpdocumentor-signature ">
47604760
<span class="phpdocumentor-signature__visibility">private</span>
4761-
<span class="phpdocumentor-signature__name">getContentDisposition</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
4761+
<span class="phpdocumentor-signature__name">getContentDisposition</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__return-type">bool&nbsp;</span><span class="phpdocumentor-signature__argument__name">$inline</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">false</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>
47624762

47634763
<div class="phpdocumentor-label-line">
47644764
</div>
47654765

47664766

4767-
4767+
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
4768+
<dl class="phpdocumentor-argument-list">
4769+
<dt class="phpdocumentor-argument-list__entry">
4770+
<span class="phpdocumentor-signature__argument__name">$inline</span>
4771+
: <span class="phpdocumentor-signature__argument__return-type">bool</span>
4772+
= <span class="phpdocumentor-signature__argument__default-value">false</span> </dt>
4773+
<dd class="phpdocumentor-argument-list__definition">
4774+
4775+
</dd>
4776+
</dl>
4777+
47684778

47694779

47704780

@@ -4876,7 +4886,7 @@ <h4 class="phpdocumentor-element__name" id="method_sendBodyByBinary">
48764886
<aside class="phpdocumentor-element-found-in">
48774887
<abbr class="phpdocumentor-element-found-in__file" title="system/HTTP/DownloadResponse.php"><a href="files/system-http-downloadresponse.html"><abbr title="system/HTTP/DownloadResponse.php">DownloadResponse.php</abbr></a></abbr>
48784888
:
4879-
<span class="phpdocumentor-element-found-in__line">330</span>
4889+
<span class="phpdocumentor-element-found-in__line">329</span>
48804890

48814891
</aside>
48824892

@@ -4915,7 +4925,7 @@ <h4 class="phpdocumentor-element__name" id="method_sendBodyByFilePath">
49154925
<aside class="phpdocumentor-element-found-in">
49164926
<abbr class="phpdocumentor-element-found-in__file" title="system/HTTP/DownloadResponse.php"><a href="files/system-http-downloadresponse.html"><abbr title="system/HTTP/DownloadResponse.php">DownloadResponse.php</abbr></a></abbr>
49174927
:
4918-
<span class="phpdocumentor-element-found-in__line">312</span>
4928+
<span class="phpdocumentor-element-found-in__line">311</span>
49194929

49204930
</aside>
49214931

docs/js/searchIndex.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16098,7 +16098,7 @@ Search.appendIndex(
1609816098
}, {
1609916099
"fqsen": "\\CodeIgniter\\HTTP\\DownloadResponse\u003A\u003AgetContentDisposition\u0028\u0029",
1610016100
"name": "getContentDisposition",
16101-
"summary": "get\u0020Content\u002DDisposition\u0020Header\u0020string.",
16101+
"summary": "Get\u0020Content\u002DDisposition\u0020Header\u0020string.",
1610216102
"url": "classes/CodeIgniter-HTTP-DownloadResponse.html#method_getContentDisposition"
1610316103
}, {
1610416104
"fqsen": "\\CodeIgniter\\HTTP\\DownloadResponse\u003A\u003AsetStatusCode\u0028\u0029",

docs/reports/markers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ <h3><abbr title="system/HTTP/DownloadResponse.php">DownloadResponse.php</abbr></
434434
<tbody>
435435
<tr>
436436
<td class="phpdocumentor-cell">TODO</td>
437-
<td class="phpdocumentor-cell">252</td>
437+
<td class="phpdocumentor-cell">251</td>
438438
<td class="phpdocumentor-cell">Do downloads need CSP or Cookies? Compare with ResponseTrait::send()</td>
439439
</tr>
440440
</tbody>

0 commit comments

Comments
 (0)