diff options
Diffstat (limited to 'docs/jsapi/LuCI.network.Protocol.html')
-rw-r--r-- | docs/jsapi/LuCI.network.Protocol.html | 182 |
1 files changed, 140 insertions, 42 deletions
diff --git a/docs/jsapi/LuCI.network.Protocol.html b/docs/jsapi/LuCI.network.Protocol.html index 318f173df..fb3dcd08c 100644 --- a/docs/jsapi/LuCI.network.Protocol.html +++ b/docs/jsapi/LuCI.network.Protocol.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> @@ -3243,7 +3341,7 @@ subclasses which describe logical UCI networks defined by <code>config interface <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line1862">line 1862</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line1864">line 1864</a> </div> </div> @@ -3328,7 +3426,7 @@ subclasses which describe logical UCI networks defined by <code>config interface <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2469">line 2469</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2471">line 2471</a> </div> </div> @@ -3489,7 +3587,7 @@ interface or if the logical interface is virtual.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2638">line 2638</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2640">line 2640</a> </div> </div> @@ -3650,7 +3748,7 @@ device or <code>false</code> if not.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2686">line 2686</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2688">line 2688</a> </div> </div> @@ -3760,7 +3858,7 @@ the interface removal will be aborted.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2496">line 2496</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2498">line 2498</a> </div> </div> @@ -3921,7 +4019,7 @@ interface or if the logical interface is virtual.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line1895">line 1895</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line1897">line 1897</a> </div> </div> @@ -4073,7 +4171,7 @@ not found.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2523">line 2523</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2525">line 2525</a> </div> </div> @@ -4175,7 +4273,7 @@ expected Linux network device according to the configuration.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2584">line 2584</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2586">line 2586</a> </div> </div> @@ -4282,7 +4380,7 @@ virtual and not a bridge.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2220">line 2220</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2222">line 2222</a> </div> </div> @@ -4383,7 +4481,7 @@ protocol backend.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2132">line 2132</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2134">line 2134</a> </div> </div> @@ -4484,7 +4582,7 @@ protocol backend.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2264">line 2264</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2266">line 2266</a> </div> </div> @@ -4592,7 +4690,7 @@ error code in case no translation can be found.</p> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2015">line 2015</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2017">line 2017</a> </div> </div> @@ -4696,7 +4794,7 @@ if it isn't applicable to the associated protocol.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2200">line 2200</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2202">line 2202</a> </div> </div> @@ -4798,7 +4896,7 @@ default route or <code>null</code> if no default route was found.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2112">line 2112</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2114">line 2114</a> </div> </div> @@ -4900,7 +4998,7 @@ default route or <code>null</code> if no default route was found.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line1960">line 1960</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line1962">line 1962</a> </div> </div> @@ -5002,7 +5100,7 @@ default route or <code>null</code> if no default route was found.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line1920">line 1920</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line1922">line 1922</a> </div> </div> @@ -5106,7 +5204,7 @@ it could not be determined.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2151">line 2151</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2153">line 2153</a> </div> </div> @@ -5210,7 +5308,7 @@ in CIDR notation or <code>null</code> if no IPv6 addresses were set.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2173">line 2173</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2175">line 2175</a> </div> </div> @@ -5312,7 +5410,7 @@ follows the order of the addresses in <code>ubus</code> runtime information.</td <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2239">line 2239</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2241">line 2241</a> </div> </div> @@ -5416,7 +5514,7 @@ handler or <code>null</code> if no prefix is present.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2067">line 2067</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2069">line 2069</a> </div> </div> @@ -5520,7 +5618,7 @@ or <code>null</code> if no IPv4 addresses were set.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2080">line 2080</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2082">line 2082</a> </div> </div> @@ -5622,7 +5720,7 @@ follows the order of the addresses in <code>ubus</code> runtime information.</td <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2556">line 2556</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2558">line 2558</a> </div> </div> @@ -5724,7 +5822,7 @@ network device currently associated with the logical interface.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2569">line 2569</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2571">line 2571</a> </div> </div> @@ -5826,7 +5924,7 @@ network device currently associated with the logical interface.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2035">line 2035</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2037">line 2037</a> </div> </div> @@ -5927,7 +6025,7 @@ routes spawned by the associated logical interface.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line1990">line 1990</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line1992">line 1992</a> </div> </div> @@ -6027,7 +6125,7 @@ routes spawned by the associated logical interface.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2098">line 2098</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2100">line 2100</a> </div> </div> @@ -6131,7 +6229,7 @@ protocol handler or <code>null</code> if no IPv4 addresses were set.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2304">line 2304</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2306">line 2306</a> </div> </div> @@ -6233,7 +6331,7 @@ function, e.g. <code>odhcp6c</code> for the <code>dhcpv6</code> prototocol.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line1946">line 1946</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line1948">line 1948</a> </div> </div> @@ -6336,7 +6434,7 @@ function, e.g. <code>odhcp6c</code> for the <code>dhcpv6</code> prototocol.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line1980">line 1980</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line1982">line 1982</a> </div> </div> @@ -6443,7 +6541,7 @@ interface or <code>null</code> if no <code>type</code> option is set.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2000">line 2000</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2002">line 2002</a> </div> </div> @@ -6543,7 +6641,7 @@ interface or <code>null</code> if no <code>type</code> option is set.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2051">line 2051</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2053">line 2053</a> </div> </div> @@ -6651,7 +6749,7 @@ handler didn't request a zone.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2410">line 2410</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2412">line 2412</a> </div> </div> @@ -6758,7 +6856,7 @@ is an alias or <code>null</code> if it is not an alias interface.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2289">line 2289</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2291">line 2291</a> </div> </div> @@ -6860,7 +6958,7 @@ or <code>false</code> when the logical interface is no bridge.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2322">line 2322</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2324">line 2324</a> </div> </div> @@ -7007,7 +7105,7 @@ rejects with an error message string.</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2395">line 2395</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2397">line 2397</a> </div> </div> @@ -7112,7 +7210,7 @@ or not (<code>false</code>).</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2430">line 2430</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2432">line 2432</a> </div> </div> @@ -7213,7 +7311,7 @@ has no network devices attached.</p> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2379">line 2379</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2381">line 2381</a> </div> </div> @@ -7322,7 +7420,7 @@ or not (<code>false</code>).</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2338">line 2338</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2340">line 2340</a> </div> </div> @@ -7426,7 +7524,7 @@ returns <code>true</code>.</p> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2452">line 2452</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2454">line 2454</a> </div> </div> @@ -7526,7 +7624,7 @@ returns <code>true</code>.</p> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line2358">line 2358</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line2360">line 2360</a> </div> </div> @@ -7633,7 +7731,7 @@ dynamic interfaces (<code>true</code>) or not (<code>false</code>).</td> <div class="tag-source"> - <a href="network.js.html">network.js</a>, <a href="network.js.html#line1909">line 1909</a> + <a href="network.js.html">network.js</a>, <a href="network.js.html#line1911">line 1911</a> </div> </div> @@ -7787,7 +7885,7 @@ configuration.</p></td> <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> |