From 9933dd64aa49bcb3a18b724da13791a0bdf6fb5c Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 7 Nov 2019 12:21:20 +0100 Subject: docs: update JS api docs Signed-off-by: Jo-Philipp Wich --- docs/jsapi/LuCI.Network.Protocol.html | 86 +++++++++++++++++++---------------- 1 file changed, 46 insertions(+), 40 deletions(-) (limited to 'docs/jsapi/LuCI.Network.Protocol.html') diff --git a/docs/jsapi/LuCI.Network.Protocol.html b/docs/jsapi/LuCI.Network.Protocol.html index 936f1a8b79..ea9887a79d 100644 --- a/docs/jsapi/LuCI.Network.Protocol.html +++ b/docs/jsapi/LuCI.Network.Protocol.html @@ -340,6 +340,8 @@
  • getWifiNetwork
  • +
  • getWifiNetworks
  • +
  • isIgnoredDevice
  • maskToPrefix
  • @@ -636,6 +638,8 @@ Methods +
  • disconnectClient
  • +
  • get
  • getActiveBSSID
  • @@ -700,6 +704,8 @@
  • getWifiDeviceName
  • +
  • isClientDisconnectSupported
  • +
  • isDisabled
  • isUp
  • @@ -1097,7 +1103,7 @@ subclasses which describe logical UCI networks defined by config interface
    - network.js, line 1794 + network.js, line 1850
    @@ -1182,7 +1188,7 @@ subclasses which describe logical UCI networks defined by config interface
    - network.js, line 2383 + network.js, line 2439
    @@ -1343,7 +1349,7 @@ interface or if the logical interface is virtual.
    - network.js, line 2552 + network.js, line 2608
    @@ -1504,7 +1510,7 @@ device or false if not.
    - network.js, line 2410 + network.js, line 2466
    @@ -1665,7 +1671,7 @@ interface or if the logical interface is virtual.
    - network.js, line 1827 + network.js, line 1883
    @@ -1817,7 +1823,7 @@ not found.
    - network.js, line 2437 + network.js, line 2493
    @@ -1919,7 +1925,7 @@ expected Linux network device according to the configuration.
    - network.js, line 2498 + network.js, line 2554
    @@ -2026,7 +2032,7 @@ virtual and not a bridge.
    - network.js, line 2152 + network.js, line 2208
    @@ -2127,7 +2133,7 @@ protocol backend.
    - network.js, line 2064 + network.js, line 2120
    @@ -2228,7 +2234,7 @@ protocol backend.
    - network.js, line 2196 + network.js, line 2252
    @@ -2336,7 +2342,7 @@ error code in case no translation can be found.

    - network.js, line 1947 + network.js, line 2003
    @@ -2440,7 +2446,7 @@ if it isn't applicable to the associated protocol.
    - network.js, line 2132 + network.js, line 2188
    @@ -2542,7 +2548,7 @@ default route or null if no default route was found.
    - network.js, line 2044 + network.js, line 2100
    @@ -2644,7 +2650,7 @@ default route or null if no default route was found.
    - network.js, line 1892 + network.js, line 1948
    @@ -2746,7 +2752,7 @@ default route or null if no default route was found.
    - network.js, line 1852 + network.js, line 1908
    @@ -2850,7 +2856,7 @@ it could not be determined.
    - network.js, line 2083 + network.js, line 2139
    @@ -2954,7 +2960,7 @@ in CIDR notation or null if no IPv6 addresses were set.
    - network.js, line 2105 + network.js, line 2161
    @@ -3056,7 +3062,7 @@ follows the order of the addresses in ubus runtime information. - network.js, line 2171 + network.js, line 2227 @@ -3160,7 +3166,7 @@ handler or null if no prefix is present.
    - network.js, line 1999 + network.js, line 2055
    @@ -3264,7 +3270,7 @@ or null if no IPv4 addresses were set.
    - network.js, line 2012 + network.js, line 2068
    @@ -3366,7 +3372,7 @@ follows the order of the addresses in ubus runtime information. - network.js, line 2470 + network.js, line 2526 @@ -3468,7 +3474,7 @@ network device currently associated with the logical interface.
    - network.js, line 2483 + network.js, line 2539
    @@ -3570,7 +3576,7 @@ network device currently associated with the logical interface.
    - network.js, line 1967 + network.js, line 2023
    @@ -3671,7 +3677,7 @@ routes spawned by the associated logical interface.
    - network.js, line 1922 + network.js, line 1978
    @@ -3771,7 +3777,7 @@ routes spawned by the associated logical interface.
    - network.js, line 2030 + network.js, line 2086
    @@ -3875,7 +3881,7 @@ protocol handler or null if no IPv4 addresses were set.
    - network.js, line 2236 + network.js, line 2292
    @@ -3977,7 +3983,7 @@ function, e.g. odhcp6c for the dhcpv6 prototocol.
    - network.js, line 1878 + network.js, line 1934
    @@ -4080,7 +4086,7 @@ function, e.g. odhcp6c for the dhcpv6 prototocol.
    - network.js, line 1912 + network.js, line 1968
    @@ -4187,7 +4193,7 @@ interface or null if no type option is set.
    - network.js, line 1932 + network.js, line 1988
    @@ -4287,7 +4293,7 @@ interface or null if no type option is set.
    - network.js, line 1983 + network.js, line 2039
    @@ -4395,7 +4401,7 @@ handler didn't request a zone.
    - network.js, line 2324 + network.js, line 2380
    @@ -4502,7 +4508,7 @@ is an alias or null if it is not an alias interface.
    - network.js, line 2221 + network.js, line 2277
    @@ -4604,7 +4610,7 @@ or false when the logical interface is no bridge.
    - network.js, line 2309 + network.js, line 2365
    @@ -4709,7 +4715,7 @@ or not (false).
    - network.js, line 2344 + network.js, line 2400
    @@ -4810,7 +4816,7 @@ has no network devices attached.

    - network.js, line 2293 + network.js, line 2349
    @@ -4919,7 +4925,7 @@ or not (false).
    - network.js, line 2252 + network.js, line 2308
    @@ -5023,7 +5029,7 @@ returns true.

    - network.js, line 2366 + network.js, line 2422
    @@ -5123,7 +5129,7 @@ returns true.

    - network.js, line 2272 + network.js, line 2328
    @@ -5230,7 +5236,7 @@ dynamic interfaces (true) or not (false).
    - network.js, line 1841 + network.js, line 1897
    @@ -5384,7 +5390,7 @@ configuration.

    -- cgit v1.2.3