From a6a1fdeb31874f92b56d88818ae9defad371f39e Mon Sep 17 00:00:00 2001
From: systemcrash args array beginning with
diff --git a/jsapi/LuCI.dom.html b/jsapi/LuCI.dom.html
index e194564b9c..e81e64c53e 100644
--- a/jsapi/LuCI.dom.html
+++ b/jsapi/LuCI.dom.html
@@ -2860,6 +2860,8 @@
write() implementation is a no-op.
diff --git a/jsapi/LuCI.form.TableSection.html b/jsapi/LuCI.form.TableSection.html
index 088bc4d054..2f13b91029 100644
--- a/jsapi/LuCI.form.TableSection.html
+++ b/jsapi/LuCI.form.TableSection.html
@@ -2860,6 +2860,8 @@
null.
diff --git a/jsapi/LuCI.network.Device.html b/jsapi/LuCI.network.Device.html
index 6275bc25f4..305300b1a0 100644
--- a/jsapi/LuCI.network.Device.html
+++ b/jsapi/LuCI.network.Device.html
@@ -2860,6 +2860,8 @@
quality to calculate a quality percentage.
- Documentation generated by JSDoc 3.6.11 on Fri Mar 07 2025 13:24:26 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Tue Mar 11 2025 14:06:32 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html
index a4f6a7b512..b2740c6dae 100644
--- a/jsapi/LuCI.poll.html
+++ b/jsapi/LuCI.poll.html
@@ -2860,6 +2860,8 @@
null.
diff --git a/jsapi/LuCI.response.html b/jsapi/LuCI.response.html
index 3984f986a8..11937064fd 100644
--- a/jsapi/LuCI.response.html
+++ b/jsapi/LuCI.response.html
@@ -2860,6 +2860,8 @@
String() and treated as response text.
diff --git a/jsapi/LuCI.rpc.html b/jsapi/LuCI.rpc.html
index ab30efbe34..0fb4075c00 100644
--- a/jsapi/LuCI.rpc.html
+++ b/jsapi/LuCI.rpc.html
@@ -2860,6 +2860,8 @@
expect and filter declarations.
diff --git a/jsapi/LuCI.session.html b/jsapi/LuCI.session.html
index af605a3f5c..cf5d8a1d33 100644
--- a/jsapi/LuCI.session.html
+++ b/jsapi/LuCI.session.html
@@ -2860,6 +2860,8 @@
A special case of get that always returns either true or
+false.
Many configuration files contain boolean settings, such as
+enabled or advanced_mode, where there is no consistent
+definition for the values. This function allows users to
+enter any of the values "yes", "on", "true" or 1 in
+their config files and we return the expected boolean result.
Character case is not significant, so for example, any of
+"YES", "Yes" or "yes" will be interpreted as a true value.
| Name | + + +Type | + + + +Description | +
|---|---|---|
conf |
+
+
+ + + +string + + + + | + + + +
+
+
+
+
+
+
+ The name of the configuration to read. |
+
sid |
+
+
+ + + +string + + + + | + + + +
+
+
+
+
+
+
+ The name or ID of the section to read. |
+
opt |
+
+
+ + + +string + + + + | + + + +
+
+
+ optional
+
+
+
+
+
+ The option name from which to read the value. If the option
+name is omitted or |
+
| Type | +Description | +
|---|---|
| + + boolean + + + | +
|
+
true.
diff --git a/jsapi/LuCI.ui.Dropdown.html b/jsapi/LuCI.ui.Dropdown.html
index c9742baf04..787ecb0f1d 100644
--- a/jsapi/LuCI.ui.Dropdown.html
+++ b/jsapi/LuCI.ui.Dropdown.html
@@ -2860,6 +2860,8 @@
create is true.
diff --git a/jsapi/LuCI.ui.DynamicList.html b/jsapi/LuCI.ui.DynamicList.html
index af15be0ef3..e997ed4ca8 100644
--- a/jsapi/LuCI.ui.DynamicList.html
+++ b/jsapi/LuCI.ui.DynamicList.html
@@ -2860,6 +2860,8 @@
select widget type.
diff --git a/jsapi/LuCI.ui.Textarea.html b/jsapi/LuCI.ui.Textarea.html
index 752685bfbe..176dbe8e2f 100644
--- a/jsapi/LuCI.ui.Textarea.html
+++ b/jsapi/LuCI.ui.Textarea.html
@@ -2860,6 +2860,8 @@
<input> element is empty.
diff --git a/jsapi/LuCI.ui.changes.html b/jsapi/LuCI.ui.changes.html
index 70a0df8bd5..dfbf7c54f8 100644
--- a/jsapi/LuCI.ui.changes.html
+++ b/jsapi/LuCI.ui.changes.html
@@ -2860,6 +2860,8 @@
Node value.
diff --git a/jsapi/LuCI.xhr.html b/jsapi/LuCI.xhr.html
index 77ab8051a3..8c689fc42a 100644
--- a/jsapi/LuCI.xhr.html
+++ b/jsapi/LuCI.xhr.html
@@ -2860,6 +2860,8 @@