diff options
Diffstat (limited to 'docs/jsapi/LuCI.uci.html')
-rw-r--r-- | docs/jsapi/LuCI.uci.html | 136 |
1 files changed, 117 insertions, 19 deletions
diff --git a/docs/jsapi/LuCI.uci.html b/docs/jsapi/LuCI.uci.html index 898a52c5f..e103e74f4 100644 --- a/docs/jsapi/LuCI.uci.html +++ b/docs/jsapi/LuCI.uci.html @@ -74,12 +74,16 @@ <li data-name="LuCI#error"><a href="LuCI.html#error">error</a></li> + <li data-name="LuCI#fspath"><a href="LuCI.html#fspath">fspath</a></li> + <li data-name="LuCI#get"><a href="LuCI.html#get">get</a></li> <li data-name="LuCI#halt"><a href="LuCI.html#halt">halt</a></li> <li data-name="LuCI#hasSystemFeature"><a href="LuCI.html#hasSystemFeature">hasSystemFeature</a></li> + <li data-name="LuCI#hasViewPermission"><a href="LuCI.html#hasViewPermission">hasViewPermission</a></li> + <li data-name="LuCI#isObject"><a href="LuCI.html#isObject">isObject</a></li> <li data-name="LuCI#location"><a href="LuCI.html#location">location</a></li> @@ -331,6 +335,8 @@ <li data-name="LuCI.form.AbstractValue##optional"><a href="LuCI.form.AbstractValue.html#optional">optional</a></li> + <li data-name="LuCI.form.AbstractValue##readonly"><a href="LuCI.form.AbstractValue.html#readonly">readonly</a></li> + <li data-name="LuCI.form.AbstractValue##rmempty"><a href="LuCI.form.AbstractValue.html#rmempty">rmempty</a></li> <li data-name="LuCI.form.AbstractValue##uciconfig"><a href="LuCI.form.AbstractValue.html#uciconfig">uciconfig</a></li> @@ -423,6 +429,8 @@ <li data-name="LuCI.form.ButtonValue#placeholder"><a href="LuCI.form.ButtonValue.html#placeholder">placeholder</a></li> + <li data-name="LuCI.form.ButtonValue#readonly"><a href="LuCI.form.ButtonValue.html#readonly">readonly</a></li> + <li data-name="LuCI.form.ButtonValue#rmempty"><a href="LuCI.form.ButtonValue.html#rmempty">rmempty</a></li> <li data-name="LuCI.form.ButtonValue#uciconfig"><a href="LuCI.form.ButtonValue.html#uciconfig">uciconfig</a></li> @@ -511,6 +519,8 @@ <li data-name="LuCI.form.DummyValue#placeholder"><a href="LuCI.form.DummyValue.html#placeholder">placeholder</a></li> + <li data-name="LuCI.form.DummyValue#readonly"><a href="LuCI.form.DummyValue.html#readonly">readonly</a></li> + <li data-name="LuCI.form.DummyValue#rmempty"><a href="LuCI.form.DummyValue.html#rmempty">rmempty</a></li> <li data-name="LuCI.form.DummyValue#uciconfig"><a href="LuCI.form.DummyValue.html#uciconfig">uciconfig</a></li> @@ -595,6 +605,8 @@ <li data-name="LuCI.form.DynamicList#placeholder"><a href="LuCI.form.DynamicList.html#placeholder">placeholder</a></li> + <li data-name="LuCI.form.DynamicList#readonly"><a href="LuCI.form.DynamicList.html#readonly">readonly</a></li> + <li data-name="LuCI.form.DynamicList#rmempty"><a href="LuCI.form.DynamicList.html#rmempty">rmempty</a></li> <li data-name="LuCI.form.DynamicList#uciconfig"><a href="LuCI.form.DynamicList.html#uciconfig">uciconfig</a></li> @@ -687,6 +699,8 @@ <li data-name="LuCI.form.FileUpload#placeholder"><a href="LuCI.form.FileUpload.html#placeholder">placeholder</a></li> + <li data-name="LuCI.form.FileUpload#readonly"><a href="LuCI.form.FileUpload.html#readonly">readonly</a></li> + <li data-name="LuCI.form.FileUpload#rmempty"><a href="LuCI.form.FileUpload.html#rmempty">rmempty</a></li> <li data-name="LuCI.form.FileUpload#uciconfig"><a href="LuCI.form.FileUpload.html#uciconfig">uciconfig</a></li> @@ -775,6 +789,8 @@ <li data-name="LuCI.form.FlagValue#placeholder"><a href="LuCI.form.FlagValue.html#placeholder">placeholder</a></li> + <li data-name="LuCI.form.FlagValue#readonly"><a href="LuCI.form.FlagValue.html#readonly">readonly</a></li> + <li data-name="LuCI.form.FlagValue#rmempty"><a href="LuCI.form.FlagValue.html#rmempty">rmempty</a></li> <li data-name="LuCI.form.FlagValue#uciconfig"><a href="LuCI.form.FlagValue.html#uciconfig">uciconfig</a></li> @@ -929,6 +945,8 @@ <li data-name="LuCI.form.HiddenValue#placeholder"><a href="LuCI.form.HiddenValue.html#placeholder">placeholder</a></li> + <li data-name="LuCI.form.HiddenValue#readonly"><a href="LuCI.form.HiddenValue.html#readonly">readonly</a></li> + <li data-name="LuCI.form.HiddenValue#rmempty"><a href="LuCI.form.HiddenValue.html#rmempty">rmempty</a></li> <li data-name="LuCI.form.HiddenValue#uciconfig"><a href="LuCI.form.HiddenValue.html#uciconfig">uciconfig</a></li> @@ -997,6 +1015,10 @@ </span> <ul class="members itemMembers"> + <span class="subtitle">Members</span> + + <li data-name="LuCI.form.JSONMap#readonly"><a href="LuCI.form.JSONMap.html#readonly">readonly</a></li> + </ul> <ul class="typedefs itemMembers"> @@ -1065,6 +1087,8 @@ <li data-name="LuCI.form.ListValue#placeholder"><a href="LuCI.form.ListValue.html#placeholder">placeholder</a></li> + <li data-name="LuCI.form.ListValue#readonly"><a href="LuCI.form.ListValue.html#readonly">readonly</a></li> + <li data-name="LuCI.form.ListValue#rmempty"><a href="LuCI.form.ListValue.html#rmempty">rmempty</a></li> <li data-name="LuCI.form.ListValue#uciconfig"><a href="LuCI.form.ListValue.html#uciconfig">uciconfig</a></li> @@ -1133,6 +1157,10 @@ </span> <ul class="members itemMembers"> + <span class="subtitle">Members</span> + + <li data-name="LuCI.form.Map##readonly"><a href="LuCI.form.Map.html#readonly">readonly</a></li> + </ul> <ul class="typedefs itemMembers"> @@ -1203,6 +1231,8 @@ <li data-name="LuCI.form.MultiValue#placeholder"><a href="LuCI.form.MultiValue.html#placeholder">placeholder</a></li> + <li data-name="LuCI.form.MultiValue#readonly"><a href="LuCI.form.MultiValue.html#readonly">readonly</a></li> + <li data-name="LuCI.form.MultiValue#rmempty"><a href="LuCI.form.MultiValue.html#rmempty">rmempty</a></li> <li data-name="LuCI.form.MultiValue#uciconfig"><a href="LuCI.form.MultiValue.html#uciconfig">uciconfig</a></li> @@ -1343,6 +1373,8 @@ <li data-name="LuCI.form.SectionValue#placeholder"><a href="LuCI.form.SectionValue.html#placeholder">placeholder</a></li> + <li data-name="LuCI.form.SectionValue#readonly"><a href="LuCI.form.SectionValue.html#readonly">readonly</a></li> + <li data-name="LuCI.form.SectionValue#rmempty"><a href="LuCI.form.SectionValue.html#rmempty">rmempty</a></li> <li data-name="LuCI.form.SectionValue#uciconfig"><a href="LuCI.form.SectionValue.html#uciconfig">uciconfig</a></li> @@ -1513,6 +1545,8 @@ <li data-name="LuCI.form.TextValue#placeholder"><a href="LuCI.form.TextValue.html#placeholder">placeholder</a></li> + <li data-name="LuCI.form.TextValue#readonly"><a href="LuCI.form.TextValue.html#readonly">readonly</a></li> + <li data-name="LuCI.form.TextValue#rmempty"><a href="LuCI.form.TextValue.html#rmempty">rmempty</a></li> <li data-name="LuCI.form.TextValue#uciconfig"><a href="LuCI.form.TextValue.html#uciconfig">uciconfig</a></li> @@ -1655,6 +1689,8 @@ <li data-name="LuCI.form.Value#optional"><a href="LuCI.form.Value.html#optional">optional</a></li> + <li data-name="LuCI.form.Value#readonly"><a href="LuCI.form.Value.html#readonly">readonly</a></li> + <li data-name="LuCI.form.Value#rmempty"><a href="LuCI.form.Value.html#rmempty">rmempty</a></li> <li data-name="LuCI.form.Value#uciconfig"><a href="LuCI.form.Value.html#uciconfig">uciconfig</a></li> @@ -2462,6 +2498,36 @@ </ul> </li> + <li class="item" data-name="LuCI.session"> + <span class="title"> + <a href="LuCI.session.html">LuCI.session</a> + + </span> + <ul class="members itemMembers"> + + </ul> + <ul class="typedefs itemMembers"> + + </ul> + <ul class="typedefs itemMembers"> + + </ul> + <ul class="methods itemMembers"> + + <span class="subtitle">Methods</span> + + <li data-name="LuCI.session#getID"><a href="LuCI.session.html#getID">getID</a></li> + + <li data-name="LuCI.session#getLocalData"><a href="LuCI.session.html#getLocalData">getLocalData</a></li> + + <li data-name="LuCI.session#setLocalData"><a href="LuCI.session.html#setLocalData">setLocalData</a></li> + + </ul> + <ul class="events itemMembers"> + + </ul> + </li> + <li class="item" data-name="LuCI.uci"> <span class="title"> <a href="LuCI.uci.html">LuCI.uci</a> @@ -2974,6 +3040,38 @@ </ul> </li> + <li class="item" data-name="LuCI.ui.menu"> + <span class="title"> + <a href="LuCI.ui.menu.html">LuCI.ui.menu</a> + + </span> + <ul class="members itemMembers"> + + </ul> + <ul class="typedefs itemMembers"> + + <span class="subtitle">Typedefs</span> + + <li data-name="LuCI.ui.menu.MenuNode"><a href="LuCI.ui.menu.html#.MenuNode">MenuNode</a></li> + + </ul> + <ul class="typedefs itemMembers"> + + </ul> + <ul class="methods itemMembers"> + + <span class="subtitle">Methods</span> + + <li data-name="LuCI.ui.menu#getChildren"><a href="LuCI.ui.menu.html#getChildren">getChildren</a></li> + + <li data-name="LuCI.ui.menu#load"><a href="LuCI.ui.menu.html#load">load</a></li> + + </ul> + <ul class="events itemMembers"> + + </ul> + </li> + <li class="item" data-name="LuCI.ui.Select"> <span class="title"> <a href="LuCI.ui.Select.html">LuCI.ui.Select</a> @@ -3330,7 +3428,7 @@ UCI configuration data.</p></div> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line270">line 270</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line276">line 276</a> </div> </div> @@ -3541,7 +3639,7 @@ to the given name for non-anonymous sections.</td> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line859">line 859</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line869">line 869</a> </div> </div> @@ -3703,7 +3801,7 @@ operation to cancel the rollback timer.</p> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line939">line 939</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line949">line 949</a> </div> </div> @@ -3804,7 +3902,7 @@ names as keys and arrays of related change records as values.</td> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line89">line 89</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line95">line 95</a> </div> </div> @@ -3953,7 +4051,7 @@ where <code>X</code> denotes a hexadecimal digit.</td> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line444">line 444</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line450">line 450</a> </div> </div> @@ -4182,7 +4280,7 @@ found or if the corresponding configuration is not loaded.</li> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line619">line 619</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line629">line 629</a> </div> </div> @@ -4415,7 +4513,7 @@ found or if the corresponding configuration is not loaded.</li> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line206">line 206</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line212">line 212</a> </div> </div> @@ -4570,7 +4668,7 @@ that have been successfully loaded.</td> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line719">line 719</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line729">line 729</a> </div> </div> @@ -4839,7 +4937,7 @@ when either the section specified by <code>sid1</code> or by <code>sid2</code> i <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line297">line 297</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line303">line 303</a> </div> </div> @@ -4978,7 +5076,7 @@ when either the section specified by <code>sid1</code> or by <code>sid2</code> i <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line120">line 120</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line126">line 126</a> </div> </div> @@ -5156,7 +5254,7 @@ not be resolved to existing section ID.</td> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line773">line 773</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line783">line 783</a> </div> </div> @@ -5260,7 +5358,7 @@ have been reloaded by the save operation.</td> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line385">line 385</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line391">line 391</a> </div> </div> @@ -5473,7 +5571,7 @@ configuration, filtered by type of a type has been specified.</td> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line517">line 517</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line523">line 523</a> </div> </div> @@ -5669,7 +5767,7 @@ with the given value.</p></td> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line654">line 654</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line664">line 664</a> </div> </div> @@ -5890,7 +5988,7 @@ with the given value.</p></td> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line238">line 238</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line244">line 244</a> </div> </div> @@ -6010,7 +6108,7 @@ names to unload.</p></td> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line588">line 588</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line598">line 598</a> </div> </div> @@ -6175,7 +6273,7 @@ configuration.</p> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line684">line 684</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line694">line 694</a> </div> </div> @@ -6762,7 +6860,7 @@ underlying option is an UCI list.</p></td> <div class="tag-source"> - <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line353">line 353</a> + <a href="uci.js.html">uci.js</a>, <a href="uci.js.html#line359">line 359</a> </div> </div> @@ -6909,7 +7007,7 @@ associated name as arguments.</p> <footer> - Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Apr 07 2020 16:33:40 GMT+0200 (Central European Summer Time) + Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Apr 16 2020 13:30:42 GMT+0200 (Central European Summer Time) </footer> </div> </div> |