diff options
author | Jo-Philipp Wich <jo@mein.io> | 2019-11-07 12:21:20 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2019-11-07 12:21:20 +0100 |
commit | 9933dd64aa49bcb3a18b724da13791a0bdf6fb5c (patch) | |
tree | 13cf9899595bb57dc79849a6ce5b648b2d9484ca /docs/jsapi/LuCI.Network.Hosts.html | |
parent | c00d860981007a74d497f79640c446883bffe0ca (diff) |
docs: update JS api docs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'docs/jsapi/LuCI.Network.Hosts.html')
-rw-r--r-- | docs/jsapi/LuCI.Network.Hosts.html | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/docs/jsapi/LuCI.Network.Hosts.html b/docs/jsapi/LuCI.Network.Hosts.html index 09edd66d7e..5dafede015 100644 --- a/docs/jsapi/LuCI.Network.Hosts.html +++ b/docs/jsapi/LuCI.Network.Hosts.html @@ -340,6 +340,8 @@ <li data-name="LuCI.Network#getWifiNetwork"><a href="LuCI.Network.html#getWifiNetwork">getWifiNetwork</a></li> + <li data-name="LuCI.Network#getWifiNetworks"><a href="LuCI.Network.html#getWifiNetworks">getWifiNetworks</a></li> + <li data-name="LuCI.Network#isIgnoredDevice"><a href="LuCI.Network.html#isIgnoredDevice">isIgnoredDevice</a></li> <li data-name="LuCI.Network#maskToPrefix"><a href="LuCI.Network.html#maskToPrefix">maskToPrefix</a></li> @@ -636,6 +638,8 @@ <span class="subtitle">Methods</span> + <li data-name="LuCI.Network.WifiNetwork#disconnectClient"><a href="LuCI.Network.WifiNetwork.html#disconnectClient">disconnectClient</a></li> + <li data-name="LuCI.Network.WifiNetwork#get"><a href="LuCI.Network.WifiNetwork.html#get">get</a></li> <li data-name="LuCI.Network.WifiNetwork#getActiveBSSID"><a href="LuCI.Network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li> @@ -700,6 +704,8 @@ <li data-name="LuCI.Network.WifiNetwork#getWifiDeviceName"><a href="LuCI.Network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li> + <li data-name="LuCI.Network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.Network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li> + <li data-name="LuCI.Network.WifiNetwork#isDisabled"><a href="LuCI.Network.WifiNetwork.html#isDisabled">isDisabled</a></li> <li data-name="LuCI.Network.WifiNetwork#isUp"><a href="LuCI.Network.WifiNetwork.html#isUp">isUp</a></li> @@ -1098,7 +1104,7 @@ host information by different criteria.</p></div> <div class="tag-source"> - network.js, line 1628 + network.js, line 1684 </div> </div> @@ -1183,7 +1189,7 @@ host information by different criteria.</p></div> <div class="tag-source"> - network.js, line 1725 + network.js, line 1781 </div> </div> @@ -1333,7 +1339,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1689 + network.js, line 1745 </div> </div> @@ -1483,7 +1489,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1644 + network.js, line 1700 </div> </div> @@ -1633,7 +1639,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1674 + network.js, line 1730 </div> </div> @@ -1783,7 +1789,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1659 + network.js, line 1715 </div> </div> @@ -1933,7 +1939,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1743 + network.js, line 1799 </div> </div> @@ -2083,7 +2089,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1707 + network.js, line 1763 </div> </div> @@ -2233,7 +2239,7 @@ the corresponding host.</td> <div class="tag-source"> - network.js, line 1771 + network.js, line 1827 </div> </div> @@ -2411,7 +2417,7 @@ is used as hint.</td> <footer> - Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Nov 05 2019 16:31:40 GMT+0100 (Central European Standard Time) + Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time) </footer> </div> </div> |