From: Jo-Philipp Wich
Date: Thu, 16 Apr 2020 13:41:31 +0000 (+0200)
Subject: docs: update js api docs
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a8366b01b7c8a7314c9423821ee361cb566c628e;p=oweals%2Fluci.git
docs: update js api docs
Signed-off-by: Jo-Philipp Wich
---
diff --git a/docs/jsapi/LuCI.baseclass.html b/docs/jsapi/LuCI.baseclass.html
index f5da82c7e..b40031dff 100644
--- a/docs/jsapi/LuCI.baseclass.html
+++ b/docs/jsapi/LuCI.baseclass.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4556,7 +4558,7 @@ and the values extracted from the args
array beginning with
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.dom.html b/docs/jsapi/LuCI.dom.html
index 4bca2bf45..659035978 100644
--- a/docs/jsapi/LuCI.dom.html
+++ b/docs/jsapi/LuCI.dom.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -6114,7 +6116,7 @@ ignored, else not.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.AbstractElement.html b/docs/jsapi/LuCI.form.AbstractElement.html
index b64c50f2d..1de36bab2 100644
--- a/docs/jsapi/LuCI.form.AbstractElement.html
+++ b/docs/jsapi/LuCI.form.AbstractElement.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4103,7 +4105,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.AbstractSection.html b/docs/jsapi/LuCI.form.AbstractSection.html
index 57cafe931..455e36b2f 100644
--- a/docs/jsapi/LuCI.form.AbstractSection.html
+++ b/docs/jsapi/LuCI.form.AbstractSection.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -5252,7 +5254,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.AbstractValue.html b/docs/jsapi/LuCI.form.AbstractValue.html
index 008c57ba7..68e3cf754 100644
--- a/docs/jsapi/LuCI.form.AbstractValue.html
+++ b/docs/jsapi/LuCI.form.AbstractValue.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -6804,7 +6806,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.ButtonValue.html b/docs/jsapi/LuCI.form.ButtonValue.html
index b8e5200c4..b4124f94d 100644
--- a/docs/jsapi/LuCI.form.ButtonValue.html
+++ b/docs/jsapi/LuCI.form.ButtonValue.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7125,7 +7127,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.DummyValue.html b/docs/jsapi/LuCI.form.DummyValue.html
index 4fb2525ca..cfcbefddc 100644
--- a/docs/jsapi/LuCI.form.DummyValue.html
+++ b/docs/jsapi/LuCI.form.DummyValue.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7062,7 +7064,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.DynamicList.html b/docs/jsapi/LuCI.form.DynamicList.html
index cf8a995c7..7af5a9006 100644
--- a/docs/jsapi/LuCI.form.DynamicList.html
+++ b/docs/jsapi/LuCI.form.DynamicList.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -6962,7 +6964,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.FileUpload.html b/docs/jsapi/LuCI.form.FileUpload.html
index add63f061..24d736248 100644
--- a/docs/jsapi/LuCI.form.FileUpload.html
+++ b/docs/jsapi/LuCI.form.FileUpload.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7173,7 +7175,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.FlagValue.html b/docs/jsapi/LuCI.form.FlagValue.html
index 81161c587..28736b210 100644
--- a/docs/jsapi/LuCI.form.FlagValue.html
+++ b/docs/jsapi/LuCI.form.FlagValue.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7051,7 +7053,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.GridSection.html b/docs/jsapi/LuCI.form.GridSection.html
index 22605f931..9ee68de3c 100644
--- a/docs/jsapi/LuCI.form.GridSection.html
+++ b/docs/jsapi/LuCI.form.GridSection.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -5954,7 +5956,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.HiddenValue.html b/docs/jsapi/LuCI.form.HiddenValue.html
index 33c3c6a48..b2d2685c7 100644
--- a/docs/jsapi/LuCI.form.HiddenValue.html
+++ b/docs/jsapi/LuCI.form.HiddenValue.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -6966,7 +6968,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.JSONMap.html b/docs/jsapi/LuCI.form.JSONMap.html
index 7947037f5..47cbc7dbe 100644
--- a/docs/jsapi/LuCI.form.JSONMap.html
+++ b/docs/jsapi/LuCI.form.JSONMap.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -5682,7 +5684,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.ListValue.html b/docs/jsapi/LuCI.form.ListValue.html
index ae2669ef9..21c415f0d 100644
--- a/docs/jsapi/LuCI.form.ListValue.html
+++ b/docs/jsapi/LuCI.form.ListValue.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7010,7 +7012,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.Map.html b/docs/jsapi/LuCI.form.Map.html
index 2f44ad62b..c435d289d 100644
--- a/docs/jsapi/LuCI.form.Map.html
+++ b/docs/jsapi/LuCI.form.Map.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -5661,7 +5663,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.MultiValue.html b/docs/jsapi/LuCI.form.MultiValue.html
index d004535f5..88af11441 100644
--- a/docs/jsapi/LuCI.form.MultiValue.html
+++ b/docs/jsapi/LuCI.form.MultiValue.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7062,7 +7064,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.NamedSection.html b/docs/jsapi/LuCI.form.NamedSection.html
index 3643a3745..1a801b26e 100644
--- a/docs/jsapi/LuCI.form.NamedSection.html
+++ b/docs/jsapi/LuCI.form.NamedSection.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -5508,7 +5510,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.SectionValue.html b/docs/jsapi/LuCI.form.SectionValue.html
index b628e6f9d..7cec7b6b0 100644
--- a/docs/jsapi/LuCI.form.SectionValue.html
+++ b/docs/jsapi/LuCI.form.SectionValue.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -6993,7 +6995,7 @@ its write()
implementation is a no-op.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.TableSection.html b/docs/jsapi/LuCI.form.TableSection.html
index e2271c83e..819ef63b2 100644
--- a/docs/jsapi/LuCI.form.TableSection.html
+++ b/docs/jsapi/LuCI.form.TableSection.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -6130,7 +6132,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.TextValue.html b/docs/jsapi/LuCI.form.TextValue.html
index 780b089f9..9ce6d0642 100644
--- a/docs/jsapi/LuCI.form.TextValue.html
+++ b/docs/jsapi/LuCI.form.TextValue.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7009,7 +7011,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.TypedSection.html b/docs/jsapi/LuCI.form.TypedSection.html
index b4625a160..10428ca4b 100644
--- a/docs/jsapi/LuCI.form.TypedSection.html
+++ b/docs/jsapi/LuCI.form.TypedSection.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -5665,7 +5667,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.Value.html b/docs/jsapi/LuCI.form.Value.html
index 1d5bee772..f4177d8f2 100644
--- a/docs/jsapi/LuCI.form.Value.html
+++ b/docs/jsapi/LuCI.form.Value.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7068,7 +7070,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.form.html b/docs/jsapi/LuCI.form.html
index 464a76617..94dd42500 100644
--- a/docs/jsapi/LuCI.form.html
+++ b/docs/jsapi/LuCI.form.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -3524,7 +3526,7 @@ m.render().then(function(node) {
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.fs.html b/docs/jsapi/LuCI.fs.html
index 7f41f5e88..07d445ee4 100644
--- a/docs/jsapi/LuCI.fs.html
+++ b/docs/jsapi/LuCI.fs.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -5701,7 +5703,7 @@ the failure reason.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.headers.html b/docs/jsapi/LuCI.headers.html
index ba47d7309..3460467d0 100644
--- a/docs/jsapi/LuCI.headers.html
+++ b/docs/jsapi/LuCI.headers.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -3729,7 +3731,7 @@ Note: Header-Names are case-insensitive.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.html b/docs/jsapi/LuCI.html
index a8bf2d946..ce494d838 100644
--- a/docs/jsapi/LuCI.html
+++ b/docs/jsapi/LuCI.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7924,7 +7926,7 @@ else null
.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.network.Device.html b/docs/jsapi/LuCI.network.Device.html
index 332ea597b..1e0b0c793 100644
--- a/docs/jsapi/LuCI.network.Device.html
+++ b/docs/jsapi/LuCI.network.Device.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -5674,7 +5676,7 @@ when it is down or absent.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.network.Hosts.html b/docs/jsapi/LuCI.network.Hosts.html
index 0ff4adeef..0e73cccfd 100644
--- a/docs/jsapi/LuCI.network.Hosts.html
+++ b/docs/jsapi/LuCI.network.Hosts.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4655,7 +4657,7 @@ is used as hint.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.network.Protocol.html b/docs/jsapi/LuCI.network.Protocol.html
index fb3dcd08c..f3103a4e8 100644
--- a/docs/jsapi/LuCI.network.Protocol.html
+++ b/docs/jsapi/LuCI.network.Protocol.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7885,7 +7887,7 @@ configuration.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.network.WifiDevice.html b/docs/jsapi/LuCI.network.WifiDevice.html
index cab05c6f0..66cb3a7d4 100644
--- a/docs/jsapi/LuCI.network.WifiDevice.html
+++ b/docs/jsapi/LuCI.network.WifiDevice.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -5021,7 +5023,7 @@ configuration.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.network.WifiNetwork.html b/docs/jsapi/LuCI.network.WifiNetwork.html
index 5af2af153..a92a0b919 100644
--- a/docs/jsapi/LuCI.network.WifiNetwork.html
+++ b/docs/jsapi/LuCI.network.WifiNetwork.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7514,7 +7516,7 @@ configuration.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.network.html b/docs/jsapi/LuCI.network.html
index 735906ea6..64c26aa83 100644
--- a/docs/jsapi/LuCI.network.html
+++ b/docs/jsapi/LuCI.network.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -9369,7 +9371,7 @@ conjunction with quality
to calculate a quality percentage.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.poll.html b/docs/jsapi/LuCI.poll.html
index c895c5dd2..d784be91c 100644
--- a/docs/jsapi/LuCI.poll.html
+++ b/docs/jsapi/LuCI.poll.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4112,7 +4114,7 @@ run to begin with.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.request.html b/docs/jsapi/LuCI.request.html
index 97042f805..c73e6283a 100644
--- a/docs/jsapi/LuCI.request.html
+++ b/docs/jsapi/LuCI.request.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -5047,7 +5049,7 @@ instances as sole argument during the HTTP request transfer.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.request.poll.html b/docs/jsapi/LuCI.request.poll.html
index e0fb11b02..f8ed06b9b 100644
--- a/docs/jsapi/LuCI.request.poll.html
+++ b/docs/jsapi/LuCI.request.poll.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4231,7 +4233,7 @@ else null
.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.response.html b/docs/jsapi/LuCI.response.html
index c6c2a37e2..9c9c26e81 100644
--- a/docs/jsapi/LuCI.response.html
+++ b/docs/jsapi/LuCI.response.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4189,7 +4191,7 @@ using String()
and treated as response text.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.rpc.html b/docs/jsapi/LuCI.rpc.html
index 901518290..d608b6514 100644
--- a/docs/jsapi/LuCI.rpc.html
+++ b/docs/jsapi/LuCI.rpc.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -5520,7 +5522,7 @@ to the expect
and filter
declarations.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.uci.html b/docs/jsapi/LuCI.uci.html
index e103e74f4..321c5fc17 100644
--- a/docs/jsapi/LuCI.uci.html
+++ b/docs/jsapi/LuCI.uci.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7007,7 +7009,7 @@ associated name as arguments.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.AbstractElement.html b/docs/jsapi/LuCI.ui.AbstractElement.html
index 320fb565f..c9c639d44 100644
--- a/docs/jsapi/LuCI.ui.AbstractElement.html
+++ b/docs/jsapi/LuCI.ui.AbstractElement.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4737,7 +4739,7 @@ and are displayed in a slightly faded style.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.Checkbox.html b/docs/jsapi/LuCI.ui.Checkbox.html
index 307a47b19..ec575d9b9 100644
--- a/docs/jsapi/LuCI.ui.Checkbox.html
+++ b/docs/jsapi/LuCI.ui.Checkbox.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4845,7 +4847,7 @@ it is required for HTML based form submissions.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.ComboButton.html b/docs/jsapi/LuCI.ui.ComboButton.html
index 3031037cc..c15bcb58c 100644
--- a/docs/jsapi/LuCI.ui.ComboButton.html
+++ b/docs/jsapi/LuCI.ui.ComboButton.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4875,7 +4877,7 @@ choice value as second argument.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.Combobox.html b/docs/jsapi/LuCI.ui.Combobox.html
index 30280f12e..52341ea43 100644
--- a/docs/jsapi/LuCI.ui.Combobox.html
+++ b/docs/jsapi/LuCI.ui.Combobox.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4778,7 +4780,7 @@ forcibly set to true
.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.Dropdown.html b/docs/jsapi/LuCI.ui.Dropdown.html
index a157c38d5..d1725aa2e 100644
--- a/docs/jsapi/LuCI.ui.Dropdown.html
+++ b/docs/jsapi/LuCI.ui.Dropdown.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -5576,7 +5578,7 @@ expression. Only applicable when create
is true
.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.DynamicList.html b/docs/jsapi/LuCI.ui.DynamicList.html
index 12fa533b3..b7aeae67f 100644
--- a/docs/jsapi/LuCI.ui.DynamicList.html
+++ b/docs/jsapi/LuCI.ui.DynamicList.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4953,7 +4955,7 @@ it to remain unselected.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.FileUpload.html b/docs/jsapi/LuCI.ui.FileUpload.html
index bb84aafec..de91659a8 100644
--- a/docs/jsapi/LuCI.ui.FileUpload.html
+++ b/docs/jsapi/LuCI.ui.FileUpload.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4802,7 +4804,7 @@ ACL setup for the current session.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.Hiddenfield.html b/docs/jsapi/LuCI.ui.Hiddenfield.html
index a8130359d..7f5655081 100644
--- a/docs/jsapi/LuCI.ui.Hiddenfield.html
+++ b/docs/jsapi/LuCI.ui.Hiddenfield.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4556,7 +4558,7 @@ trigger validation runs, e.g. when programmatically altering values.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.Select.html b/docs/jsapi/LuCI.ui.Select.html
index 6de142fb6..b31ab6104 100644
--- a/docs/jsapi/LuCI.ui.Select.html
+++ b/docs/jsapi/LuCI.ui.Select.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4905,7 +4907,7 @@ selected yet. Only applicable to the select
widget type.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.Textarea.html b/docs/jsapi/LuCI.ui.Textarea.html
index 0f383fbdd..973bad8c5 100644
--- a/docs/jsapi/LuCI.ui.Textarea.html
+++ b/docs/jsapi/LuCI.ui.Textarea.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4854,7 +4856,7 @@ contents.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.Textfield.html b/docs/jsapi/LuCI.ui.Textfield.html
index d3657a8c9..31bbe9c29 100644
--- a/docs/jsapi/LuCI.ui.Textfield.html
+++ b/docs/jsapi/LuCI.ui.Textfield.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4782,7 +4784,7 @@ corresponding <input>
element is empty.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.changes.html b/docs/jsapi/LuCI.ui.changes.html
index 37c3aeb76..888a93f0c 100644
--- a/docs/jsapi/LuCI.ui.changes.html
+++ b/docs/jsapi/LuCI.ui.changes.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -3345,7 +3347,7 @@ external JavaScript, use L.require("ui").then(...)
and ac
@@ -3430,7 +3432,7 @@ external JavaScript, use L.require("ui").then(...)
and ac
@@ -3571,7 +3573,7 @@ settings.
@@ -3644,7 +3646,7 @@ and offer options to revert or apply the shown changes.
@@ -3762,7 +3764,7 @@ UCI changeset structure.
@@ -3838,7 +3840,7 @@ complete.
@@ -3966,7 +3968,7 @@ is removed.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.html b/docs/jsapi/LuCI.ui.html
index 39222a14f..d62ae98d6 100644
--- a/docs/jsapi/LuCI.ui.html
+++ b/docs/jsapi/LuCI.ui.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -3342,7 +3344,7 @@ external JavaScript, use L.require("ui").then(...)
.
@@ -3473,7 +3475,7 @@ external JavaScript, use L.require("ui").then(...)
.
@@ -3703,7 +3705,7 @@ banner element.
@@ -4017,7 +4019,7 @@ trigger field validation or to bind it to further events.
@@ -4154,7 +4156,7 @@ default.
@@ -4380,7 +4382,7 @@ valid function value.
@@ -4528,7 +4530,7 @@ requested indicator was not found.
@@ -4604,7 +4606,7 @@ handler as-is without the need to bind it first.
@@ -4756,7 +4758,7 @@ catched and rendered using LuCI.error()
@@ -4998,7 +5000,7 @@ accepted by LuCI.dom.content()
.
@@ -5201,7 +5203,7 @@ or rejecting with null
when the connectivity check timed out.
@@ -5472,7 +5474,7 @@ changes were made.
@@ -5701,7 +5703,7 @@ element.
@@ -6059,7 +6061,7 @@ cancelled by the user.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.ui.tabs.html b/docs/jsapi/LuCI.ui.tabs.html
index fac9caf10..c25247ea9 100644
--- a/docs/jsapi/LuCI.ui.tabs.html
+++ b/docs/jsapi/LuCI.ui.tabs.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -3346,7 +3348,7 @@ external JavaScript, use L.require("ui").then(...)
and ac
@@ -3431,7 +3433,7 @@ external JavaScript, use L.require("ui").then(...)
and ac
@@ -3560,7 +3562,7 @@ DOM node.
@@ -3713,7 +3715,7 @@ DOM node.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.view.html b/docs/jsapi/LuCI.view.html
index dbf81e9d8..1ddfca80b 100644
--- a/docs/jsapi/LuCI.view.html
+++ b/docs/jsapi/LuCI.view.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4317,7 +4319,7 @@ to a Node
value.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/LuCI.xhr.html b/docs/jsapi/LuCI.xhr.html
index 99c01420d..9fb4a89af 100644
--- a/docs/jsapi/LuCI.xhr.html
+++ b/docs/jsapi/LuCI.xhr.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4281,7 +4283,7 @@ when invoked.
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/form.js.html b/docs/jsapi/form.js.html
index 4b90165db..f266a1c27 100644
--- a/docs/jsapi/form.js.html
+++ b/docs/jsapi/form.js.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7510,7 +7512,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ {
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/fs.js.html b/docs/jsapi/fs.js.html
index 160faf200..739d99b4d 100644
--- a/docs/jsapi/fs.js.html
+++ b/docs/jsapi/fs.js.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -3755,7 +3757,7 @@ return FileSystem;
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/index.html b/docs/jsapi/index.html
index e510e37dd..52eed774f 100644
--- a/docs/jsapi/index.html
+++ b/docs/jsapi/index.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -3342,7 +3344,7 @@
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/luci.js.html b/docs/jsapi/luci.js.html
index 4c146ef38..0154165c0 100644
--- a/docs/jsapi/luci.js.html
+++ b/docs/jsapi/luci.js.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -6725,7 +6727,7 @@
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/network.js.html b/docs/jsapi/network.js.html
index d11dfe2d4..9fc616687 100644
--- a/docs/jsapi/network.js.html
+++ b/docs/jsapi/network.js.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -7472,7 +7474,7 @@ return Network;
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/rpc.js.html b/docs/jsapi/rpc.js.html
index 34a41e33c..7135ea76b 100644
--- a/docs/jsapi/rpc.js.html
+++ b/docs/jsapi/rpc.js.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -3814,7 +3816,7 @@ return baseclass.extend(/** @lends LuCI.rpc.prototype */ {
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/uci.js.html b/docs/jsapi/uci.js.html
index d71dc0a05..2ea13bfd1 100644
--- a/docs/jsapi/uci.js.html
+++ b/docs/jsapi/uci.js.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -4280,7 +4282,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ {
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
diff --git a/docs/jsapi/ui.js.html b/docs/jsapi/ui.js.html
index d20fe4056..b58cf93f9 100644
--- a/docs/jsapi/ui.js.html
+++ b/docs/jsapi/ui.js.html
@@ -3062,6 +3062,8 @@
Methods
+ flushCache
+
getChildren
load
@@ -6305,6 +6307,14 @@ var UIMenu = baseclass.singleton(/** @lends LuCI.ui.menu.prototype */ {
return Promise.resolve(this.menu);
},
+ /**
+ * Flush the internal menu cache to force loading a new structure on the
+ * next page load.
+ */
+ flushCache: function() {
+ session.setLocalData('menu', null);
+ },
+
/**
* @param {LuCI.ui.menu.MenuNode} [node]
* The menu node to retrieve the children for. Defaults to the menu's
@@ -7722,7 +7732,7 @@ return UI;
- Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time)
+ Documentation generated by JSDoc 3.6.3 on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)