Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 32 additions & 26 deletions api-2.x/classes/WpOrg-Requests-Auth-Basic.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</section>
<section class="phpdocumentor-sidebar__category -packages">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="">Application</a>
</h4>

<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Requests.html" class="">Requests</a>
</h4>
Expand Down Expand Up @@ -107,10 +111,6 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</li>
</ul>

<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="">Application</a>
</h4>

</section>

<section class="phpdocumentor-sidebar__category -reports">
Expand Down Expand Up @@ -161,7 +161,7 @@ <h2 class="phpdocumentor-content__title">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Auth/Basic.php"><a href="files/src-auth-basic.html"><abbr title="src/Auth/Basic.php">Basic.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">23</span>
<span class="phpdocumentor-element-found-in__line">25</span>

</aside>

Expand Down Expand Up @@ -239,14 +239,14 @@ <h4 id="toc-methods">
<span>
&nbsp;: mixed </span>
</dt>
<dd>Set cURL parameters before the data is sent</dd>
<dd>Set cURL parameters before the data is sent.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a class="" href="classes/WpOrg-Requests-Auth-Basic.html#method_fsockopen_header">fsockopen_header()</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd>Add extra headers to the request before sending</dd>
<dd>Add extra headers to the request before sending.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a class="" href="classes/WpOrg-Requests-Auth-Basic.html#method_getAuthString">getAuthString()</a>
Expand Down Expand Up @@ -280,28 +280,28 @@ <h3 class="phpdocumentor-elements__header" id="properties">
phpdocumentor-element
-property
-public
"
"
>
<h4 class="phpdocumentor-element__name" id="property_pass">
$pass
<a href="classes/WpOrg-Requests-Auth-Basic.html#property_pass" class="headerlink"><i class="fas fa-link"></i></a>

<span class="phpdocumentor-element__modifiers">
</span>
</span>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Auth/Basic.php"><a href="files/src-auth-basic.html"><abbr title="src/Auth/Basic.php">Basic.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">36</span>
<span class="phpdocumentor-element-found-in__line">38</span>

</aside>

<p class="phpdocumentor-summary">Password</p>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">string</span>
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">string</span>
<span class="phpdocumentor-signature__name">$pass</span>
</code>

Expand All @@ -311,34 +311,36 @@ <h4 class="phpdocumentor-element__name" id="property_pass">





</article>
<article
class="
phpdocumentor-element
-property
-public
"
"
>
<h4 class="phpdocumentor-element__name" id="property_user">
$user
<a href="classes/WpOrg-Requests-Auth-Basic.html#property_user" class="headerlink"><i class="fas fa-link"></i></a>

<span class="phpdocumentor-element__modifiers">
</span>
</span>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Auth/Basic.php"><a href="files/src-auth-basic.html"><abbr title="src/Auth/Basic.php">Basic.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">29</span>
<span class="phpdocumentor-element-found-in__line">31</span>

</aside>

<p class="phpdocumentor-summary">Username</p>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">string</span>
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">string</span>
<span class="phpdocumentor-signature__name">$user</span>
</code>

Expand All @@ -348,6 +350,8 @@ <h4 class="phpdocumentor-element__name" id="property_user">





</article>
</section>

Expand All @@ -371,7 +375,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Auth/Basic.php"><a href="files/src-auth-basic.html"><abbr title="src/Auth/Basic.php">Basic.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">49</span>
<span class="phpdocumentor-element-found-in__line">51</span>

</aside>

Expand Down Expand Up @@ -465,11 +469,11 @@ <h4 class="phpdocumentor-element__name" id="method_curl_before_send">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Auth/Basic.php"><a href="files/src-auth-basic.html"><abbr title="src/Auth/Basic.php">Basic.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">81</span>
<span class="phpdocumentor-element-found-in__line">83</span>

</aside>

<p class="phpdocumentor-summary">Set cURL parameters before the data is sent</p>
<p class="phpdocumentor-summary">Set cURL parameters before the data is sent.</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
Expand All @@ -486,7 +490,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
: <span class="phpdocumentor-signature__argument__return-type">resource|<abbr title="\CurlHandle">CurlHandle</abbr></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>cURL handle</p>
<section class="phpdocumentor-description"><p>The cURL handle.</p>
</section>

</dd>
Expand All @@ -512,11 +516,11 @@ <h4 class="phpdocumentor-element__name" id="method_fsockopen_header">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Auth/Basic.php"><a href="files/src-auth-basic.html"><abbr title="src/Auth/Basic.php">Basic.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">91</span>
<span class="phpdocumentor-element-found-in__line">93</span>

</aside>

<p class="phpdocumentor-summary">Add extra headers to the request before sending</p>
<p class="phpdocumentor-summary">Add extra headers to the request before sending.</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
Expand All @@ -533,7 +537,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
: <span class="phpdocumentor-signature__argument__return-type">string</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>HTTP header string</p>
<section class="phpdocumentor-description"><p>HTTP header string.</p>
</section>

</dd>
Expand All @@ -559,7 +563,7 @@ <h4 class="phpdocumentor-element__name" id="method_getAuthString">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Auth/Basic.php"><a href="files/src-auth-basic.html"><abbr title="src/Auth/Basic.php">Basic.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">100</span>
<span class="phpdocumentor-element-found-in__line">102</span>

</aside>

Expand Down Expand Up @@ -598,7 +602,7 @@ <h4 class="phpdocumentor-element__name" id="method_register">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Auth/Basic.php"><a href="files/src-auth-basic.html"><abbr title="src/Auth/Basic.php">Basic.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">71</span>
<span class="phpdocumentor-element-found-in__line">73</span>

</aside>

Expand Down Expand Up @@ -692,6 +696,8 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
if (xhr.status < 400 && xhr.responseText) {
code.textContent = xhr.responseText;
Prism.highlightElement(code);
d=document.getElementsByClassName("line-numbers");
d[0].scrollTop = d[0].children[1].offsetTop;
return;
}

Expand Down
16 changes: 9 additions & 7 deletions api-2.x/classes/WpOrg-Requests-Auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</section>
<section class="phpdocumentor-sidebar__category -packages">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="">Application</a>
</h4>

<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Requests.html" class="">Requests</a>
</h4>
Expand Down Expand Up @@ -107,10 +111,6 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</li>
</ul>

<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="">Application</a>
</h4>

</section>

<section class="phpdocumentor-sidebar__category -reports">
Expand Down Expand Up @@ -148,7 +148,7 @@ <h2 class="phpdocumentor-content__title">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Auth.php"><a href="files/src-auth.html"><abbr title="src/Auth.php">Auth.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">24</span>
<span class="phpdocumentor-element-found-in__line">26</span>

</aside>

Expand All @@ -175,7 +175,7 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">


</dd>
</dl>
</dl>



Expand Down Expand Up @@ -236,7 +236,7 @@ <h4 class="phpdocumentor-element__name" id="method_register">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Auth.php"><a href="files/src-auth.html"><abbr title="src/Auth.php">Auth.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">35</span>
<span class="phpdocumentor-element-found-in__line">37</span>

</aside>

Expand Down Expand Up @@ -326,6 +326,8 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
if (xhr.status < 400 && xhr.responseText) {
code.textContent = xhr.responseText;
Prism.highlightElement(code);
d=document.getElementsByClassName("line-numbers");
d[0].scrollTop = d[0].children[1].offsetTop;
return;
}

Expand Down
Loading