deploy: 545de2a4b5b9881104bb5b3bd82a1f1ccf6b6b8a
authorsystemcrash <[email protected]>
Thu, 23 Oct 2025 15:06:49 +0000 (15:06 +0000)
committersystemcrash <[email protected]>
Thu, 23 Oct 2025 15:06:49 +0000 (15:06 +0000)
69 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.RangeSliderValue.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.WifiVlan.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.RangeSlider.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/global.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 1409acd871145d0336d3c2bb4524ed16336efa42..f95d16b14b3a41fb2c3ca2485909111378810d1f 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5044,7 +5052,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index e021b66708c0c78bcf3157dc94ae4265900a039e..6cfa2e16efd439f2b951fdf43a689066bda3c9c5 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -6640,7 +6648,7 @@ ignored, else not.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index f8aa627172b2c5bf2e4049997a2e60b956dc4a0e..69fef2d0e310276186cf5112d6fae04cf9651d61 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4631,7 +4639,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index aa04f73cc42f8a7dc768c79e661214cde0edc5c2..79bc35c1a623b3872252cffc6754eb6a26595082 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -6530,7 +6538,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index ff21f0631bc61ad3342e66f15f301c9c047c754b..0b791dbbf1efb5d8095deb2a6e097b6edcefd668 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -7600,7 +7608,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index bbf4f8c45f34c8836739af04fc1fa8f71b74d902..d8c9f16b71afe198fbfa5cd2249e6d601a6e6668 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3867,7 +3875,7 @@ renders the underlying UCI option or default value as readonly text.</p></div>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4685">line 4685</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4707">line 4707</a>
         </div>
         
     </div>
@@ -7616,7 +7624,7 @@ was neither a string nor a function.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3686">line 3686</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3708">line 3708</a>
         </div>
         
     </div>
@@ -7923,7 +7931,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 8988e7584a94f2cfd4fdb48dff61206c674e19d9..d91e2ea6b9605fcc3f9e11a691a5327ceb796214 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3867,7 +3875,7 @@ renders the underlying UCI option or default value as readonly text.</p></div>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4591">line 4591</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4613">line 4613</a>
         </div>
         
     </div>
@@ -6954,7 +6962,7 @@ validation constraints.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4679">line 4679</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4701">line 4701</a>
         </div>
         
     </div>
@@ -7603,7 +7611,7 @@ was neither a string nor a function.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3686">line 3686</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3708">line 3708</a>
         </div>
         
     </div>
@@ -7751,7 +7759,7 @@ or a plain text string. If omitted, the <code>key</code> value is used as a capt
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4682">line 4682</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4704">line 4704</a>
         </div>
         
     </div>
@@ -7910,7 +7918,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 364ce9d0b2edca1bc82164228948be3a90bb72f1..d8b18c9bcc8a226170ee9c3422b0fe5a928d8536 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3868,7 +3876,7 @@ predefined choices. It builds upon the <a href="LuCI.ui.DynamicList.html"><code>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3834">line 3834</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3856">line 3856</a>
         </div>
         
     </div>
@@ -7503,7 +7511,7 @@ was neither a string nor a function.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3686">line 3686</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3708">line 3708</a>
         </div>
         
     </div>
@@ -7810,7 +7818,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 379e64a57b6971c8aaf39aa2999e2475ee67fdb3..2c705e368a02ea6291c0061025932c4fa1457d89 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3867,7 +3875,7 @@ offers the ability to browse, upload and select remote files.</p></div>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4852">line 4852</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4874">line 4874</a>
         </div>
         
     </div>
@@ -7760,7 +7768,7 @@ was neither a string nor a function.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3686">line 3686</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3708">line 3708</a>
         </div>
         
     </div>
@@ -8067,7 +8075,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 95f641cba6535734e3fdf216e724e9de1d04afd1..079d81cfcf669fc4e7cff96dea0084f765704ae1 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3867,7 +3875,7 @@ implement a simple checkbox element.</p></div>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4250">line 4250</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4272">line 4272</a>
         </div>
         
     </div>
@@ -5867,7 +5875,7 @@ argument, this parameter is ignored.</p></td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4362">line 4362</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4384">line 4384</a>
         </div>
         
     </div>
@@ -6849,7 +6857,7 @@ so it may return promises if overridden by user code.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4384">line 4384</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4406">line 4406</a>
         </div>
         
     </div>
@@ -7274,7 +7282,7 @@ entities decoded.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4374">line 4374</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4396">line 4396</a>
         </div>
         
     </div>
@@ -7644,7 +7652,7 @@ was neither a string nor a function.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3686">line 3686</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3708">line 3708</a>
         </div>
         
     </div>
@@ -7951,7 +7959,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 32ef4eb079bedd1ad0d31bc2aa8d614542f95d64..92f98fef5255e5cb254a7aa0b5952b9ea77e006e 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3880,7 +3888,7 @@ documentation for details.</p>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3294">line 3294</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3305">line 3305</a>
         </div>
         
     </div>
@@ -4352,6 +4360,57 @@ name as the first and the DOM click event as the second argument.</p>
     
     
     
+</dl>
+
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <div class="nameContainer">
+        <h4 class="name" id="hidetitle">hidetitle<span class="type-signature type boolean">boolean</span> </h4>
+    </div>
+    
+    
+</dt>
+<dd>
+    
+    <div class="description">
+        <p>If set to true, the title caption of the form section element which
+is normally rendered before the start of the section content will
+not be rendered in the UI. The default is false, meaning that the
+title is rendered.</p>
+    </div>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    <dt class="tag-default">Default Value:</dt>
+    <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
 </dl>
 
     
@@ -4841,7 +4900,7 @@ The default of <code>null</code> means inherit from the parent form.</p>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3143">line 3143</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3154">line 3154</a>
         </div>
         
     </div>
@@ -6397,7 +6456,7 @@ descendant of <code>AbstractValue</code>.</p>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3450">line 3450</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3461">line 3461</a>
         </div>
         
     </div>
@@ -6652,7 +6711,7 @@ entities decoded.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3363">line 3363</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3374">line 3374</a>
         </div>
         
     </div>
@@ -7340,7 +7399,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index e929915c63c3a3fc2cb534248a0e00a28b70299f..08653b9520f3b081c6e3800ce701a2e6c845a208 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3872,7 +3880,7 @@ distorted form layout when rendering the option element.</p></div>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4801">line 4801</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4823">line 4823</a>
         </div>
         
     </div>
@@ -7457,7 +7465,7 @@ was neither a string nor a function.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3686">line 3686</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3708">line 3708</a>
         </div>
         
     </div>
@@ -7764,7 +7772,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a7d9e6bee97b2e6c6e076467dd0c041cc253ecf0..d7c6c142c254666f92c5a58f6efa3470b5bacdd6 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -6210,7 +6218,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 25d966d42136800cda666be1ee0e314aa9ab3c8b..d879b702339e8778fa37e7c2cd62c90e8fa5153b 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3868,7 +3876,7 @@ It builds upon the <a href="LuCI.ui.Select.html"><code>LuCI.ui.Select</code></a>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3901">line 3901</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3923">line 3923</a>
         </div>
         
     </div>
@@ -7600,7 +7608,7 @@ was neither a string nor a function.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4105">line 4105</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4127">line 4127</a>
         </div>
         
     </div>
@@ -7935,7 +7943,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index bc0f9f4f2bb6d5994ceaad5432d62fc2bf925b8c..95658bfd63ad06fdbfa151af286ff71c9946bb25 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -6189,7 +6197,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index d2da54c941e4a81d8af5242cf0d3d48a9e5636b6..7d4609ca3b39b4cf7e9578b50b1d9dea40789cea 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3868,7 +3876,7 @@ select dropdown element.</p></div>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4407">line 4407</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4429">line 4429</a>
         </div>
         
     </div>
@@ -7651,7 +7659,7 @@ was neither a string nor a function.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3686">line 3686</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3708">line 3708</a>
         </div>
         
     </div>
@@ -7958,7 +7966,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 9f8d6b3eb8ee83ff5e32a73702fab220831bf69f..72d09b0884c67a1c5e6a46e126258b7facd6c270 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3869,7 +3877,7 @@ specified when constructing the class instance.</p>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3469">line 3469</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3480">line 3480</a>
         </div>
         
     </div>
@@ -4152,6 +4160,57 @@ pre-existing section may be edited. The default is <code>false</code>.</p>
     
     
     
+    <dt class="tag-default">Default Value:</dt>
+    <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <div class="nameContainer">
+        <h4 class="name" id="hidetitle">hidetitle<span class="type-signature type boolean">boolean</span> </h4>
+    </div>
+    
+    
+</dt>
+<dd>
+    
+    <div class="description">
+        <p>If set to true, the title caption of the form section element which
+is normally rendered before the start of the section content will
+not be rendered in the UI. The default is false, meaning that the
+title is rendered.</p>
+    </div>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
     <dt class="tag-default">Default Value:</dt>
     <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
     
@@ -4401,7 +4460,7 @@ this property will hold a reference to the parent option instance.</p>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3535">line 3535</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3557">line 3557</a>
         </div>
         
     </div>
@@ -5848,7 +5907,7 @@ not meet the validation constraints of their respective elements.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3610">line 3610</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3632">line 3632</a>
         </div>
         
     </div>
@@ -6794,7 +6853,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index f38acf381f58ecac33a914a40877f24e1244baeb..adbcd718a9b8be38534a1448f3cc13de1c5e8b3f 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3869,7 +3877,7 @@ values. The currently chosen value is displayed to the side of the slider.</p></
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4122">line 4122</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4144">line 4144</a>
         </div>
         
     </div>
@@ -5965,7 +5973,7 @@ argument, this parameter is ignored.</p></td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4242">line 4242</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4264">line 4264</a>
         </div>
         
     </div>
@@ -7719,7 +7727,7 @@ was neither a string nor a function.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3686">line 3686</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3708">line 3708</a>
         </div>
         
     </div>
@@ -8026,7 +8034,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 25e9a455f3793bf07cf8c045f7a07d8ecce2a9c6..90f843683476cf23c3c522a5de64d38215d7ad3f 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3869,7 +3877,7 @@ It builds upon the <a href="LuCI.form.ListValue.html"><code>LuCI.form.ListValue<
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3993">line 3993</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4015">line 4015</a>
         </div>
         
     </div>
@@ -7752,7 +7760,7 @@ was neither a string nor a function.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4105">line 4105</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4127">line 4127</a>
         </div>
         
     </div>
@@ -8087,7 +8095,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 2d68ffac429829a5046c32322ee75ee749636dab..95b999a940ff2acd02aa187bceeb8d871465a1c2 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3867,7 +3875,7 @@ element container, allowing to nest form sections into other sections.</p></div>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4992">line 4992</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5014">line 5014</a>
         </div>
         
     </div>
@@ -5311,7 +5319,7 @@ within the given specific section.</p>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5104">line 5104</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5126">line 5126</a>
         </div>
         
     </div>
@@ -5719,7 +5727,7 @@ argument, this parameter is ignored.</p></td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5113">line 5113</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5135">line 5135</a>
         </div>
         
     </div>
@@ -6517,7 +6525,7 @@ returns <code>false</code>.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5053">line 5053</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5075">line 5075</a>
         </div>
         
     </div>
@@ -6700,7 +6708,7 @@ so it may return promises if overridden by user code.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5058">line 5058</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5080">line 5080</a>
         </div>
         
     </div>
@@ -6851,7 +6859,7 @@ validation constraints.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5095">line 5095</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5117">line 5117</a>
         </div>
         
     </div>
@@ -7494,7 +7502,7 @@ was neither a string nor a function.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5079">line 5079</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5101">line 5101</a>
         </div>
         
     </div>
@@ -7640,7 +7648,7 @@ or a plain text string. If omitted, the <code>key</code> value is used as a capt
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5087">line 5087</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5109">line 5109</a>
         </div>
         
     </div>
@@ -7791,7 +7799,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index e366d18db6ef69ae921779a95e1f255bf3998ad3..983c909dab74a33d9e527c547b30dceebabe7c10 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3872,7 +3880,7 @@ value of the <code>addremove</code> property.</p></div>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line2355">line 2355</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line2366">line 2366</a>
         </div>
         
     </div>
@@ -4649,6 +4657,57 @@ The default is <code>false</code>.</p>
     
     
     
+    <dt class="tag-default">Default Value:</dt>
+    <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <div class="nameContainer">
+        <h4 class="name" id="hidetitle">hidetitle<span class="type-signature type boolean">boolean</span> </h4>
+    </div>
+    
+    
+</dt>
+<dd>
+    
+    <div class="description">
+        <p>If set to true, the title caption of the form section element which
+is normally rendered before the start of the section content will
+not be rendered in the UI. The default is false, meaning that the
+title is rendered.</p>
+    </div>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
     <dt class="tag-default">Default Value:</dt>
     <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
     
@@ -4831,7 +4890,7 @@ The default of <code>null</code> means inherit from the parent form.</p>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3143">line 3143</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3154">line 3154</a>
         </div>
         
     </div>
@@ -6644,7 +6703,7 @@ entities decoded.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line2495">line 2495</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line2506">line 2506</a>
         </div>
         
     </div>
@@ -7312,7 +7371,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 8edde81912605f5be49dc04234dd21c5cb36b3d5..a2d3b17e97d03b8ef33a39757192f691f217885d 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4497">line 4497</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line4519">line 4519</a>
         </div>
         
     </div>
@@ -7807,7 +7815,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index d0de36648c83e66fe558831ff38763854200ba86..57ca13e102dec32b2d2cb1081f446cd1f45d1663 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4280,6 +4288,57 @@ The default is <code>false</code>.</p>
     
     
     
+    <dt class="tag-default">Default Value:</dt>
+    <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
+    
+    
+    
+    
+    
+    
+    
+</dl>
+
+    
+    
+</dd>
+
+        
+            
+<dt>
+    <div class="nameContainer">
+        <h4 class="name" id="hidetitle">hidetitle<span class="type-signature type boolean">boolean</span> </h4>
+    </div>
+    
+    
+</dt>
+<dd>
+    
+    <div class="description">
+        <p>If set to true, the title caption of the form section element which
+is normally rendered before the start of the section content will
+not be rendered in the UI. The default is false, meaning that the
+title is rendered.</p>
+    </div>
+    
+    
+    
+<dl class="details">
+    
+        
+    
+    
+    
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
     <dt class="tag-default">Default Value:</dt>
     <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
     
@@ -4582,7 +4641,7 @@ this property will hold a reference to the parent option instance.</p>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line2204">line 2204</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line2215">line 2215</a>
         </div>
         
     </div>
@@ -6055,7 +6114,7 @@ not meet the validation constraints of their respective elements.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line2344">line 2344</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line2355">line 2355</a>
         </div>
         
     </div>
@@ -7001,7 +7060,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index b05cc90d5fc3438aa62dd095cfb974720e4299d9..8e1ad8e772877a7036e250cef905d5bfc26d0592 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3621">line 3621</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3643">line 3643</a>
         </div>
         
     </div>
@@ -6929,7 +6937,7 @@ implement alternative removal logic, e.g. to retain the original value.</p>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3695">line 3695</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3717">line 3717</a>
         </div>
         
     </div>
@@ -7559,7 +7567,7 @@ was neither a string nor a function.</td>
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3686">line 3686</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line3708">line 3708</a>
         </div>
         
     </div>
@@ -7866,7 +7874,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 5a91ab5849389d01edcfd01cf85f59b733bf3703..72231e9a04cbeb3e626248f896fde61eec245615 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3897,7 +3905,7 @@ m.render().then((node) => {
     
         
         <div class="tag-source">
-            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5116">line 5116</a>
+            <a href="form.js.html">form.js</a>, <a href="form.js.html#line5138">line 5138</a>
         </div>
         
     </div>
@@ -4056,7 +4064,7 @@ m.render().then((node) => {
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index fc7bdf6c4e87c79a77d14070013c6b201fcb93a2..2c67fe9688600a7879228f5ba080c487b421a78e 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -6239,7 +6247,7 @@ the failure reason.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index e9c9539fc28c535ccc5b04b73fed763e38d15f9e..09da45c72e353942ac3efcd91eb1bc8f28e1bf94 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4255,7 +4263,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 302f648f9ed8d3593c836becd1f8ebe55de222c8..88059043e403d5940262712192cb5791cf7499bf 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -8831,7 +8839,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 76ec0015eaa6544e52191523a56b0dd72948b63e..d74ee64ac51200fc76a82622b97eb25cfa635d06 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -6621,7 +6629,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index f293f38187835ced8ff8fa6e34249c35745d0f4d..f2ca80c16067a6f51666a994471b98e04b3c475b 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5181,7 +5189,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 227e3b405753268b21b043ab4d6429a124d9bb6a..714a3f3970bdf9042388e1d8b7f9962062c35696 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -8617,7 +8625,7 @@ configuration.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index da2af60fb9773b8ab4a01a1ee2f45b0b2356b5fb..24df5c435b4a945d148ba0150191e8c7c82baf23 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5558,7 +5566,7 @@ configuration.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 7220f0091f8199632ae254cbb48f275e709dc163..226b784ce00f77e6cdf114b2d9faae31caf1ac9c 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -8242,7 +8250,7 @@ configuration.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index dffb6881a3075330b9eb69802324b944a43b79ce..ab77d23899fccaa0ee3b0d33ecfea4ac8606526a 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4460,7 +4468,7 @@ if it is different than the vlan id</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 6e1f73d4bc17ff519cc99cf8084c56a4e6b0f83b..ec947c7e337314f3991b00f2ec23b9b0a05574a2 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -10088,7 +10096,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a2ead4fbd8f5c223713ed8c9be498b0fa770ff9c..4a15a599e4b0e8b1cbdb9d1c351e02c6fbe2ad97 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4638,7 +4646,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 3e61f664f799a667fe949da33a55d8c01ceddada..c9b89ea8207ca3bd0b6e5558f41606c4e9dd1c89 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5573,7 +5581,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 5609b2077c5c6ce23f4be38a5b3f6b425ac907cf..a823949d27180fa0fa5ea5279a8d7ea8367c35f4 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4757,7 +4765,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 201cca09565e5b4d0111930c965ba0fa1ff237bb..134a13c500965140563f6929649c4d91277a1072 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4715,7 +4723,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 69da8afe95709cf5c4e54c8a9aee90799de39188..5294fcb05971ef9db89d6216cf37d21e93361812 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -6046,7 +6054,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 6ae26f3002d81f9b0566c35fd535e8f920fdd4cc..cba88fb439da496c7cd8036ec344fe1822f2f9d2 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4485,7 +4493,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index cb2df6f69f5f40938e7e5e6ee33275aaf22b4ae4..92facdd45e9414b6a8d8f82b7096c5e8d79112b7 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -8022,7 +8030,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 4a8c7d0be7bc918455630636b2561094c432fd16..2592928b02f9c2c2d80a7aaa2aaefc6b7e841226 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5589,7 +5597,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 60fe9befdbaf56038896d5087128d65c248c28ff..5b98f4d6899aad44a1b62f8e4c348c4b5543105c 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5703,7 +5711,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 2abdee9b51d7292e935086324f1f89fd85399bbb..0d90524e772cedcbc443a9557b0057ecc570aad9 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5733,7 +5741,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 3a6749d5143102cb64837158cf2c580e0753f5a8..bf107114651b55829960ad5a16d1e422a234e21b 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5636,7 +5644,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 30eb187d6d532a4b00f3af460c5b2f1d0ba9696f..d67aa819794c6fe3f6fc6dab16dbc15464bc0fb3 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -6434,7 +6442,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index dfbe8d32424cf40ad33e027aa11525f2c562483f..0489a506a86a61e24a2b4ae11badcadfe14c6b10 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5811,7 +5819,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index afb58874c0a87720e215bcd957675124d489ac0b..0f2952b69abd9447cb5b173707d8d346585f05b0 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5734,7 +5742,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 2827bc83454b996f81e90956b467591938edd49e..3f6a2fcab06b082fdac5656659ab571c0df82baa 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5414,7 +5422,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 32becb0d14a3adc6f7d95a542e02e93002328834..08d8b292b86d28ec0b0099d5187f2f4d379f6a06 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5753,7 +5761,7 @@ arbitrary precision floating point numbers.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a8357e554747f782127dbaa412f0d94dc7db97bb..5728f0bc8292465d2c2cf0cb60a37c20e120d09b 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5766,7 +5774,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index d0cd1454a4e98ec4d809dab8fc8f5feac7f6a02c..f4dc85d920a27d5442eaf682c85e6f6d66ebd927 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5712,7 +5720,7 @@ contents.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index f68b570a01365d2b75926deb223ad6746c95daa3..5edd7b3ceec5d1ab4adf7330e0505f6d7ef09b8f 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5640,7 +5648,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 18def553487ed2de6f7e3cefeff6f6d567811e50..279bcd28bcffe60a976dc11eebc774218d5ab648 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4492,7 +4500,7 @@ is removed.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 9287d8231d914f009cd4e4a431f9675a952ebfe5..e78d671679d1e4186ebfc41092b318d5c2f658f5 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -6854,7 +6862,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 17c5f88aaf81bbdddc0c94617c823ced602e7834..7b9b535264dd7659db6f2da029f39b1495d7e6cd 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4539,7 +4547,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 16120b6e62a82ee0f0efc71356a8c4b913eb4ede..dc974e52abf878a12661f347dd917102b311d19d 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4239,7 +4247,7 @@ DOM node.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 10fee852d04f96b65d620d521e88de2b0bb4b186..4ed60d62652f96e2542830ca6d65604ffc17b2ef 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4843,7 +4851,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a024b1339e70288b8241c1124ca66b07fe4dd244..4a3f3a098ebb7addd77a17ef1c83753918cd4d6b 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4807,7 +4815,7 @@ when invoked.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:46 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index e79c34dd4160f6c0ab3b75b3113552dde61c0954..09b2651380296d3d205d61df6e6846c33edd0e60 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -5997,6 +6005,17 @@ const CBITypedSection = CBIAbstractSection.extend(/** @lends LuCI.form.TypedSect
         * @default false
         */
 
+       /**
+        * If set to true, the title caption of the form section element which
+        * is normally rendered before the start of the section content will
+        * not be rendered in the UI. The default is false, meaning that the
+        * title is rendered.
+        *
+        * @name LuCI.form.TypedSection.prototype#hidetitle
+        * @type boolean
+        * @default false
+        */
+
        /**
         * If set to `true`, mapped section instances are treated as anonymous
         * UCI sections, which means that section instance elements will be
@@ -6142,7 +6161,7 @@ const CBITypedSection = CBIAbstractSection.extend(/** @lends LuCI.form.TypedSect
                        'data-tab-title': (this.map.tabbed &amp;&amp; !this.parentoption) ? this.title || this.sectiontype : null
                });
 
-               if (this.title != null &amp;&amp; this.title != '')
+               if (this.title != null &amp;&amp; this.title != '' &amp;&amp; !this.hidetitle)
                        sectionEl.appendChild(E('h3', {}, this.title));
 
                if (this.description != null &amp;&amp; this.description != '')
@@ -6372,7 +6391,7 @@ const CBITableSection = CBITypedSection.extend(/** @lends LuCI.form.TableSection
                        'class': 'table cbi-section-table'
                });
 
-               if (this.title != null &amp;&amp; this.title != '')
+               if (this.title != null &amp;&amp; this.title != '' &amp;&amp; !this.hidetitle)
                        sectionEl.appendChild(E('h3', {}, this.title));
 
                if (this.description != null &amp;&amp; this.description != '')
@@ -7355,6 +7374,17 @@ const CBINamedSection = CBIAbstractSection.extend(/** @lends LuCI.form.NamedSect
         * @default false
         */
 
+       /**
+        * If set to true, the title caption of the form section element which
+        * is normally rendered before the start of the section content will
+        * not be rendered in the UI. The default is false, meaning that the
+        * title is rendered.
+        *
+        * @name LuCI.form.NamedSection.prototype#hidetitle
+        * @type boolean
+        * @default false
+        */
+
        /**
         * Override the UCI configuration name to read the section IDs from. By
         * default, the configuration name is inherited from the parent `Map`.
@@ -7410,7 +7440,7 @@ const CBINamedSection = CBIAbstractSection.extend(/** @lends LuCI.form.NamedSect
                        'data-tab-title': (this.map.tabbed &amp;&amp; !this.parentoption) ? this.title || this.sectiontype : null
                });
 
-               if (typeof(this.title) === 'string' &amp;&amp; this.title !== '')
+               if (typeof(this.title) === 'string' &amp;&amp; this.title !== '' &amp;&amp; !this.hidetitle)
                        sectionEl.appendChild(E('h3', {}, this.title));
 
                if (typeof(this.description) === 'string' &amp;&amp; this.description !== '')
@@ -9035,7 +9065,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 3e4de3eed03749bb373a8ae4efe07a00a4f29a8e..d8587aabd02068bcb8a2544fa974465546f004f0 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4281,7 +4289,7 @@ return FileSystem;
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a2314aed9bcc37387c0188b7e217d602a1bbb670..842c292fb2e63925b5c3f6920d9f3e938540fc50 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 1685cb11cb83463faefcd6406c77ebb812b10c4d..e1f404a949f954534744fab809646a1ecabc5d18 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -3868,7 +3876,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 55047141cf287574c9057283d62c6d6a1028d8d0..7a6179f6a14fb905429bbe73e54a135fd7924c8b 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 1baf77bbc0bd93d9b308d12165606eff7fdb3ab2..c72186d0734a00df7fefda9f38e9e0018ecbbf0c 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -8412,7 +8420,7 @@ return Network;
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 1966009c5403d5a618673f7b6ee06a335e325b44..bf04d6713a5e0c9166f9ef0a81cab54a066e590d 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4337,7 +4345,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 80367ff9cd3841bb2fe096d32f014063c3af5adb..68077d8229fbae02d296649297865325362332a9 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -4911,7 +4919,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 Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 9535ac5be44c7b5749e70dae3a16d57b7af9b059..3fc3f596494a2637a3f2561e252b5e4341e70f6e 100644 (file)
             
                 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
             
+                <li data-name="LuCI.form.GridSection#hidetitle"><a href="LuCI.form.GridSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
             
                 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
             
                 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
             
+                <li data-name="LuCI.form.NamedSection##hidetitle"><a href="LuCI.form.NamedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
             
                 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#cloneable"><a href="LuCI.form.TableSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TableSection#hidetitle"><a href="LuCI.form.TableSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
             
                 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##cloneable"><a href="LuCI.form.TypedSection.html#cloneable">cloneable</a></li>
             
+                <li data-name="LuCI.form.TypedSection##hidetitle"><a href="LuCI.form.TypedSection.html#hidetitle">hidetitle</a></li>
+            
                 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
             
                 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
@@ -9189,7 +9197,7 @@ return UI;
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Oct 22 2025 22:24:24 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 23 2025 15:06:45 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>