deploy: d1290829fd589fb5e42d8bb45b57b87547d2a11d
authorsystemcrash <systemcrash@users.noreply.github.com>
Fri, 29 Mar 2024 19:22:35 +0000 (19:22 +0000)
committersystemcrash <systemcrash@users.noreply.github.com>
Fri, 29 Mar 2024 19:22:35 +0000 (19:22 +0000)
64 files changed:
jsapi/LuCI.baseclass.html
jsapi/LuCI.dom.html
jsapi/LuCI.form.AbstractElement.html
jsapi/LuCI.form.AbstractSection.html
jsapi/LuCI.form.AbstractValue.html
jsapi/LuCI.form.ButtonValue.html
jsapi/LuCI.form.DummyValue.html
jsapi/LuCI.form.DynamicList.html
jsapi/LuCI.form.FileUpload.html
jsapi/LuCI.form.FlagValue.html
jsapi/LuCI.form.GridSection.html
jsapi/LuCI.form.HiddenValue.html
jsapi/LuCI.form.JSONMap.html
jsapi/LuCI.form.ListValue.html
jsapi/LuCI.form.Map.html
jsapi/LuCI.form.MultiValue.html
jsapi/LuCI.form.NamedSection.html
jsapi/LuCI.form.SectionValue.html
jsapi/LuCI.form.TableSection.html
jsapi/LuCI.form.TextValue.html
jsapi/LuCI.form.TypedSection.html
jsapi/LuCI.form.Value.html
jsapi/LuCI.form.html
jsapi/LuCI.fs.html
jsapi/LuCI.headers.html
jsapi/LuCI.html
jsapi/LuCI.network.Device.html
jsapi/LuCI.network.Hosts.html
jsapi/LuCI.network.Protocol.html
jsapi/LuCI.network.WifiDevice.html
jsapi/LuCI.network.WifiNetwork.html
jsapi/LuCI.network.html
jsapi/LuCI.poll.html
jsapi/LuCI.request.html
jsapi/LuCI.request.poll.html
jsapi/LuCI.response.html
jsapi/LuCI.rpc.html
jsapi/LuCI.session.html
jsapi/LuCI.uci.html
jsapi/LuCI.ui.AbstractElement.html
jsapi/LuCI.ui.Checkbox.html
jsapi/LuCI.ui.ComboButton.html
jsapi/LuCI.ui.Combobox.html
jsapi/LuCI.ui.Dropdown.html
jsapi/LuCI.ui.DynamicList.html
jsapi/LuCI.ui.FileUpload.html
jsapi/LuCI.ui.Hiddenfield.html
jsapi/LuCI.ui.Select.html
jsapi/LuCI.ui.Textarea.html
jsapi/LuCI.ui.Textfield.html
jsapi/LuCI.ui.changes.html
jsapi/LuCI.ui.html
jsapi/LuCI.ui.menu.html
jsapi/LuCI.ui.tabs.html
jsapi/LuCI.view.html
jsapi/LuCI.xhr.html
jsapi/form.js.html
jsapi/fs.js.html
jsapi/index.html
jsapi/luci.js.html
jsapi/network.js.html
jsapi/rpc.js.html
jsapi/uci.js.html
jsapi/ui.js.html

index d39cec498cf34ce56637f392c690eef30375f7bd..53590a95cdbe2bc5aad855c281a954d687652261 100644 (file)
@@ -4758,7 +4758,7 @@ and the values extracted from the <code>args</code> array beginning with
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a7c80237411a87f911bc92c92f696eb51cde0478..66f48da8d503895db23d018627671fd6e331f02b 100644 (file)
@@ -6316,7 +6316,7 @@ ignored, else not.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 9ea330bd051d08c8f73102b1766f03e515bc5609..e64aa3331af13a9623ede8dbd94450e6a5e78f0b 100644 (file)
@@ -4305,7 +4305,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 114106fc3c0ab2b012a2e28275e8b36aa2fccb9a..173800ad892e9bfea37a941a28865cd8396e8751 100644 (file)
@@ -5090,7 +5090,7 @@ documentation for details.</p></td>
     <dt>
         <div class="param-desc">
         <p>Throws a <code>TypeError</code> exception in case the passed class value is not a
-descendent of <code>AbstractValue</code>.</p>
+descendant of <code>AbstractValue</code>.</p>
         </div>
     </dt>
     <dt>
@@ -5935,7 +5935,7 @@ exist.</p>
     <dt>
         <div class="param-desc">
         <p>Throws a <code>TypeError</code> exception in case the passed class value is not a
-descendent of <code>AbstractValue</code>.</p>
+descendant of <code>AbstractValue</code>.</p>
         </div>
     </dt>
     <dt>
@@ -6204,7 +6204,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index b62950702dea8e117f396dd56547f9b5ea1926d9..97f9467a3cec4efdfdad798e8c761bf830f7d872 100644 (file)
@@ -7262,7 +7262,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index e5ac3455f89f9e95747c18f7bf453678f5147282..ea01cd6bbd08d4e61081891eefcd0f24391a0352 100644 (file)
@@ -7585,7 +7585,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 32001355f98784842538b15cc98ecae906386c5e..c715715fa4b41f98f24201d187e87ed49803ff4f 100644 (file)
@@ -7571,7 +7571,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a322f3c3adb7e701a8dafd5b0dfe78cdb368b553..85c961034fb5be7b89b6d5c8f4c86c5999b3ce6f 100644 (file)
@@ -7422,7 +7422,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 9a2ce1b539a690738fe4583511e8ddd93c25ae3b..ff200781fb9fe2b2791a6cc6aa1a35a348a7b6b0 100644 (file)
@@ -7633,7 +7633,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 02e8d565f6ea9872d3a39430a9240a8fd518bc92..da9e34ecf729f663cf871d2580ec1d9be0929f9b 100644 (file)
@@ -7613,7 +7613,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a186c19dd94c476c4afcc02795a573ad2d1c49a0..24663b7bb6063ae2bffd497b74f67341c70666bd 100644 (file)
@@ -5955,7 +5955,7 @@ documentation for details.</p></td>
     <dt>
         <div class="param-desc">
         <p>Throws a <code>TypeError</code> exception in case the passed class value is not a
-descendent of <code>AbstractValue</code>.</p>
+descendant of <code>AbstractValue</code>.</p>
         </div>
     </dt>
     <dt>
@@ -6695,7 +6695,7 @@ exist.</p>
     <dt>
         <div class="param-desc">
         <p>Throws a <code>TypeError</code> exception in case the passed class value is not a
-descendent of <code>AbstractValue</code>.</p>
+descendant of <code>AbstractValue</code>.</p>
         </div>
     </dt>
     <dt>
@@ -6964,7 +6964,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 0c6afec46c208a4f205a4063edc84038c4731846..3006a02f6fb3239be913f58762874c8348145d9b 100644 (file)
@@ -7426,7 +7426,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 0485391e3c66ba7013489fd594a8edb3a2de8de5..5b3fe33e15f964c9143df951d09191df624496c8 100644 (file)
@@ -5884,7 +5884,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 92fe4cb0e5b829a3e28e5f36e51d8aa5612387f4..7719fb8e0e50593f3d339733f47cbb5fd4da8cab 100644 (file)
@@ -7571,7 +7571,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 0f3c8e624b18dca866a59a1502431a2c2a0861a7..30a1dd79c754b2852ff8c0237f954f5541f41b39 100644 (file)
@@ -5863,7 +5863,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 4f6b6716a2f40e462c74cabc70b8cb960aaa592b..f5cea9efb7651bd0e5df81ef21c89e458678d811 100644 (file)
@@ -7522,7 +7522,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 72d52c8b448f132b0551098e526fe39ae165c6ae..2cc3af723ac6fc26cee9c059739e78247ff4330b 100644 (file)
@@ -5348,7 +5348,7 @@ documentation for details.</p></td>
     <dt>
         <div class="param-desc">
         <p>Throws a <code>TypeError</code> exception in case the passed class value is not a
-descendent of <code>AbstractValue</code>.</p>
+descendant of <code>AbstractValue</code>.</p>
         </div>
     </dt>
     <dt>
@@ -6199,7 +6199,7 @@ exist.</p>
     <dt>
         <div class="param-desc">
         <p>Throws a <code>TypeError</code> exception in case the passed class value is not a
-descendent of <code>AbstractValue</code>.</p>
+descendant of <code>AbstractValue</code>.</p>
         </div>
     </dt>
     <dt>
@@ -6468,7 +6468,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 41b1cb5764eb9c36282104a1fecac486fda4d903..ae51e2a43d045b5154b8c10cf0b2b56f8dcacb57 100644 (file)
@@ -7453,7 +7453,7 @@ its <code>write()</code> implementation is a no-op.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 586beedf1bb8b759f1baeeb4ceedb706d154fe6b..0132611ef9b8e55dfefc667797cae1c6f0ff558c 100644 (file)
@@ -5945,7 +5945,7 @@ documentation for details.</p></td>
     <dt>
         <div class="param-desc">
         <p>Throws a <code>TypeError</code> exception in case the passed class value is not a
-descendent of <code>AbstractValue</code>.</p>
+descendant of <code>AbstractValue</code>.</p>
         </div>
     </dt>
     <dt>
@@ -6667,7 +6667,7 @@ exist.</p>
     <dt>
         <div class="param-desc">
         <p>Throws a <code>TypeError</code> exception in case the passed class value is not a
-descendent of <code>AbstractValue</code>.</p>
+descendant of <code>AbstractValue</code>.</p>
         </div>
     </dt>
     <dt>
@@ -6936,7 +6936,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 582d18ef1619a7c8b63cf8f6e3f1aa15fadba608..b480f2a4d4b2542ee85fb69a3ae5dd0314162c32 100644 (file)
@@ -7469,7 +7469,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index ca461f305919615d8ee5e01dcb1a031714096719..3c70f4b2ddc6d5a8cf27fc4da8dba18afca17fa3 100644 (file)
@@ -5505,7 +5505,7 @@ documentation for details.</p></td>
     <dt>
         <div class="param-desc">
         <p>Throws a <code>TypeError</code> exception in case the passed class value is not a
-descendent of <code>AbstractValue</code>.</p>
+descendant of <code>AbstractValue</code>.</p>
         </div>
     </dt>
     <dt>
@@ -6356,7 +6356,7 @@ exist.</p>
     <dt>
         <div class="param-desc">
         <p>Throws a <code>TypeError</code> exception in case the passed class value is not a
-descendent of <code>AbstractValue</code>.</p>
+descendant of <code>AbstractValue</code>.</p>
         </div>
     </dt>
     <dt>
@@ -6625,7 +6625,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 1ab1b80ade4f071afab47235496c4c745662fb96..f523bd76ac3cecfc7551292bdcbbd56d32c490ca 100644 (file)
@@ -7528,7 +7528,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 762e7df87431c91f87624fecb72e03d47ccb9aa9..00ab7c1be9a95354dc32029df1c7abec4cfdbcc4 100644 (file)
@@ -3726,7 +3726,7 @@ m.render().then(function(node) {
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index f5aa3444165d395e0b11e39dd405d5307eb32af2..769bf0a9a04f873b8763a00a9f4514df9425f777 100644 (file)
@@ -5915,7 +5915,7 @@ the failure reason.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 4d224fd5639eaf193e23b26a215b2797bd0ab6c0..48906db48b066368e3264e589189c98323372215 100644 (file)
@@ -3931,7 +3931,7 @@ Note: Header-Names are case-insensitive.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index b8664bde1a79db905cc1f9cc18d0cb563283c5ab..6eb769b7bdb17b4c95b5cfaadb8f3141b7aa321a 100644 (file)
@@ -8338,7 +8338,7 @@ else <code>null</code>.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index af6171755a96faaefa97d55cf503034139e183c9..59ccb4e6b2c55cda308975b9d8f1adae3df65f09 100644 (file)
@@ -6296,7 +6296,7 @@ when it is down or absent.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index b5edbb1d0d741d13b71c9770d6d56be62a974406..55eb1a8edb0d8f664088ca5268813eec9675ba17 100644 (file)
@@ -4857,7 +4857,7 @@ is used as hint.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 7e35ac0636b381f2ac116f830093680c89a118e9..c8517fd472592ebaa897140efa15aaa84f655f0e 100644 (file)
@@ -8087,7 +8087,7 @@ configuration.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index c7dc958c89325ef7c50ba5739e4a7c9843572fb5..d4f558f8746ff51692763365177937cfc1ea4831 100644 (file)
@@ -5228,7 +5228,7 @@ configuration.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index c694d6ca14eeb0a79586bdf9c8453ab6153382e7..34b369a602d54d494b171e97a5e5ac557748e65e 100644 (file)
@@ -7818,7 +7818,7 @@ configuration.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 01c5fecbdd9d905361414856362adf28619fdbaf..1b509b4ff9afae917f436c05e9fd6ec2f71024da 100644 (file)
@@ -9666,7 +9666,7 @@ conjunction with <code>quality</code> to calculate a quality percentage.</p></td
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 84d5e1e315eb5b8574b9d4ec93e241560e3df6dd..6cf4953b5d016430d034edc3d077ec499b4e5508 100644 (file)
@@ -4314,7 +4314,7 @@ run to begin with.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index f45a917552ff34cf92ac5592f7784e33b55ac02f..150b6c67330eb1b2d247c789a97d9918c57d7d54 100644 (file)
@@ -5249,7 +5249,7 @@ instances as sole argument during the HTTP request transfer.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index dda64f2518a1aec2fc27150a7f1ac16bd99e3672..ad58ed6dfe0391cefe1beee98b8d2bda8f4f01ee 100644 (file)
@@ -4433,7 +4433,7 @@ else <code>null</code>.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 42e6b9811ba4e61744409812313c141365aa74a9..30565fa26fe52a4f14c7ac6b0a5d6a4a356a3cee 100644 (file)
@@ -4391,7 +4391,7 @@ using <code>String()</code> and treated as response text.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 1ffa9a2585850b85e80df5aeebe0a7bb4970b996..67d39932c9fba98d0bd7599a84fc91e96d3b604e 100644 (file)
@@ -5722,7 +5722,7 @@ to the <code>expect</code> and <code>filter</code> declarations.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 22fadbc4da116dcfaafdd05f42716a04fe2ebf21..2a23bcec0a1759695ba900f3aef1fa0bcd3c1810 100644 (file)
@@ -4161,7 +4161,7 @@ being put in the session store.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 112abf3430b1068da8ff62a14e32875e0a46c683..f34a4344e728ebafd27bd1d8da4c1f8b36ebd0b2 100644 (file)
@@ -7209,7 +7209,7 @@ associated name as arguments.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index d6aa10fb0ca630ed5c0a476aa1bfe6990ea0fdbf..948b253e37aa5d45c0679e61cc9bed7795263fa5 100644 (file)
@@ -5265,7 +5265,7 @@ and are displayed in a slightly faded style.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 938e4a7086a1c83c7e8b71e3ced7bc465549e1ce..926ee7fdd0b2d478c8379cdfa7b0ea083064d666 100644 (file)
@@ -5379,7 +5379,7 @@ it is required for HTML based form submissions.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index aa621078ac52cb85c59a4027f5df2c8d075a37fe..6628b1fdbad31f5be71eb63ccf8fcb5cc230138e 100644 (file)
@@ -5409,7 +5409,7 @@ choice value as second argument.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 708186a6754161041bee3ca6ffd80ff2fd5c8cf5..2e5515733ab88f07225bde933b9a8d8050265fd2 100644 (file)
@@ -5312,7 +5312,7 @@ forcibly set to <code>true</code>.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 3bbf88bad46394eb3ea93fba0cac9ea895983e73..b241ecf9c961c3a423a54b87729c97ea62ea1507 100644 (file)
@@ -6110,7 +6110,7 @@ expression. Only applicable when <code>create</code> is <code>true</code>.</p></
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 0af0ebbf14ff7199ce52bebd0b4a194fd47a3e7c..81c5a74211a9ba8cfed13a9ae182316525f3409f 100644 (file)
@@ -5487,7 +5487,7 @@ it to remain unselected.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 0a71965b35d6c655ab75d2ce05fcbc0e6f30298e..bc2cf213a0306d26e62924ca56b449beedad4be9 100644 (file)
@@ -5336,7 +5336,7 @@ ACL setup for the current session.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index deeff47f3d9b58191d4e0068e127beaa4ad1b61a..14128edc78e006d704810d532230a15a4f5f8261 100644 (file)
@@ -5090,7 +5090,7 @@ trigger validation runs, e.g. when programmatically altering values.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 3e1dc9b42a9cdb569ec595acd2dc47b088136025..a60b8925f78de3d276df09c90edc0b44a2a45f3a 100644 (file)
@@ -5442,7 +5442,7 @@ selected yet. Only applicable to the <code>select</code> widget type.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 9e301ce1360f94968f46b9490dabfcc0cc39a028..e0765e96af16cc35d4f354f51bcf026e4dccec25 100644 (file)
@@ -5388,7 +5388,7 @@ contents.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index ff6bb755568974aff94f9a9bcf901061a095d70a..cfd3c34973cbe982d53bd8bf155e7797efc3b353 100644 (file)
@@ -5316,7 +5316,7 @@ corresponding <code>&lt;input&gt;</code> element is empty.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 9b4343ccf1e31a858a3b73ef369ab450d815aba7..50a17be71b27ec24e3c7d8ef98b94219d53df93c 100644 (file)
@@ -4168,7 +4168,7 @@ is removed.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 26c81bc6bcfd5cb0a937355fd2c57946593c957c..788c76506fbcbe2a016b6089b4e2c3b96725ad30 100644 (file)
@@ -6264,7 +6264,7 @@ cancelled by the user.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 3e6d56a33366029338050f853564d67928657efb..c96ec70a4b5d5a39cf1e58b9f995d2dabee6fa83 100644 (file)
@@ -4215,7 +4215,7 @@ internal root node if omitted.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index c10fe37d413e4255d495ef65765b5a9a444936f4..a60c852741b25de2dae9d900f314b4f72cacb5a4 100644 (file)
@@ -3915,7 +3915,7 @@ DOM node.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index ef59f97c9bb9de04c30a75d2f3f25720ff058ae1..ffa7dc40a967ed81e3e2e9d431e88b19be7edd92 100644 (file)
@@ -4519,7 +4519,7 @@ to a <code>Node</code> value.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a136ffe2b66d5cfdbe2fc50cf40d9aa9db072226..33c5c0497fcda2350ee3a5e671c6e37c2de574a2 100644 (file)
@@ -4483,7 +4483,7 @@ when invoked.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:32 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 2c92613292133d992760480840f156475bb247f9..0ccbad7c6f1d98f20061ac6d99aad99490d61008 100644 (file)
@@ -4525,14 +4525,14 @@ var CBIAbstractSection = CBIAbstractElement.extend(/** @lends LuCI.form.Abstract
         *
         * @throws {TypeError}
         * Throws a `TypeError` exception in case the passed class value is not a
-        * descendent of `AbstractValue`.
+        * descendant of `AbstractValue`.
         *
         * @returns {LuCI.form.AbstractValue}
         * Returns the instantiated option class instance.
         */
        option: function(cbiClass /*, ... */) {
                if (!CBIAbstractValue.isSubclass(cbiClass))
-                       throw L.error('TypeError', 'Class must be a descendent of CBIAbstractValue');
+                       throw L.error('TypeError', 'Class must be a descendant of CBIAbstractValue');
 
                var obj = cbiClass.instantiate(this.varargs(arguments, 1, this.map, this));
                this.append(obj);
@@ -4562,7 +4562,7 @@ var CBIAbstractSection = CBIAbstractElement.extend(/** @lends LuCI.form.Abstract
         *
         * @throws {TypeError}
         * Throws a `TypeError` exception in case the passed class value is not a
-        * descendent of `AbstractValue`.
+        * descendant of `AbstractValue`.
         *
         * @returns {LuCI.form.AbstractValue}
         * Returns the instantiated option class instance.
@@ -8345,7 +8345,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ {
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 48422ce3e092861895c1964fd3bc9b7c0229d5c2..18be658df810d35379e5537e8f6733023f702ac8 100644 (file)
@@ -3957,7 +3957,7 @@ return FileSystem;
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index c247217adc4d9b6e95b294f926fe2867618a5d37..86a5171d813a9ca65aabd88917b4f14f7c9faec8 100644 (file)
@@ -3544,7 +3544,7 @@ is the central <a target="_blank" href="https://openwrt.github.io/luci/jsapi/LuC
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 979e1f579cd7d8939783a9a63ab582cc0ae68939..3fad7f298fc5080abc6fc214fe9e251cfc7bc23f 100644 (file)
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index f4f0c60a2948adfc66da9948881d8e8ba53e8af8..68263c21f3577c9ed0540dee6ace1203676aeffc 100644 (file)
@@ -7914,7 +7914,7 @@ return Network;
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index c943e06e5d0cf42bcb25fb4b473dd844ad62eaa5..bdd11f9a67bae26f6cebbf81de309c12b3b6f66e 100644 (file)
@@ -4013,7 +4013,7 @@ return baseclass.extend(/** @lends LuCI.rpc.prototype */ {
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index e6f7b64e1ddaa51e28dc584b60deaaf34bcae2c3..1d065279ad4cfb6ac0eb6809e5eaf285041d50aa 100644 (file)
@@ -4516,7 +4516,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ {
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 12c466bec145d3a1eed4c15dcb18e9ed124cb478..1cd99fd581e47eddbf978f9e231fe9dd7c097844 100644 (file)
@@ -8483,7 +8483,7 @@ return UI;
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Mar 29 2024 19:22:31 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>