deploy: ae8bbb814f16c2dc2a82e88d408bee1812ceda9c
authorsystemcrash <[email protected]>
Fri, 22 Nov 2024 21:40:11 +0000 (21:40 +0000)
committersystemcrash <[email protected]>
Fri, 22 Nov 2024 21:40:11 +0000 (21:40 +0000)
67 files changed:
LuCI-0.10.md
ThemesHowTo.md
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.RichListValue.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 69a5f33d5bcf8110ac98aaaa4425ac54978f3dcd..d39122c87835a99334c6a0d8f51ac902cbb6ff82 100644 (file)
@@ -192,5 +192,5 @@ Each theme must include this file in the `<head>` area of the document for forms
 It should be included like this:
 
 ```html
-<script type="text/javascript" src="<%=resource%>/xhr.js"></script>
+<script src="<%=resource%>/xhr.js"></script>
 ```
index 62a11b17457427e869ca2917c3bd40ba98258306..33d8426d33842b2910fa37de94f602db55549b55 100644 (file)
@@ -53,7 +53,7 @@ Put any stylesheets, Javascripts, images, ... into `htdocs/luci-static/mytheme`.
 Refer to this directory in your header and footer templates as: `<%=media%>`.
 That means for a stylesheet `htdocs/luci-static/mytheme/cascade.css` you would write:
 ```html
-<link rel="stylesheet" type="text/css" href="<%=media%>/cascade.css" />
+<link rel="stylesheet" href="<%=media%>/cascade.css" />
 ```
 
 ## Making the theme selectable
index f8ddef6dcccdf7641d27355339ca514aac172896..add5fcd40dc2915c103f7349298df33c8a9fb0b2 100644 (file)
@@ -4870,7 +4870,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a83221ff6c11c545dec4dbbc9c72afa633dcb7ff..3ac938f6e70c7433c2c04c448ff62c44fcf16e01 100644 (file)
@@ -6428,7 +6428,7 @@ ignored, else not.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 5981247ac068d491f1f7a17dce75f300ebfbb502..8f7d5be10d3ed714498af0c7e0d734e5b2dfc66c 100644 (file)
@@ -4419,7 +4419,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 559619975d67b305c4309deb5e6eb427f863ba36..5385f199e78e81700bd285d8b411e571edef91b2 100644 (file)
@@ -6318,7 +6318,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 3ea961b05d6a5b608743c00557de5650e071b129..cc653d5193c5f87557c75e581f2a89509e6645aa 100644 (file)
@@ -7376,7 +7376,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index aa1f21abf3dce7d5b7de02db21d2b920fc8286fa..068758cf4271fa60f9333d41efe8a11b79cb4919 100644 (file)
@@ -7699,7 +7699,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 3e6722e1e43e73b3c34133ca452046729221520a..9835e1f6ee5414ae77f2e36eb3343a1ae060e15b 100644 (file)
@@ -7685,7 +7685,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index dab1af75e74fea7f499c34a5b8c94caf3e9f2e23..cce2fe905e18c55a69022a2032b13c9cce417493 100644 (file)
@@ -7536,7 +7536,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index b053576e4b870e6a4c491d2db85f92f209810639..fae4fc9746af6910e4f526c90360fc62b1195891 100644 (file)
@@ -7843,7 +7843,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 020836eac9cf10dba75fc4912e6d598960698b76..fa332d66628dca610684ace82b9911d339aa7268 100644 (file)
@@ -7727,7 +7727,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 6acdb4bbc42b435f40c322bd6d54c16529be38c3..8d78d945c780af5e6672b0b41c84347bcf092d9e 100644 (file)
@@ -7078,7 +7078,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index aebcbb2f650b00cbb600e246799aa34a87f9f77d..8c1da3a59938d5f8db77cb770d64813edfb3f876 100644 (file)
@@ -7540,7 +7540,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 5be471ffa4d1ece460f971cfe5426b457c7e98d2..bc531d9caa2d2a0cde681eff27586efdb91135ef 100644 (file)
@@ -5998,7 +5998,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index f5187538940ba6f631975657b117b3506ff6ac55..9037142233e4ba12bf46eb8ef65a619f10ee6b31 100644 (file)
@@ -7711,7 +7711,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 72db0d86128fc66b5055138badb03889bd0a0896..b1a289c445d822a96f8e8ed9ee22df15a4a5f0fb 100644 (file)
@@ -5977,7 +5977,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index cdbe04e444b169b972da3a05689aca547bf78057..3b2e27ed3d20a4cdafb6f1ae8b0a90894852c57e 100644 (file)
@@ -7684,7 +7684,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index b9a09062f90abe0ff5ae42b88172cc199e6b478c..9793455edaf12922a1cb88335bbd98ef51a71c23 100644 (file)
@@ -6582,7 +6582,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index fcc2edb93f8308658b6c10abb425fb0a133263b4..f034084f1e89ab08a33b33955d0f6f8d6c4a9baa 100644 (file)
@@ -7863,7 +7863,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index e79bfb3885b2de0fdef80fd233e151f7b0698ca5..c31da9e3dc8ae61956e39a8424411aa1a128140a 100644 (file)
@@ -7567,7 +7567,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 71afeea68b8036e93a622ea723c58335b9ba9f5a..01af1350b2259faf9b50b4e077578507ced48959 100644 (file)
@@ -7050,7 +7050,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a1bedf9163d0b073766cb30fb4ad855770e54789..61a1c79f8710cc17bb65f3ce4f3a8e6ffdf6c00b 100644 (file)
@@ -7583,7 +7583,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index db69d6ca46379dce2e51518b9846135811e9e29c..6dea1647bda8e279ced551b55663a2a6ba7935a2 100644 (file)
@@ -6739,7 +6739,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 69c662111e1e5877597cda6e56a8aaf7a6a9a5f2..b317c034f14907663d901e67c07b253a89d7d87d 100644 (file)
@@ -7642,7 +7642,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index d343036c0e8072f3263c92e08b6f504c6bd50593..6fdd1a33e0ccb9033a2a4d602c604d8c3704b60c 100644 (file)
@@ -3841,7 +3841,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 2a13c5d63d273ccb13546b5ea9df95255abd1045..93fbb2982d02fb6907e89c49d57038e7765d74f4 100644 (file)
@@ -6027,7 +6027,7 @@ the failure reason.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index cd64e14520d05a8d2a2184df7497e51bca635260..874dbcf264c1b1847e335f8e035e47ef8ff79fc0 100644 (file)
@@ -4043,7 +4043,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 1c1128b38df3d62cc5b889af4eef9c75f9fe4702..6e019927870ca0f08ce42bd14f5218e1bca5e857 100644 (file)
@@ -8450,7 +8450,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 56d0ecde21ecf89c79f7cf7186235867f3791cad..c70b04ff6d0af5d92750b8ab529dafff61b7cd10 100644 (file)
@@ -6408,7 +6408,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index c1c7abce04b90fe56682e412ad1e63d02ab09ce2..223e70a84b913332bd9552887df5169b170e8114 100644 (file)
@@ -4969,7 +4969,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index b1c737ee860d56bddbc527cde63edf9a1e2c0776..527c5431f22275c9bcc30e9ff46949dc00b75434 100644 (file)
@@ -8303,7 +8303,7 @@ configuration.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 93bfc201588f6f869f7a1dc67b6d68979d05b847..e0494993a73a61fa507da56229b76f21a91aae2e 100644 (file)
@@ -5346,7 +5346,7 @@ configuration.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 98e4bc406610b0fbad7d71c506f0fc6f1b0c9125..69df35ad00d53e2a17c71b39af51ccfe4be9916a 100644 (file)
@@ -7930,7 +7930,7 @@ configuration.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index b4e0aa97e5938604250804511ac3931f8672aa7f..e56857adbe70353ce06299206b4d05623c04e4f4 100644 (file)
@@ -9873,7 +9873,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 50fdb01dd62322015a4dff13a17759fdeaef217a..75fa55e20f248b79d651cfafc5afe22c7a2ab0c1 100644 (file)
@@ -4426,7 +4426,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 299485db08836d07d84e4c2282ad0700025903a2..a93edbdfd51c21938f76ff71e926402adc270683 100644 (file)
@@ -5361,7 +5361,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 72b917b8f712f33fd080dad0a66300704d59172e..46c163bc561fba0afe1b67bccdcaed3abdb616af 100644 (file)
@@ -4545,7 +4545,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a80b239e4e26c0242359bf0ea2c8581f84db8e9a..7ca1398b0287334a933f540f6591aca375edc05e 100644 (file)
@@ -4503,7 +4503,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 8cb56b7ea1b9b9b780c791e4eee866086de86d36..effa7353f6f7154a2326ccc20e2b8900edca82bd 100644 (file)
@@ -5834,7 +5834,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index fceec98fc16994ac1003315a14ef9dce6b1bf3e5..ca06ab1c6ab88b1c0dd45680063324d248fe2818 100644 (file)
@@ -4273,7 +4273,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index b3bab88e919e842cdee57bbdce6ed7a7d2db4517..08745db6e8d16b1977583debd51c358cace2e4c2 100644 (file)
@@ -7321,7 +7321,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a4a620658f8fb7b4621d61100a5a8f6200bfda86..49bbe82cf85dd850d7b74d350e8109c916dccdc2 100644 (file)
@@ -5377,7 +5377,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 5d7efd2232cd6a8d2f310329c90b3595d7a5b1b6..dc90e68f12be5c0b4ae95bfccab79ec14e6cee68 100644 (file)
@@ -5491,7 +5491,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 3c951cd916cbb85a5a1b265a47294375b7117219..9ba659937c31d2317c3c7eb39048489c32802ed8 100644 (file)
@@ -5521,7 +5521,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 8de9c356c1693922135c9e6fc3bac201fab0a8f6..7a10fe3a14503f8688237de94a4792fe4914b972 100644 (file)
@@ -5424,7 +5424,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index b47fc94e6425200c3c177afdcb4dc7c09a96f4fb..1a53655490babdc0f0ee406c72439ea4cb3bf060 100644 (file)
@@ -6222,7 +6222,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index c41d652ea7da330df49d1e35d837960a57d205e1..521cfa3153b317f1057fa587e8ca063099e5886c 100644 (file)
@@ -5599,7 +5599,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a83d16f3497684ea9e1830fc87cf86e2c81241ab..a69d24561a237bbf9d4dbba5036636255cb5a38b 100644 (file)
@@ -5522,7 +5522,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 023f03c8db474400f3eef91fc05f4b004c1cdd43..4df5fd3edd06449cda4269cb359e11475873d6e2 100644 (file)
@@ -5202,7 +5202,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 Thu Nov 21 2024 00:36:20 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index e60f1d2b49574cf9640f288e8d2f60d2f8fc14d6..5a4d2114508a54e2ec7d46bac31175742ec648ca 100644 (file)
@@ -5554,7 +5554,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 Thu Nov 21 2024 00:36:20 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 0942bc608f35f6db72d40348f5423722f10244a7..44e5748d6900c0a33bc7a7f8e1783c4f73387abc 100644 (file)
@@ -5500,7 +5500,7 @@ contents.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:20 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index cac2196046202505e957a65675ea75351f0d8793..354a4fedb6aad674548db53bed18a83c0e026ee9 100644 (file)
@@ -5428,7 +5428,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 Thu Nov 21 2024 00:36:20 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 91dd9d1a3b38177a55ae8e809f5e62aac9523d24..0739aa76e0779127fb796fcb4472cd6b41fbf640 100644 (file)
@@ -4280,7 +4280,7 @@ is removed.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 437fc5f89d3687f3cc8ed74ca5d9a9ca449e5393..e5435bac8c8f48d7bbfdbd581399b58aaf84a37c 100644 (file)
@@ -6408,7 +6408,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index d8c72f59bd2688108d2ca7a8120f22e064922091..320a31bc76fa9f2b326c9c1ca07447aef9d0a5f7 100644 (file)
@@ -4327,7 +4327,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 Thu Nov 21 2024 00:36:20 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 2cb67de12d89575b68abcacbc3fcaf506c8f9147..1a11b6ed052d2316154821c521b68089e63bba9b 100644 (file)
@@ -4027,7 +4027,7 @@ DOM node.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:20 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 15d12d7f82f007ff748fbf96ef52d802bcc6cb62..040407cd066c912290088e6844107a47c27b974d 100644 (file)
@@ -4631,7 +4631,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 Thu Nov 21 2024 00:36:20 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 926e0d6b5b6e21efdd73b323f451ede1ceed4122..6e971214d66621c2897347297648462cf203799d 100644 (file)
@@ -4595,7 +4595,7 @@ when invoked.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:20 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 427956e3698d30e30b41c81ca9980cd65272db32..6d8e8667a69e06ca24f1b08292bec4580f78f97a 100644 (file)
@@ -8619,7 +8619,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index c5413f9ecdde6988186d02c9988df8e1b436c669..a3e3f9efaa983d237c7c41ce4f350fdc0a84f3ed 100644 (file)
@@ -4069,7 +4069,7 @@ return FileSystem;
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 7ffd1488cb24e01898315504624c04f05252beda..8c39330866a6d3e939cfaa87fe9991b17bf321eb 100644 (file)
@@ -3656,7 +3656,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 4f36cfa02c040ff64ff21a1c10c176798e36ff5c..9e8da42c69f480b4cf2802a8136474d0b2b3389f 100644 (file)
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 08b3b33ec8a9dbcb4618df35696d47734b9c354b..f2e67b5009b35f553579fb8fa18329d5e3f37f39 100644 (file)
@@ -8077,7 +8077,7 @@ return Network;
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index f406cbecc0a95f15827dab6b1fb34bd091bae152..552a932be56bd3deeda0cd93aabfcbf76fcf3781 100644 (file)
@@ -4125,7 +4125,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 2efbba72fdc2798ec413fcee56b89adc2b5c95b0..10bbbf64bdf977609ad4021e93f4e29860b29bd0 100644 (file)
@@ -4628,7 +4628,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 Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 53cee4c0a192390657a797259ad82ccd184f11ee..0371ad8d4b3d432ae5601a8848c888d78d82e8ef 100644 (file)
@@ -8655,7 +8655,7 @@ return UI;
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Nov 21 2024 00:36:19 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Nov 22 2024 21:40:08 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>