Skip to content

Commit

Permalink
Api documentations update (Thu Jul 4 12:15:34 UTC 2024)
Browse files Browse the repository at this point in the history
#apidocs
  • Loading branch information
sudo-robot committed Jul 4, 2024
1 parent ced32c1 commit 8b0a282
Show file tree
Hide file tree
Showing 40 changed files with 698 additions and 662 deletions.
58 changes: 29 additions & 29 deletions api-docs/phpstorm-stubs/DOMAttr.html

Large diffs are not rendered by default.

82 changes: 41 additions & 41 deletions api-docs/phpstorm-stubs/DOMCdataSection.html

Large diffs are not rendered by default.

72 changes: 36 additions & 36 deletions api-docs/phpstorm-stubs/DOMCharacterData.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions api-docs/phpstorm-stubs/DOMChildNode.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ <h2>Details</h2>
<div id="method-details">
<div class="method-item">
<h3 id="method_remove">
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2547">at line 2547</a></div>
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2551">at line 2551</a></div>
<code> void
<strong>remove</strong>()
</code>
Expand Down Expand Up @@ -201,7 +201,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_before">
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2556">at line 2556</a></div>
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2560">at line 2560</a></div>
<code> void
<strong>before</strong>(<a href="DOMNode.html">DOMNode</a>|string|null ...$nodes)
</code>
Expand Down Expand Up @@ -244,7 +244,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_after">
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2565">at line 2565</a></div>
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2569">at line 2569</a></div>
<code> void
<strong>after</strong>(<a href="DOMNode.html">DOMNode</a>|string|null ...$nodes)
</code>
Expand Down Expand Up @@ -287,7 +287,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_replaceWith">
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2575">at line 2575</a></div>
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2579">at line 2579</a></div>
<code> void
<strong>replaceWith</strong>(<a href="DOMNode.html">DOMNode</a>|string|null ...$nodes)
</code>
Expand Down
74 changes: 37 additions & 37 deletions api-docs/phpstorm-stubs/DOMComment.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions api-docs/phpstorm-stubs/DOMConfiguration.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ <h2>Details</h2>
<div id="method-details">
<div class="method-item">
<h3 id="method_setParameter">
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2169">at line 2169</a></div>
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2173">at line 2173</a></div>
<code>
<strong>setParameter</strong>($name, $value)
</code>
Expand Down Expand Up @@ -174,7 +174,7 @@ <h4>Parameters</h4>
</div>
<div class="method-item">
<h3 id="method_getParameter">
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2174">at line 2174</a></div>
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2178">at line 2178</a></div>
<code>
<strong>getParameter</strong>($name)
</code>
Expand Down Expand Up @@ -208,7 +208,7 @@ <h4>Parameters</h4>
</div>
<div class="method-item">
<h3 id="method_canSetParameter">
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2180">at line 2180</a></div>
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L2184">at line 2184</a></div>
<code>
<strong>canSetParameter</strong>($name, $value)
</code>
Expand Down
126 changes: 63 additions & 63 deletions api-docs/phpstorm-stubs/DOMDocument.html

Large diffs are not rendered by default.

64 changes: 32 additions & 32 deletions api-docs/phpstorm-stubs/DOMDocumentFragment.html

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions api-docs/phpstorm-stubs/DOMDocumentType.html
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ <h2>Details</h2>
<div class="method-item">
<h3 id="method_insertBefore">
<div class="location">in <a href="DOMNode.html#method_insertBefore">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L160">at line 160</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L164">at line 164</a></div>
<code> <a href="DOMNode.html">DOMNode</a>
<strong>insertBefore</strong>(<a href="DOMNode.html">DOMNode</a> $node, null|<a href="DOMNode.html">DOMNode</a> $child = null)
</code>
Expand Down Expand Up @@ -703,7 +703,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_replaceChild">
<div class="location">in <a href="DOMNode.html#method_replaceChild">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L178">at line 178</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L182">at line 182</a></div>
<code> <a href="DOMNode.html">DOMNode</a>|false
<strong>replaceChild</strong>(<a href="DOMNode.html">DOMNode</a> $node, <a href="DOMNode.html">DOMNode</a> $child)
</code>
Expand Down Expand Up @@ -757,7 +757,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_removeChild">
<div class="location">in <a href="DOMNode.html#method_removeChild">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L188">at line 188</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L192">at line 192</a></div>
<code> <a href="DOMNode.html">DOMNode</a>
<strong>removeChild</strong>(<a href="DOMNode.html">DOMNode</a> $child)
</code>
Expand Down Expand Up @@ -802,7 +802,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_appendChild">
<div class="location">in <a href="DOMNode.html#method_appendChild">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L198">at line 198</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L202">at line 202</a></div>
<code> <a href="DOMNode.html">DOMNode</a>
<strong>appendChild</strong>(<a href="DOMNode.html">DOMNode</a> $node)
</code>
Expand Down Expand Up @@ -847,7 +847,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_hasChildNodes">
<div class="location">in <a href="DOMNode.html#method_hasChildNodes">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L205">at line 205</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L209">at line 209</a></div>
<code> bool
<strong>hasChildNodes</strong>()
</code>
Expand Down Expand Up @@ -880,7 +880,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_cloneNode">
<div class="location">in <a href="DOMNode.html#method_cloneNode">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L217">at line 217</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L221">at line 221</a></div>
<code> <a href="DOMNode.html">DOMNode</a>
<strong>cloneNode</strong>(bool $deep = false)
</code>
Expand Down Expand Up @@ -926,7 +926,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_normalize">
<div class="location">in <a href="DOMNode.html#method_normalize">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L227">at line 227</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L231">at line 231</a></div>
<code> void
<strong>normalize</strong>()
</code>
Expand Down Expand Up @@ -959,7 +959,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_isSupported">
<div class="location">in <a href="DOMNode.html#method_isSupported">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L243">at line 243</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L247">at line 247</a></div>
<code> bool
<strong>isSupported</strong>(string $feature, string $version)
</code>
Expand Down Expand Up @@ -1013,7 +1013,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_hasAttributes">
<div class="location">in <a href="DOMNode.html#method_hasAttributes">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L254">at line 254</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L258">at line 258</a></div>
<code> bool
<strong>hasAttributes</strong>()
</code>
Expand Down Expand Up @@ -1046,7 +1046,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_compareDocumentPosition">
<div class="location">in <a href="DOMNode.html#method_compareDocumentPosition">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L261">at line 261</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L265">at line 265</a></div>
<code>
<strong>compareDocumentPosition</strong>(<a href="DOMNode.html">DOMNode</a> $other)
</code>
Expand Down Expand Up @@ -1081,7 +1081,7 @@ <h4>Parameters</h4>
<div class="method-item">
<h3 id="method_isSameNode">
<div class="location">in <a href="DOMNode.html#method_isSameNode">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L271">at line 271</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L275">at line 275</a></div>
<code> bool
<strong>isSameNode</strong>(<a href="DOMNode.html">DOMNode</a> $otherNode)
</code>
Expand Down Expand Up @@ -1126,7 +1126,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_lookupPrefix">
<div class="location">in <a href="DOMNode.html#method_lookupPrefix">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L282">at line 282</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L286">at line 286</a></div>
<code> string|null
<strong>lookupPrefix</strong>(string $namespace)
</code>
Expand Down Expand Up @@ -1171,7 +1171,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_isDefaultNamespace">
<div class="location">in <a href="DOMNode.html#method_isDefaultNamespace">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L294">at line 294</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L298">at line 298</a></div>
<code> bool
<strong>isDefaultNamespace</strong>(string $namespace)
</code>
Expand Down Expand Up @@ -1217,7 +1217,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_lookupNamespaceURI">
<div class="location">in <a href="DOMNode.html#method_lookupNamespaceURI">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L305">at line 305</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L309">at line 309</a></div>
<code> string|null
<strong>lookupNamespaceURI</strong>(string|null $prefix)
</code>
Expand Down Expand Up @@ -1262,7 +1262,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_lookupNamespaceUri">
<div class="location">in <a href="DOMNode.html#method_lookupNamespaceUri">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L317">at line 317</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L321">at line 321</a></div>
<code> string|null
<strong>lookupNamespaceUri</strong>(string|null $prefix)
</code>
Expand Down Expand Up @@ -1307,7 +1307,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_isEqualNode">
<div class="location">in <a href="DOMNode.html#method_isEqualNode">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L324">at line 324</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L328">at line 328</a></div>
<code> bool
<strong>isEqualNode</strong>($otherNode)
</code>
Expand Down Expand Up @@ -1351,7 +1351,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_getFeature">
<div class="location">in <a href="DOMNode.html#method_getFeature">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L327">at line 327</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L331">at line 331</a></div>
<code>
<strong>getFeature</strong>($feature, $version)
</code>
Expand Down Expand Up @@ -1391,7 +1391,7 @@ <h4>Parameters</h4>
<div class="method-item">
<h3 id="method_setUserData">
<div class="location">in <a href="DOMNode.html#method_setUserData">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L329">at line 329</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L333">at line 333</a></div>
<code>
<strong>setUserData</strong>($key, $data, $handler)
</code>
Expand Down Expand Up @@ -1436,7 +1436,7 @@ <h4>Parameters</h4>
<div class="method-item">
<h3 id="method_getUserData">
<div class="location">in <a href="DOMNode.html#method_getUserData">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L331">at line 331</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L335">at line 335</a></div>
<code>
<strong>getUserData</strong>($key)
</code>
Expand Down Expand Up @@ -1471,7 +1471,7 @@ <h4>Parameters</h4>
<div class="method-item">
<h3 id="method_getNodePath">
<div class="location">in <a href="DOMNode.html#method_getNodePath">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L338">at line 338</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L342">at line 342</a></div>
<code> string|null
<strong>getNodePath</strong>()
</code>
Expand Down Expand Up @@ -1504,7 +1504,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_getLineNo">
<div class="location">in <a href="DOMNode.html#method_getLineNo">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L346">at line 346</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L350">at line 350</a></div>
<code> int
<strong>getLineNo</strong>()
</code>
Expand Down Expand Up @@ -1537,7 +1537,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_C14N">
<div class="location">in <a href="DOMNode.html#method_C14N">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L357">at line 357</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L361">at line 361</a></div>
<code> string|false
<strong>C14N</strong>(bool $exclusive = false, bool $withComments = false, null|array $xpath = null, null|array $nsPrefixes = null)
</code>
Expand Down Expand Up @@ -1595,7 +1595,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_C14NFile">
<div class="location">in <a href="DOMNode.html#method_C14NFile">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L375">at line 375</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L379">at line 379</a></div>
<code> int|false
<strong>C14NFile</strong>(string $uri, bool $exclusive = false, bool $withComments = false, null|array $xpath = null, null|array $nsPrefixes = null)
</code>
Expand Down Expand Up @@ -1658,7 +1658,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_contains">
<div class="location">in <a href="DOMNode.html#method_contains">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L387">at line 387</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L391">at line 391</a></div>
<code> bool
<strong>contains</strong>(DOMNode|DOMNameSpaceNode|null $other)
</code>
Expand Down Expand Up @@ -1703,7 +1703,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method_getRootNode">
<div class="location">in <a href="DOMNode.html#method_getRootNode">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L392">at line 392</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L396">at line 396</a></div>
<code> <a href="DOMNode.html">DOMNode</a>
<strong>getRootNode</strong>(array|null $options = null)
</code>
Expand Down Expand Up @@ -1748,7 +1748,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method___sleep">
<div class="location">in <a href="DOMNode.html#method___sleep">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L397">at line 397</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L401">at line 401</a></div>
<code> array
<strong>__sleep</strong>()
</code>
Expand Down Expand Up @@ -1783,7 +1783,7 @@ <h4>Return Value</h4>
<div class="method-item">
<h3 id="method___wakeup">
<div class="location">in <a href="DOMNode.html#method___wakeup">
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L402">at line 402</a></div>
DOMNode</a> <a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/dom/dom_c.php#L406">at line 406</a></div>
<code> void
<strong>__wakeup</strong>()
</code>
Expand Down
Loading

0 comments on commit 8b0a282

Please sign in to comment.