Skip to content

Commit

Permalink
deploy: 844c450
Browse files Browse the repository at this point in the history
  • Loading branch information
systemcrash committed Dec 20, 2024
1 parent 1895e34 commit 15901c0
Show file tree
Hide file tree
Showing 65 changed files with 3,114 additions and 2,888 deletions.
58 changes: 11 additions & 47 deletions jsapi/LuCI.baseclass.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="LuCI#hasViewPermission"><a href="LuCI.html#hasViewPermission">hasViewPermission</a></li>

<li data-name="LuCI#isArguments"><a href="LuCI.html#isArguments">isArguments</a></li>

<li data-name="LuCI#isObject"><a href="LuCI.html#isObject">isObject</a></li>

<li data-name="LuCI#location"><a href="LuCI.html#location">location</a></li>
Expand Down Expand Up @@ -3664,7 +3666,7 @@ <h4 class="name" id="baseclass">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line61">line 61</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line23">line 23</a>
</div>

</div>
Expand Down Expand Up @@ -3749,7 +3751,7 @@ <h4 class="name" id=".extend">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line89">line 89</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line55">line 55</a>
</div>

</div>
Expand Down Expand Up @@ -3894,12 +3896,12 @@ <h5>Returns:</h5>
<div class="nameContainer">
<h4 class="name" id=".instantiate">

<span class="type-signature static">static</span>LuCI.baseclass.instantiate<span class="signature">(params, <span class="optional">new_args</span>)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="LuCI.baseclass.html">LuCI.baseclass</a>}</span>
<span class="type-signature static">static</span>LuCI.baseclass.instantiate<span class="signature">(params)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="LuCI.baseclass.html">LuCI.baseclass</a>}</span>
</h4>


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line172">line 172</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line133">line 133</a>
</div>

</div>
Expand Down Expand Up @@ -3958,49 +3960,11 @@ <h4 class="name" id=".instantiate">

<td class="description last">






<p>An array of arbitrary values which will be passed as arguments
to the constructor function.</p></td>
</tr>



<tr>

<td class="name"><code>new_args</code></td>


<td class="type">


<span class="param-type">*</span>



</td>



<td class="description last">


<span class="optional">optional</span>




<span class="repeatable">repeatable</span>


<p>Specifies arguments to be passed to the subclass constructor
as-is in order to instantiate the new subclass.</p></td>
</tr>


</tbody>
</table>

Expand Down Expand Up @@ -4086,7 +4050,7 @@ <h4 class="name" id=".isSubclass">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line198">line 198</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line158">line 158</a>
</div>

</div>
Expand Down Expand Up @@ -4233,7 +4197,7 @@ <h4 class="name" id=".singleton">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line148">line 148</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line114">line 114</a>
</div>

</div>
Expand Down Expand Up @@ -4425,7 +4389,7 @@ <h4 class="name" id="super">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line270">line 270</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line227">line 227</a>
</div>

</div>
Expand Down Expand Up @@ -4655,7 +4619,7 @@ <h4 class="name" id="varargs">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line228">line 228</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line186">line 186</a>
</div>

</div>
Expand Down Expand Up @@ -4878,7 +4842,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Dec 19 2024 19:20:35 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Dec 20 2024 00:14:55 GMT+0000 (Coordinated Universal Time)
</footer>
</div>
</div>
Expand Down
34 changes: 18 additions & 16 deletions jsapi/LuCI.dom.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="LuCI#hasViewPermission"><a href="LuCI.html#hasViewPermission">hasViewPermission</a></li>

<li data-name="LuCI#isArguments"><a href="LuCI.html#isArguments">isArguments</a></li>

<li data-name="LuCI#isObject"><a href="LuCI.html#isObject">isObject</a></li>

<li data-name="LuCI#location"><a href="LuCI.html#location">location</a></li>
Expand Down Expand Up @@ -3665,7 +3667,7 @@ <h4 class="name" id="dom">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1207">line 1207</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1160">line 1160</a>
</div>

</div>
Expand Down Expand Up @@ -3750,7 +3752,7 @@ <h4 class="name" id="append">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1361">line 1361</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1311">line 1311</a>
</div>

</div>
Expand Down Expand Up @@ -3951,7 +3953,7 @@ <h4 class="name" id="attr">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1476">line 1476</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1426">line 1426</a>
</div>

</div>
Expand Down Expand Up @@ -4149,7 +4151,7 @@ <h4 class="name" id="bindClassInstance">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1713">line 1713</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1663">line 1663</a>
</div>

</div>
Expand Down Expand Up @@ -4350,7 +4352,7 @@ <h4 class="name" id="callClassMethod">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1767">line 1767</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1717">line 1717</a>
</div>

</div>
Expand Down Expand Up @@ -4566,7 +4568,7 @@ <h4 class="name" id="content">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1428">line 1428</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1378">line 1378</a>
</div>

</div>
Expand Down Expand Up @@ -4770,7 +4772,7 @@ <h4 class="name" id="create">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1554">line 1554</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1504">line 1504</a>
</div>

</div>
Expand Down Expand Up @@ -5030,7 +5032,7 @@ <h4 class="name" id="data">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1630">line 1630</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1580">line 1580</a>
</div>

</div>
Expand Down Expand Up @@ -5269,7 +5271,7 @@ <h4 class="name" id="elem">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1233">line 1233</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1186">line 1186</a>
</div>

</div>
Expand Down Expand Up @@ -5414,7 +5416,7 @@ <h4 class="name" id="findClassInstance">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1733">line 1733</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1683">line 1683</a>
</div>

</div>
Expand Down Expand Up @@ -5564,7 +5566,7 @@ <h4 class="name" id="isEmpty">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1813">line 1813</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1763">line 1763</a>
</div>

</div>
Expand Down Expand Up @@ -5751,7 +5753,7 @@ <h4 class="name" id="matches">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1285">line 1285</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1235">line 1235</a>
</div>

</div>
Expand Down Expand Up @@ -5937,7 +5939,7 @@ <h4 class="name" id="parent">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1312">line 1312</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1262">line 1262</a>
</div>

</div>
Expand Down Expand Up @@ -6127,7 +6129,7 @@ <h4 class="name" id="parse">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1252">line 1252</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1205">line 1205</a>
</div>

</div>
Expand Down Expand Up @@ -6282,7 +6284,7 @@ <h4 class="name" id="~ignoreCallbackFn">


<div class="tag-source">
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1776">line 1776</a>
<a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line1726">line 1726</a>
</div>

</div>
Expand Down Expand Up @@ -6436,7 +6438,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Dec 19 2024 19:20:35 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Dec 20 2024 00:14:55 GMT+0000 (Coordinated Universal Time)
</footer>
</div>
</div>
Expand Down
16 changes: 9 additions & 7 deletions jsapi/LuCI.form.AbstractElement.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ <h3 class="applicationName"><a href="index.html"></a></h3>

<li data-name="LuCI#hasViewPermission"><a href="LuCI.html#hasViewPermission">hasViewPermission</a></li>

<li data-name="LuCI#isArguments"><a href="LuCI.html#isArguments">isArguments</a></li>

<li data-name="LuCI#isObject"><a href="LuCI.html#isObject">isObject</a></li>

<li data-name="LuCI#location"><a href="LuCI.html#location">location</a></li>
Expand Down Expand Up @@ -3666,7 +3668,7 @@ <h4 class="name" id="AbstractElement">


<div class="tag-source">
<a href="form.js.html">form.js</a>, <a href="form.js.html#line184">line 184</a>
<a href="form.js.html">form.js</a>, <a href="form.js.html#line186">line 186</a>
</div>

</div>
Expand Down Expand Up @@ -3751,7 +3753,7 @@ <h4 class="name" id="append">


<div class="tag-source">
<a href="form.js.html">form.js</a>, <a href="form.js.html#line210">line 210</a>
<a href="form.js.html">form.js</a>, <a href="form.js.html#line212">line 212</a>
</div>

</div>
Expand Down Expand Up @@ -3867,7 +3869,7 @@ <h4 class="name" id="parse">


<div class="tag-source">
<a href="form.js.html">form.js</a>, <a href="form.js.html#line228">line 228</a>
<a href="form.js.html">form.js</a>, <a href="form.js.html#line230">line 230</a>
</div>

</div>
Expand Down Expand Up @@ -3973,7 +3975,7 @@ <h4 class="name" id="render">


<div class="tag-source">
<a href="form.js.html">form.js</a>, <a href="form.js.html#line246">line 246</a>
<a href="form.js.html">form.js</a>, <a href="form.js.html#line248">line 248</a>
</div>

</div>
Expand Down Expand Up @@ -4079,7 +4081,7 @@ <h4 class="name" id="stripTags">


<div class="tag-source">
<a href="form.js.html">form.js</a>, <a href="form.js.html#line288">line 288</a>
<a href="form.js.html">form.js</a>, <a href="form.js.html#line289">line 289</a>
</div>

</div>
Expand Down Expand Up @@ -4226,7 +4228,7 @@ <h4 class="name" id="titleFn">


<div class="tag-source">
<a href="form.js.html">form.js</a>, <a href="form.js.html#line327">line 327</a>
<a href="form.js.html">form.js</a>, <a href="form.js.html#line328">line 328</a>
</div>

</div>
Expand Down Expand Up @@ -4427,7 +4429,7 @@ <h5>Returns:</h5>


<footer>
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Dec 19 2024 19:20:35 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Dec 20 2024 00:14:55 GMT+0000 (Coordinated Universal Time)
</footer>
</div>
</div>
Expand Down
Loading

0 comments on commit 15901c0

Please sign in to comment.