96174f22cdb363244981c45b4a40d6a181140178
[project/luci.git] / jsapi / LuCI.network.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>Class: network</title>
6
7
8 <script src="scripts/prettify/prettify.js"></script>
9 <script src="scripts/prettify/lang-css.js"></script>
10 <script src="scripts/jquery.min.js"></script>
11 <!--[if lt IE 9]>
12 <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13 <![endif]-->
14 <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
15 <link type="text/css" rel="stylesheet" href="styles/bootstrap.min.css">
16 <link type="text/css" rel="stylesheet" href="styles/jaguar.css">
17
18
19 <script>
20 var config = {"monospaceLinks":true,"cleverLinks":true,"default":{"outputSourceFiles":true}};
21 </script>
22
23
24
25 </head>
26 <body>
27 <div id="wrap" class="clearfix">
28
29 <div class="navigation">
30 <h3 class="applicationName"><a href="index.html"></a></h3>
31
32 <div class="search">
33 <input id="search" type="text" class="form-control input-sm" placeholder="Search Documentations">
34 </div>
35 <ul class="list">
36
37 <li class="item" data-name="LuCI">
38 <span class="title">
39 <a href="LuCI.html">LuCI</a>
40
41 </span>
42 <ul class="members itemMembers">
43
44 <span class="subtitle">Members</span>
45
46 <li data-name="LuCI#Class"><a href="LuCI.html#Class">Class</a></li>
47
48 <li data-name="LuCI#dom"><a href="LuCI.html#dom">dom</a></li>
49
50 <li data-name="LuCI#env"><a href="LuCI.html#env">env</a></li>
51
52 <li data-name="LuCI#naturalCompare"><a href="LuCI.html#naturalCompare">naturalCompare</a></li>
53
54 <li data-name="LuCI#Poll"><a href="LuCI.html#Poll">Poll</a></li>
55
56 <li data-name="LuCI#Request"><a href="LuCI.html#Request">Request</a></li>
57
58 <li data-name="LuCI#view"><a href="LuCI.html#view">view</a></li>
59
60 </ul>
61 <ul class="typedefs itemMembers">
62
63 <span class="subtitle">Typedefs</span>
64
65 <li data-name="LuCI.requestCallbackFn"><a href="LuCI.html#.requestCallbackFn">requestCallbackFn</a></li>
66
67 </ul>
68 <ul class="typedefs itemMembers">
69
70 </ul>
71 <ul class="methods itemMembers">
72
73 <span class="subtitle">Methods</span>
74
75 <li data-name="LuCI#bind"><a href="LuCI.html#bind">bind</a></li>
76
77 <li data-name="LuCI#error"><a href="LuCI.html#error">error</a></li>
78
79 <li data-name="LuCI#fspath"><a href="LuCI.html#fspath">fspath</a></li>
80
81 <li data-name="LuCI#get"><a href="LuCI.html#get">get</a></li>
82
83 <li data-name="LuCI#halt"><a href="LuCI.html#halt">halt</a></li>
84
85 <li data-name="LuCI#hasSystemFeature"><a href="LuCI.html#hasSystemFeature">hasSystemFeature</a></li>
86
87 <li data-name="LuCI#hasViewPermission"><a href="LuCI.html#hasViewPermission">hasViewPermission</a></li>
88
89 <li data-name="LuCI#isObject"><a href="LuCI.html#isObject">isObject</a></li>
90
91 <li data-name="LuCI#location"><a href="LuCI.html#location">location</a></li>
92
93 <li data-name="LuCI#media"><a href="LuCI.html#media">media</a></li>
94
95 <li data-name="LuCI#path"><a href="LuCI.html#path">path</a></li>
96
97 <li data-name="LuCI#poll"><a href="LuCI.html#poll">poll</a></li>
98
99 <li data-name="LuCI#post"><a href="LuCI.html#post">post</a></li>
100
101 <li data-name="LuCI#raise"><a href="LuCI.html#raise">raise</a></li>
102
103 <li data-name="LuCI#require"><a href="LuCI.html#require">require</a></li>
104
105 <li data-name="LuCI#resolveDefault"><a href="LuCI.html#resolveDefault">resolveDefault</a></li>
106
107 <li data-name="LuCI#resource"><a href="LuCI.html#resource">resource</a></li>
108
109 <li data-name="LuCI#run"><a href="LuCI.html#run">run</a></li>
110
111 <li data-name="LuCI#sortedArray"><a href="LuCI.html#sortedArray">sortedArray</a></li>
112
113 <li data-name="LuCI#sortedKeys"><a href="LuCI.html#sortedKeys">sortedKeys</a></li>
114
115 <li data-name="LuCI#stop"><a href="LuCI.html#stop">stop</a></li>
116
117 <li data-name="LuCI#toArray"><a href="LuCI.html#toArray">toArray</a></li>
118
119 <li data-name="LuCI#url"><a href="LuCI.html#url">url</a></li>
120
121 </ul>
122 <ul class="events itemMembers">
123
124 </ul>
125 </li>
126
127 <li class="item" data-name="LuCI.baseclass">
128 <span class="title">
129 <a href="LuCI.baseclass.html">LuCI.baseclass</a>
130
131 </span>
132 <ul class="members itemMembers">
133
134 </ul>
135 <ul class="typedefs itemMembers">
136
137 </ul>
138 <ul class="typedefs itemMembers">
139
140 </ul>
141 <ul class="methods itemMembers">
142
143 <span class="subtitle">Methods</span>
144
145 <li data-name="LuCI.baseclass.extend"><a href="LuCI.baseclass.html#.extend">extend</a></li>
146
147 <li data-name="LuCI.baseclass.instantiate"><a href="LuCI.baseclass.html#.instantiate">instantiate</a></li>
148
149 <li data-name="LuCI.baseclass.isSubclass"><a href="LuCI.baseclass.html#.isSubclass">isSubclass</a></li>
150
151 <li data-name="LuCI.baseclass.singleton"><a href="LuCI.baseclass.html#.singleton">singleton</a></li>
152
153 <li data-name="LuCI.baseclass#super"><a href="LuCI.baseclass.html#super">super</a></li>
154
155 <li data-name="LuCI.baseclass#varargs"><a href="LuCI.baseclass.html#varargs">varargs</a></li>
156
157 </ul>
158 <ul class="events itemMembers">
159
160 </ul>
161 </li>
162
163 <li class="item" data-name="LuCI.dom">
164 <span class="title">
165 <a href="LuCI.dom.html">LuCI.dom</a>
166
167 </span>
168 <ul class="members itemMembers">
169
170 </ul>
171 <ul class="typedefs itemMembers">
172
173 <span class="subtitle">Typedefs</span>
174
175 <li data-name="LuCI.dom~ignoreCallbackFn"><a href="LuCI.dom.html#~ignoreCallbackFn">ignoreCallbackFn</a></li>
176
177 </ul>
178 <ul class="typedefs itemMembers">
179
180 </ul>
181 <ul class="methods itemMembers">
182
183 <span class="subtitle">Methods</span>
184
185 <li data-name="LuCI.dom#append"><a href="LuCI.dom.html#append">append</a></li>
186
187 <li data-name="LuCI.dom#attr"><a href="LuCI.dom.html#attr">attr</a></li>
188
189 <li data-name="LuCI.dom#bindClassInstance"><a href="LuCI.dom.html#bindClassInstance">bindClassInstance</a></li>
190
191 <li data-name="LuCI.dom#callClassMethod"><a href="LuCI.dom.html#callClassMethod">callClassMethod</a></li>
192
193 <li data-name="LuCI.dom#content"><a href="LuCI.dom.html#content">content</a></li>
194
195 <li data-name="LuCI.dom#create"><a href="LuCI.dom.html#create">create</a></li>
196
197 <li data-name="LuCI.dom#data"><a href="LuCI.dom.html#data">data</a></li>
198
199 <li data-name="LuCI.dom#elem"><a href="LuCI.dom.html#elem">elem</a></li>
200
201 <li data-name="LuCI.dom#findClassInstance"><a href="LuCI.dom.html#findClassInstance">findClassInstance</a></li>
202
203 <li data-name="LuCI.dom#isEmpty"><a href="LuCI.dom.html#isEmpty">isEmpty</a></li>
204
205 <li data-name="LuCI.dom#matches"><a href="LuCI.dom.html#matches">matches</a></li>
206
207 <li data-name="LuCI.dom#parent"><a href="LuCI.dom.html#parent">parent</a></li>
208
209 <li data-name="LuCI.dom#parse"><a href="LuCI.dom.html#parse">parse</a></li>
210
211 </ul>
212 <ul class="events itemMembers">
213
214 </ul>
215 </li>
216
217 <li class="item" data-name="LuCI.form">
218 <span class="title">
219 <a href="LuCI.form.html">LuCI.form</a>
220
221 </span>
222 <ul class="members itemMembers">
223
224 </ul>
225 <ul class="typedefs itemMembers">
226
227 </ul>
228 <ul class="typedefs itemMembers">
229
230 </ul>
231 <ul class="methods itemMembers">
232
233 </ul>
234 <ul class="events itemMembers">
235
236 </ul>
237 </li>
238
239 <li class="item" data-name="LuCI.form.AbstractElement">
240 <span class="title">
241 <a href="LuCI.form.AbstractElement.html">LuCI.form.AbstractElement</a>
242
243 </span>
244 <ul class="members itemMembers">
245
246 </ul>
247 <ul class="typedefs itemMembers">
248
249 </ul>
250 <ul class="typedefs itemMembers">
251
252 </ul>
253 <ul class="methods itemMembers">
254
255 <span class="subtitle">Methods</span>
256
257 <li data-name="LuCI.form.AbstractElement#append"><a href="LuCI.form.AbstractElement.html#append">append</a></li>
258
259 <li data-name="LuCI.form.AbstractElement#parse"><a href="LuCI.form.AbstractElement.html#parse">parse</a></li>
260
261 <li data-name="LuCI.form.AbstractElement#render"><a href="LuCI.form.AbstractElement.html#render">render</a></li>
262
263 <li data-name="LuCI.form.AbstractElement#stripTags"><a href="LuCI.form.AbstractElement.html#stripTags">stripTags</a></li>
264
265 <li data-name="LuCI.form.AbstractElement#titleFn"><a href="LuCI.form.AbstractElement.html#titleFn">titleFn</a></li>
266
267 </ul>
268 <ul class="events itemMembers">
269
270 </ul>
271 </li>
272
273 <li class="item" data-name="LuCI.form.AbstractSection">
274 <span class="title">
275 <a href="LuCI.form.AbstractSection.html">LuCI.form.AbstractSection</a>
276
277 </span>
278 <ul class="members itemMembers">
279
280 <span class="subtitle">Members</span>
281
282 <li data-name="LuCI.form.AbstractSection##parentoption"><a href="LuCI.form.AbstractSection.html#parentoption">parentoption</a></li>
283
284 </ul>
285 <ul class="typedefs itemMembers">
286
287 </ul>
288 <ul class="typedefs itemMembers">
289
290 </ul>
291 <ul class="methods itemMembers">
292
293 <span class="subtitle">Methods</span>
294
295 <li data-name="LuCI.form.AbstractSection#append"><a href="LuCI.form.AbstractSection.html#append">append</a></li>
296
297 <li data-name="LuCI.form.AbstractSection#cfgsections"><a href="LuCI.form.AbstractSection.html#cfgsections">cfgsections</a></li>
298
299 <li data-name="LuCI.form.AbstractSection#cfgvalue"><a href="LuCI.form.AbstractSection.html#cfgvalue">cfgvalue</a></li>
300
301 <li data-name="LuCI.form.AbstractSection#filter"><a href="LuCI.form.AbstractSection.html#filter">filter</a></li>
302
303 <li data-name="LuCI.form.AbstractSection#formvalue"><a href="LuCI.form.AbstractSection.html#formvalue">formvalue</a></li>
304
305 <li data-name="LuCI.form.AbstractSection#getOption"><a href="LuCI.form.AbstractSection.html#getOption">getOption</a></li>
306
307 <li data-name="LuCI.form.AbstractSection#getUIElement"><a href="LuCI.form.AbstractSection.html#getUIElement">getUIElement</a></li>
308
309 <li data-name="LuCI.form.AbstractSection#load"><a href="LuCI.form.AbstractSection.html#load">load</a></li>
310
311 <li data-name="LuCI.form.AbstractSection#option"><a href="LuCI.form.AbstractSection.html#option">option</a></li>
312
313 <li data-name="LuCI.form.AbstractSection#parse"><a href="LuCI.form.AbstractSection.html#parse">parse</a></li>
314
315 <li data-name="LuCI.form.AbstractSection#render"><a href="LuCI.form.AbstractSection.html#render">render</a></li>
316
317 <li data-name="LuCI.form.AbstractSection#stripTags"><a href="LuCI.form.AbstractSection.html#stripTags">stripTags</a></li>
318
319 <li data-name="LuCI.form.AbstractSection#tab"><a href="LuCI.form.AbstractSection.html#tab">tab</a></li>
320
321 <li data-name="LuCI.form.AbstractSection#taboption"><a href="LuCI.form.AbstractSection.html#taboption">taboption</a></li>
322
323 <li data-name="LuCI.form.AbstractSection#titleFn"><a href="LuCI.form.AbstractSection.html#titleFn">titleFn</a></li>
324
325 </ul>
326 <ul class="events itemMembers">
327
328 </ul>
329 </li>
330
331 <li class="item" data-name="LuCI.form.AbstractValue">
332 <span class="title">
333 <a href="LuCI.form.AbstractValue.html">LuCI.form.AbstractValue</a>
334
335 </span>
336 <ul class="members itemMembers">
337
338 <span class="subtitle">Members</span>
339
340 <li data-name="LuCI.form.AbstractValue##datatype"><a href="LuCI.form.AbstractValue.html#datatype">datatype</a></li>
341
342 <li data-name="LuCI.form.AbstractValue##default"><a href="LuCI.form.AbstractValue.html#default">default</a></li>
343
344 <li data-name="LuCI.form.AbstractValue##editable"><a href="LuCI.form.AbstractValue.html#editable">editable</a></li>
345
346 <li data-name="LuCI.form.AbstractValue##modalonly"><a href="LuCI.form.AbstractValue.html#modalonly">modalonly</a></li>
347
348 <li data-name="LuCI.form.AbstractValue##onchange"><a href="LuCI.form.AbstractValue.html#onchange">onchange</a></li>
349
350 <li data-name="LuCI.form.AbstractValue##optional"><a href="LuCI.form.AbstractValue.html#optional">optional</a></li>
351
352 <li data-name="LuCI.form.AbstractValue##readonly"><a href="LuCI.form.AbstractValue.html#readonly">readonly</a></li>
353
354 <li data-name="LuCI.form.AbstractValue##retain"><a href="LuCI.form.AbstractValue.html#retain">retain</a></li>
355
356 <li data-name="LuCI.form.AbstractValue##rmempty"><a href="LuCI.form.AbstractValue.html#rmempty">rmempty</a></li>
357
358 <li data-name="LuCI.form.AbstractValue##uciconfig"><a href="LuCI.form.AbstractValue.html#uciconfig">uciconfig</a></li>
359
360 <li data-name="LuCI.form.AbstractValue##ucioption"><a href="LuCI.form.AbstractValue.html#ucioption">ucioption</a></li>
361
362 <li data-name="LuCI.form.AbstractValue##ucisection"><a href="LuCI.form.AbstractValue.html#ucisection">ucisection</a></li>
363
364 <li data-name="LuCI.form.AbstractValue##validate"><a href="LuCI.form.AbstractValue.html#validate">validate</a></li>
365
366 <li data-name="LuCI.form.AbstractValue##width"><a href="LuCI.form.AbstractValue.html#width">width</a></li>
367
368 </ul>
369 <ul class="typedefs itemMembers">
370
371 </ul>
372 <ul class="typedefs itemMembers">
373
374 </ul>
375 <ul class="methods itemMembers">
376
377 <span class="subtitle">Methods</span>
378
379 <li data-name="LuCI.form.AbstractValue#append"><a href="LuCI.form.AbstractValue.html#append">append</a></li>
380
381 <li data-name="LuCI.form.AbstractValue#cbid"><a href="LuCI.form.AbstractValue.html#cbid">cbid</a></li>
382
383 <li data-name="LuCI.form.AbstractValue#cfgvalue"><a href="LuCI.form.AbstractValue.html#cfgvalue">cfgvalue</a></li>
384
385 <li data-name="LuCI.form.AbstractValue#depends"><a href="LuCI.form.AbstractValue.html#depends">depends</a></li>
386
387 <li data-name="LuCI.form.AbstractValue#formvalue"><a href="LuCI.form.AbstractValue.html#formvalue">formvalue</a></li>
388
389 <li data-name="LuCI.form.AbstractValue#getUIElement"><a href="LuCI.form.AbstractValue.html#getUIElement">getUIElement</a></li>
390
391 <li data-name="LuCI.form.AbstractValue#getValidationError"><a href="LuCI.form.AbstractValue.html#getValidationError">getValidationError</a></li>
392
393 <li data-name="LuCI.form.AbstractValue#isActive"><a href="LuCI.form.AbstractValue.html#isActive">isActive</a></li>
394
395 <li data-name="LuCI.form.AbstractValue#isValid"><a href="LuCI.form.AbstractValue.html#isValid">isValid</a></li>
396
397 <li data-name="LuCI.form.AbstractValue#load"><a href="LuCI.form.AbstractValue.html#load">load</a></li>
398
399 <li data-name="LuCI.form.AbstractValue#parse"><a href="LuCI.form.AbstractValue.html#parse">parse</a></li>
400
401 <li data-name="LuCI.form.AbstractValue#remove"><a href="LuCI.form.AbstractValue.html#remove">remove</a></li>
402
403 <li data-name="LuCI.form.AbstractValue#render"><a href="LuCI.form.AbstractValue.html#render">render</a></li>
404
405 <li data-name="LuCI.form.AbstractValue#stripTags"><a href="LuCI.form.AbstractValue.html#stripTags">stripTags</a></li>
406
407 <li data-name="LuCI.form.AbstractValue#textvalue"><a href="LuCI.form.AbstractValue.html#textvalue">textvalue</a></li>
408
409 <li data-name="LuCI.form.AbstractValue#titleFn"><a href="LuCI.form.AbstractValue.html#titleFn">titleFn</a></li>
410
411 <li data-name="LuCI.form.AbstractValue#validate"><a href="LuCI.form.AbstractValue.html#validate">validate</a></li>
412
413 <li data-name="LuCI.form.AbstractValue#write"><a href="LuCI.form.AbstractValue.html#write">write</a></li>
414
415 </ul>
416 <ul class="events itemMembers">
417
418 </ul>
419 </li>
420
421 <li class="item" data-name="LuCI.form.ButtonValue">
422 <span class="title">
423 <a href="LuCI.form.ButtonValue.html">LuCI.form.ButtonValue</a>
424
425 </span>
426 <ul class="members itemMembers">
427
428 <span class="subtitle">Members</span>
429
430 <li data-name="LuCI.form.ButtonValue##inputstyle"><a href="LuCI.form.ButtonValue.html#inputstyle">inputstyle</a></li>
431
432 <li data-name="LuCI.form.ButtonValue##inputtitle"><a href="LuCI.form.ButtonValue.html#inputtitle">inputtitle</a></li>
433
434 <li data-name="LuCI.form.ButtonValue##onclick"><a href="LuCI.form.ButtonValue.html#onclick">onclick</a></li>
435
436 <li data-name="LuCI.form.ButtonValue#datatype"><a href="LuCI.form.ButtonValue.html#datatype">datatype</a></li>
437
438 <li data-name="LuCI.form.ButtonValue#default"><a href="LuCI.form.ButtonValue.html#default">default</a></li>
439
440 <li data-name="LuCI.form.ButtonValue#editable"><a href="LuCI.form.ButtonValue.html#editable">editable</a></li>
441
442 <li data-name="LuCI.form.ButtonValue#modalonly"><a href="LuCI.form.ButtonValue.html#modalonly">modalonly</a></li>
443
444 <li data-name="LuCI.form.ButtonValue#onchange"><a href="LuCI.form.ButtonValue.html#onchange">onchange</a></li>
445
446 <li data-name="LuCI.form.ButtonValue#optional"><a href="LuCI.form.ButtonValue.html#optional">optional</a></li>
447
448 <li data-name="LuCI.form.ButtonValue#password"><a href="LuCI.form.ButtonValue.html#password">password</a></li>
449
450 <li data-name="LuCI.form.ButtonValue#placeholder"><a href="LuCI.form.ButtonValue.html#placeholder">placeholder</a></li>
451
452 <li data-name="LuCI.form.ButtonValue#readonly"><a href="LuCI.form.ButtonValue.html#readonly">readonly</a></li>
453
454 <li data-name="LuCI.form.ButtonValue#retain"><a href="LuCI.form.ButtonValue.html#retain">retain</a></li>
455
456 <li data-name="LuCI.form.ButtonValue#rmempty"><a href="LuCI.form.ButtonValue.html#rmempty">rmempty</a></li>
457
458 <li data-name="LuCI.form.ButtonValue#uciconfig"><a href="LuCI.form.ButtonValue.html#uciconfig">uciconfig</a></li>
459
460 <li data-name="LuCI.form.ButtonValue#ucioption"><a href="LuCI.form.ButtonValue.html#ucioption">ucioption</a></li>
461
462 <li data-name="LuCI.form.ButtonValue#ucisection"><a href="LuCI.form.ButtonValue.html#ucisection">ucisection</a></li>
463
464 <li data-name="LuCI.form.ButtonValue#validate"><a href="LuCI.form.ButtonValue.html#validate">validate</a></li>
465
466 <li data-name="LuCI.form.ButtonValue#width"><a href="LuCI.form.ButtonValue.html#width">width</a></li>
467
468 </ul>
469 <ul class="typedefs itemMembers">
470
471 </ul>
472 <ul class="typedefs itemMembers">
473
474 </ul>
475 <ul class="methods itemMembers">
476
477 <span class="subtitle">Methods</span>
478
479 <li data-name="LuCI.form.ButtonValue#append"><a href="LuCI.form.ButtonValue.html#append">append</a></li>
480
481 <li data-name="LuCI.form.ButtonValue#cbid"><a href="LuCI.form.ButtonValue.html#cbid">cbid</a></li>
482
483 <li data-name="LuCI.form.ButtonValue#cfgvalue"><a href="LuCI.form.ButtonValue.html#cfgvalue">cfgvalue</a></li>
484
485 <li data-name="LuCI.form.ButtonValue#depends"><a href="LuCI.form.ButtonValue.html#depends">depends</a></li>
486
487 <li data-name="LuCI.form.ButtonValue#formvalue"><a href="LuCI.form.ButtonValue.html#formvalue">formvalue</a></li>
488
489 <li data-name="LuCI.form.ButtonValue#getUIElement"><a href="LuCI.form.ButtonValue.html#getUIElement">getUIElement</a></li>
490
491 <li data-name="LuCI.form.ButtonValue#getValidationError"><a href="LuCI.form.ButtonValue.html#getValidationError">getValidationError</a></li>
492
493 <li data-name="LuCI.form.ButtonValue#isActive"><a href="LuCI.form.ButtonValue.html#isActive">isActive</a></li>
494
495 <li data-name="LuCI.form.ButtonValue#isValid"><a href="LuCI.form.ButtonValue.html#isValid">isValid</a></li>
496
497 <li data-name="LuCI.form.ButtonValue#load"><a href="LuCI.form.ButtonValue.html#load">load</a></li>
498
499 <li data-name="LuCI.form.ButtonValue#parse"><a href="LuCI.form.ButtonValue.html#parse">parse</a></li>
500
501 <li data-name="LuCI.form.ButtonValue#remove"><a href="LuCI.form.ButtonValue.html#remove">remove</a></li>
502
503 <li data-name="LuCI.form.ButtonValue#stripTags"><a href="LuCI.form.ButtonValue.html#stripTags">stripTags</a></li>
504
505 <li data-name="LuCI.form.ButtonValue#textvalue"><a href="LuCI.form.ButtonValue.html#textvalue">textvalue</a></li>
506
507 <li data-name="LuCI.form.ButtonValue#titleFn"><a href="LuCI.form.ButtonValue.html#titleFn">titleFn</a></li>
508
509 <li data-name="LuCI.form.ButtonValue#value"><a href="LuCI.form.ButtonValue.html#value">value</a></li>
510
511 <li data-name="LuCI.form.ButtonValue#write"><a href="LuCI.form.ButtonValue.html#write">write</a></li>
512
513 </ul>
514 <ul class="events itemMembers">
515
516 </ul>
517 </li>
518
519 <li class="item" data-name="LuCI.form.DummyValue">
520 <span class="title">
521 <a href="LuCI.form.DummyValue.html">LuCI.form.DummyValue</a>
522
523 </span>
524 <ul class="members itemMembers">
525
526 <span class="subtitle">Members</span>
527
528 <li data-name="LuCI.form.DummyValue##hidden"><a href="LuCI.form.DummyValue.html#hidden">hidden</a></li>
529
530 <li data-name="LuCI.form.DummyValue##href"><a href="LuCI.form.DummyValue.html#href">href</a></li>
531
532 <li data-name="LuCI.form.DummyValue##rawhtml"><a href="LuCI.form.DummyValue.html#rawhtml">rawhtml</a></li>
533
534 <li data-name="LuCI.form.DummyValue#datatype"><a href="LuCI.form.DummyValue.html#datatype">datatype</a></li>
535
536 <li data-name="LuCI.form.DummyValue#default"><a href="LuCI.form.DummyValue.html#default">default</a></li>
537
538 <li data-name="LuCI.form.DummyValue#editable"><a href="LuCI.form.DummyValue.html#editable">editable</a></li>
539
540 <li data-name="LuCI.form.DummyValue#modalonly"><a href="LuCI.form.DummyValue.html#modalonly">modalonly</a></li>
541
542 <li data-name="LuCI.form.DummyValue#onchange"><a href="LuCI.form.DummyValue.html#onchange">onchange</a></li>
543
544 <li data-name="LuCI.form.DummyValue#optional"><a href="LuCI.form.DummyValue.html#optional">optional</a></li>
545
546 <li data-name="LuCI.form.DummyValue#password"><a href="LuCI.form.DummyValue.html#password">password</a></li>
547
548 <li data-name="LuCI.form.DummyValue#placeholder"><a href="LuCI.form.DummyValue.html#placeholder">placeholder</a></li>
549
550 <li data-name="LuCI.form.DummyValue#readonly"><a href="LuCI.form.DummyValue.html#readonly">readonly</a></li>
551
552 <li data-name="LuCI.form.DummyValue#retain"><a href="LuCI.form.DummyValue.html#retain">retain</a></li>
553
554 <li data-name="LuCI.form.DummyValue#rmempty"><a href="LuCI.form.DummyValue.html#rmempty">rmempty</a></li>
555
556 <li data-name="LuCI.form.DummyValue#uciconfig"><a href="LuCI.form.DummyValue.html#uciconfig">uciconfig</a></li>
557
558 <li data-name="LuCI.form.DummyValue#ucioption"><a href="LuCI.form.DummyValue.html#ucioption">ucioption</a></li>
559
560 <li data-name="LuCI.form.DummyValue#ucisection"><a href="LuCI.form.DummyValue.html#ucisection">ucisection</a></li>
561
562 <li data-name="LuCI.form.DummyValue#validate"><a href="LuCI.form.DummyValue.html#validate">validate</a></li>
563
564 <li data-name="LuCI.form.DummyValue#width"><a href="LuCI.form.DummyValue.html#width">width</a></li>
565
566 </ul>
567 <ul class="typedefs itemMembers">
568
569 </ul>
570 <ul class="typedefs itemMembers">
571
572 </ul>
573 <ul class="methods itemMembers">
574
575 <span class="subtitle">Methods</span>
576
577 <li data-name="LuCI.form.DummyValue#append"><a href="LuCI.form.DummyValue.html#append">append</a></li>
578
579 <li data-name="LuCI.form.DummyValue#cbid"><a href="LuCI.form.DummyValue.html#cbid">cbid</a></li>
580
581 <li data-name="LuCI.form.DummyValue#cfgvalue"><a href="LuCI.form.DummyValue.html#cfgvalue">cfgvalue</a></li>
582
583 <li data-name="LuCI.form.DummyValue#depends"><a href="LuCI.form.DummyValue.html#depends">depends</a></li>
584
585 <li data-name="LuCI.form.DummyValue#formvalue"><a href="LuCI.form.DummyValue.html#formvalue">formvalue</a></li>
586
587 <li data-name="LuCI.form.DummyValue#getUIElement"><a href="LuCI.form.DummyValue.html#getUIElement">getUIElement</a></li>
588
589 <li data-name="LuCI.form.DummyValue#getValidationError"><a href="LuCI.form.DummyValue.html#getValidationError">getValidationError</a></li>
590
591 <li data-name="LuCI.form.DummyValue#isActive"><a href="LuCI.form.DummyValue.html#isActive">isActive</a></li>
592
593 <li data-name="LuCI.form.DummyValue#isValid"><a href="LuCI.form.DummyValue.html#isValid">isValid</a></li>
594
595 <li data-name="LuCI.form.DummyValue#load"><a href="LuCI.form.DummyValue.html#load">load</a></li>
596
597 <li data-name="LuCI.form.DummyValue#parse"><a href="LuCI.form.DummyValue.html#parse">parse</a></li>
598
599 <li data-name="LuCI.form.DummyValue#remove"><a href="LuCI.form.DummyValue.html#remove">remove</a></li>
600
601 <li data-name="LuCI.form.DummyValue#stripTags"><a href="LuCI.form.DummyValue.html#stripTags">stripTags</a></li>
602
603 <li data-name="LuCI.form.DummyValue#textvalue"><a href="LuCI.form.DummyValue.html#textvalue">textvalue</a></li>
604
605 <li data-name="LuCI.form.DummyValue#titleFn"><a href="LuCI.form.DummyValue.html#titleFn">titleFn</a></li>
606
607 <li data-name="LuCI.form.DummyValue#value"><a href="LuCI.form.DummyValue.html#value">value</a></li>
608
609 <li data-name="LuCI.form.DummyValue#write"><a href="LuCI.form.DummyValue.html#write">write</a></li>
610
611 </ul>
612 <ul class="events itemMembers">
613
614 </ul>
615 </li>
616
617 <li class="item" data-name="LuCI.form.DynamicList">
618 <span class="title">
619 <a href="LuCI.form.DynamicList.html">LuCI.form.DynamicList</a>
620
621 </span>
622 <ul class="members itemMembers">
623
624 <span class="subtitle">Members</span>
625
626 <li data-name="LuCI.form.DynamicList#datatype"><a href="LuCI.form.DynamicList.html#datatype">datatype</a></li>
627
628 <li data-name="LuCI.form.DynamicList#default"><a href="LuCI.form.DynamicList.html#default">default</a></li>
629
630 <li data-name="LuCI.form.DynamicList#editable"><a href="LuCI.form.DynamicList.html#editable">editable</a></li>
631
632 <li data-name="LuCI.form.DynamicList#modalonly"><a href="LuCI.form.DynamicList.html#modalonly">modalonly</a></li>
633
634 <li data-name="LuCI.form.DynamicList#onchange"><a href="LuCI.form.DynamicList.html#onchange">onchange</a></li>
635
636 <li data-name="LuCI.form.DynamicList#optional"><a href="LuCI.form.DynamicList.html#optional">optional</a></li>
637
638 <li data-name="LuCI.form.DynamicList#password"><a href="LuCI.form.DynamicList.html#password">password</a></li>
639
640 <li data-name="LuCI.form.DynamicList#placeholder"><a href="LuCI.form.DynamicList.html#placeholder">placeholder</a></li>
641
642 <li data-name="LuCI.form.DynamicList#readonly"><a href="LuCI.form.DynamicList.html#readonly">readonly</a></li>
643
644 <li data-name="LuCI.form.DynamicList#retain"><a href="LuCI.form.DynamicList.html#retain">retain</a></li>
645
646 <li data-name="LuCI.form.DynamicList#rmempty"><a href="LuCI.form.DynamicList.html#rmempty">rmempty</a></li>
647
648 <li data-name="LuCI.form.DynamicList#uciconfig"><a href="LuCI.form.DynamicList.html#uciconfig">uciconfig</a></li>
649
650 <li data-name="LuCI.form.DynamicList#ucioption"><a href="LuCI.form.DynamicList.html#ucioption">ucioption</a></li>
651
652 <li data-name="LuCI.form.DynamicList#ucisection"><a href="LuCI.form.DynamicList.html#ucisection">ucisection</a></li>
653
654 <li data-name="LuCI.form.DynamicList#validate"><a href="LuCI.form.DynamicList.html#validate">validate</a></li>
655
656 <li data-name="LuCI.form.DynamicList#width"><a href="LuCI.form.DynamicList.html#width">width</a></li>
657
658 </ul>
659 <ul class="typedefs itemMembers">
660
661 </ul>
662 <ul class="typedefs itemMembers">
663
664 </ul>
665 <ul class="methods itemMembers">
666
667 <span class="subtitle">Methods</span>
668
669 <li data-name="LuCI.form.DynamicList#append"><a href="LuCI.form.DynamicList.html#append">append</a></li>
670
671 <li data-name="LuCI.form.DynamicList#cbid"><a href="LuCI.form.DynamicList.html#cbid">cbid</a></li>
672
673 <li data-name="LuCI.form.DynamicList#cfgvalue"><a href="LuCI.form.DynamicList.html#cfgvalue">cfgvalue</a></li>
674
675 <li data-name="LuCI.form.DynamicList#depends"><a href="LuCI.form.DynamicList.html#depends">depends</a></li>
676
677 <li data-name="LuCI.form.DynamicList#formvalue"><a href="LuCI.form.DynamicList.html#formvalue">formvalue</a></li>
678
679 <li data-name="LuCI.form.DynamicList#getUIElement"><a href="LuCI.form.DynamicList.html#getUIElement">getUIElement</a></li>
680
681 <li data-name="LuCI.form.DynamicList#getValidationError"><a href="LuCI.form.DynamicList.html#getValidationError">getValidationError</a></li>
682
683 <li data-name="LuCI.form.DynamicList#isActive"><a href="LuCI.form.DynamicList.html#isActive">isActive</a></li>
684
685 <li data-name="LuCI.form.DynamicList#isValid"><a href="LuCI.form.DynamicList.html#isValid">isValid</a></li>
686
687 <li data-name="LuCI.form.DynamicList#load"><a href="LuCI.form.DynamicList.html#load">load</a></li>
688
689 <li data-name="LuCI.form.DynamicList#parse"><a href="LuCI.form.DynamicList.html#parse">parse</a></li>
690
691 <li data-name="LuCI.form.DynamicList#remove"><a href="LuCI.form.DynamicList.html#remove">remove</a></li>
692
693 <li data-name="LuCI.form.DynamicList#stripTags"><a href="LuCI.form.DynamicList.html#stripTags">stripTags</a></li>
694
695 <li data-name="LuCI.form.DynamicList#textvalue"><a href="LuCI.form.DynamicList.html#textvalue">textvalue</a></li>
696
697 <li data-name="LuCI.form.DynamicList#titleFn"><a href="LuCI.form.DynamicList.html#titleFn">titleFn</a></li>
698
699 <li data-name="LuCI.form.DynamicList#value"><a href="LuCI.form.DynamicList.html#value">value</a></li>
700
701 <li data-name="LuCI.form.DynamicList#write"><a href="LuCI.form.DynamicList.html#write">write</a></li>
702
703 </ul>
704 <ul class="events itemMembers">
705
706 </ul>
707 </li>
708
709 <li class="item" data-name="LuCI.form.FileUpload">
710 <span class="title">
711 <a href="LuCI.form.FileUpload.html">LuCI.form.FileUpload</a>
712
713 </span>
714 <ul class="members itemMembers">
715
716 <span class="subtitle">Members</span>
717
718 <li data-name="LuCI.form.FileUpload##enable_remove"><a href="LuCI.form.FileUpload.html#enable_remove">enable_remove</a></li>
719
720 <li data-name="LuCI.form.FileUpload##enable_upload"><a href="LuCI.form.FileUpload.html#enable_upload">enable_upload</a></li>
721
722 <li data-name="LuCI.form.FileUpload##root_directory"><a href="LuCI.form.FileUpload.html#root_directory">root_directory</a></li>
723
724 <li data-name="LuCI.form.FileUpload##show_hidden"><a href="LuCI.form.FileUpload.html#show_hidden">show_hidden</a></li>
725
726 <li data-name="LuCI.form.FileUpload#datatype"><a href="LuCI.form.FileUpload.html#datatype">datatype</a></li>
727
728 <li data-name="LuCI.form.FileUpload#default"><a href="LuCI.form.FileUpload.html#default">default</a></li>
729
730 <li data-name="LuCI.form.FileUpload#editable"><a href="LuCI.form.FileUpload.html#editable">editable</a></li>
731
732 <li data-name="LuCI.form.FileUpload#modalonly"><a href="LuCI.form.FileUpload.html#modalonly">modalonly</a></li>
733
734 <li data-name="LuCI.form.FileUpload#onchange"><a href="LuCI.form.FileUpload.html#onchange">onchange</a></li>
735
736 <li data-name="LuCI.form.FileUpload#optional"><a href="LuCI.form.FileUpload.html#optional">optional</a></li>
737
738 <li data-name="LuCI.form.FileUpload#password"><a href="LuCI.form.FileUpload.html#password">password</a></li>
739
740 <li data-name="LuCI.form.FileUpload#placeholder"><a href="LuCI.form.FileUpload.html#placeholder">placeholder</a></li>
741
742 <li data-name="LuCI.form.FileUpload#readonly"><a href="LuCI.form.FileUpload.html#readonly">readonly</a></li>
743
744 <li data-name="LuCI.form.FileUpload#retain"><a href="LuCI.form.FileUpload.html#retain">retain</a></li>
745
746 <li data-name="LuCI.form.FileUpload#rmempty"><a href="LuCI.form.FileUpload.html#rmempty">rmempty</a></li>
747
748 <li data-name="LuCI.form.FileUpload#uciconfig"><a href="LuCI.form.FileUpload.html#uciconfig">uciconfig</a></li>
749
750 <li data-name="LuCI.form.FileUpload#ucioption"><a href="LuCI.form.FileUpload.html#ucioption">ucioption</a></li>
751
752 <li data-name="LuCI.form.FileUpload#ucisection"><a href="LuCI.form.FileUpload.html#ucisection">ucisection</a></li>
753
754 <li data-name="LuCI.form.FileUpload#validate"><a href="LuCI.form.FileUpload.html#validate">validate</a></li>
755
756 <li data-name="LuCI.form.FileUpload#width"><a href="LuCI.form.FileUpload.html#width">width</a></li>
757
758 </ul>
759 <ul class="typedefs itemMembers">
760
761 </ul>
762 <ul class="typedefs itemMembers">
763
764 </ul>
765 <ul class="methods itemMembers">
766
767 <span class="subtitle">Methods</span>
768
769 <li data-name="LuCI.form.FileUpload#append"><a href="LuCI.form.FileUpload.html#append">append</a></li>
770
771 <li data-name="LuCI.form.FileUpload#cbid"><a href="LuCI.form.FileUpload.html#cbid">cbid</a></li>
772
773 <li data-name="LuCI.form.FileUpload#cfgvalue"><a href="LuCI.form.FileUpload.html#cfgvalue">cfgvalue</a></li>
774
775 <li data-name="LuCI.form.FileUpload#depends"><a href="LuCI.form.FileUpload.html#depends">depends</a></li>
776
777 <li data-name="LuCI.form.FileUpload#formvalue"><a href="LuCI.form.FileUpload.html#formvalue">formvalue</a></li>
778
779 <li data-name="LuCI.form.FileUpload#getUIElement"><a href="LuCI.form.FileUpload.html#getUIElement">getUIElement</a></li>
780
781 <li data-name="LuCI.form.FileUpload#getValidationError"><a href="LuCI.form.FileUpload.html#getValidationError">getValidationError</a></li>
782
783 <li data-name="LuCI.form.FileUpload#isActive"><a href="LuCI.form.FileUpload.html#isActive">isActive</a></li>
784
785 <li data-name="LuCI.form.FileUpload#isValid"><a href="LuCI.form.FileUpload.html#isValid">isValid</a></li>
786
787 <li data-name="LuCI.form.FileUpload#load"><a href="LuCI.form.FileUpload.html#load">load</a></li>
788
789 <li data-name="LuCI.form.FileUpload#parse"><a href="LuCI.form.FileUpload.html#parse">parse</a></li>
790
791 <li data-name="LuCI.form.FileUpload#remove"><a href="LuCI.form.FileUpload.html#remove">remove</a></li>
792
793 <li data-name="LuCI.form.FileUpload#stripTags"><a href="LuCI.form.FileUpload.html#stripTags">stripTags</a></li>
794
795 <li data-name="LuCI.form.FileUpload#textvalue"><a href="LuCI.form.FileUpload.html#textvalue">textvalue</a></li>
796
797 <li data-name="LuCI.form.FileUpload#titleFn"><a href="LuCI.form.FileUpload.html#titleFn">titleFn</a></li>
798
799 <li data-name="LuCI.form.FileUpload#value"><a href="LuCI.form.FileUpload.html#value">value</a></li>
800
801 <li data-name="LuCI.form.FileUpload#write"><a href="LuCI.form.FileUpload.html#write">write</a></li>
802
803 </ul>
804 <ul class="events itemMembers">
805
806 </ul>
807 </li>
808
809 <li class="item" data-name="LuCI.form.FlagValue">
810 <span class="title">
811 <a href="LuCI.form.FlagValue.html">LuCI.form.FlagValue</a>
812
813 </span>
814 <ul class="members itemMembers">
815
816 <span class="subtitle">Members</span>
817
818 <li data-name="LuCI.form.FlagValue##disabled"><a href="LuCI.form.FlagValue.html#disabled">disabled</a></li>
819
820 <li data-name="LuCI.form.FlagValue##enabled"><a href="LuCI.form.FlagValue.html#enabled">enabled</a></li>
821
822 <li data-name="LuCI.form.FlagValue#datatype"><a href="LuCI.form.FlagValue.html#datatype">datatype</a></li>
823
824 <li data-name="LuCI.form.FlagValue#default"><a href="LuCI.form.FlagValue.html#default">default</a></li>
825
826 <li data-name="LuCI.form.FlagValue#editable"><a href="LuCI.form.FlagValue.html#editable">editable</a></li>
827
828 <li data-name="LuCI.form.FlagValue#modalonly"><a href="LuCI.form.FlagValue.html#modalonly">modalonly</a></li>
829
830 <li data-name="LuCI.form.FlagValue#onchange"><a href="LuCI.form.FlagValue.html#onchange">onchange</a></li>
831
832 <li data-name="LuCI.form.FlagValue#optional"><a href="LuCI.form.FlagValue.html#optional">optional</a></li>
833
834 <li data-name="LuCI.form.FlagValue#password"><a href="LuCI.form.FlagValue.html#password">password</a></li>
835
836 <li data-name="LuCI.form.FlagValue#placeholder"><a href="LuCI.form.FlagValue.html#placeholder">placeholder</a></li>
837
838 <li data-name="LuCI.form.FlagValue#readonly"><a href="LuCI.form.FlagValue.html#readonly">readonly</a></li>
839
840 <li data-name="LuCI.form.FlagValue#retain"><a href="LuCI.form.FlagValue.html#retain">retain</a></li>
841
842 <li data-name="LuCI.form.FlagValue#rmempty"><a href="LuCI.form.FlagValue.html#rmempty">rmempty</a></li>
843
844 <li data-name="LuCI.form.FlagValue#uciconfig"><a href="LuCI.form.FlagValue.html#uciconfig">uciconfig</a></li>
845
846 <li data-name="LuCI.form.FlagValue#ucioption"><a href="LuCI.form.FlagValue.html#ucioption">ucioption</a></li>
847
848 <li data-name="LuCI.form.FlagValue#ucisection"><a href="LuCI.form.FlagValue.html#ucisection">ucisection</a></li>
849
850 <li data-name="LuCI.form.FlagValue#validate"><a href="LuCI.form.FlagValue.html#validate">validate</a></li>
851
852 <li data-name="LuCI.form.FlagValue#width"><a href="LuCI.form.FlagValue.html#width">width</a></li>
853
854 </ul>
855 <ul class="typedefs itemMembers">
856
857 </ul>
858 <ul class="typedefs itemMembers">
859
860 </ul>
861 <ul class="methods itemMembers">
862
863 <span class="subtitle">Methods</span>
864
865 <li data-name="LuCI.form.FlagValue#append"><a href="LuCI.form.FlagValue.html#append">append</a></li>
866
867 <li data-name="LuCI.form.FlagValue#cbid"><a href="LuCI.form.FlagValue.html#cbid">cbid</a></li>
868
869 <li data-name="LuCI.form.FlagValue#cfgvalue"><a href="LuCI.form.FlagValue.html#cfgvalue">cfgvalue</a></li>
870
871 <li data-name="LuCI.form.FlagValue#depends"><a href="LuCI.form.FlagValue.html#depends">depends</a></li>
872
873 <li data-name="LuCI.form.FlagValue#formvalue"><a href="LuCI.form.FlagValue.html#formvalue">formvalue</a></li>
874
875 <li data-name="LuCI.form.FlagValue#getUIElement"><a href="LuCI.form.FlagValue.html#getUIElement">getUIElement</a></li>
876
877 <li data-name="LuCI.form.FlagValue#getValidationError"><a href="LuCI.form.FlagValue.html#getValidationError">getValidationError</a></li>
878
879 <li data-name="LuCI.form.FlagValue#isActive"><a href="LuCI.form.FlagValue.html#isActive">isActive</a></li>
880
881 <li data-name="LuCI.form.FlagValue#isValid"><a href="LuCI.form.FlagValue.html#isValid">isValid</a></li>
882
883 <li data-name="LuCI.form.FlagValue#load"><a href="LuCI.form.FlagValue.html#load">load</a></li>
884
885 <li data-name="LuCI.form.FlagValue#parse"><a href="LuCI.form.FlagValue.html#parse">parse</a></li>
886
887 <li data-name="LuCI.form.FlagValue#remove"><a href="LuCI.form.FlagValue.html#remove">remove</a></li>
888
889 <li data-name="LuCI.form.FlagValue#stripTags"><a href="LuCI.form.FlagValue.html#stripTags">stripTags</a></li>
890
891 <li data-name="LuCI.form.FlagValue#textvalue"><a href="LuCI.form.FlagValue.html#textvalue">textvalue</a></li>
892
893 <li data-name="LuCI.form.FlagValue#titleFn"><a href="LuCI.form.FlagValue.html#titleFn">titleFn</a></li>
894
895 <li data-name="LuCI.form.FlagValue#value"><a href="LuCI.form.FlagValue.html#value">value</a></li>
896
897 <li data-name="LuCI.form.FlagValue#write"><a href="LuCI.form.FlagValue.html#write">write</a></li>
898
899 </ul>
900 <ul class="events itemMembers">
901
902 </ul>
903 </li>
904
905 <li class="item" data-name="LuCI.form.GridSection">
906 <span class="title">
907 <a href="LuCI.form.GridSection.html">LuCI.form.GridSection</a>
908
909 </span>
910 <ul class="members itemMembers">
911
912 <span class="subtitle">Members</span>
913
914 <li data-name="LuCI.form.GridSection#addbtntitle"><a href="LuCI.form.GridSection.html#addbtntitle">addbtntitle</a></li>
915
916 <li data-name="LuCI.form.GridSection#addremove"><a href="LuCI.form.GridSection.html#addremove">addremove</a></li>
917
918 <li data-name="LuCI.form.GridSection#anonymous"><a href="LuCI.form.GridSection.html#anonymous">anonymous</a></li>
919
920 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
921
922 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
923
924 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
925
926 <li data-name="LuCI.form.GridSection#nodescriptions"><a href="LuCI.form.GridSection.html#nodescriptions">nodescriptions</a></li>
927
928 <li data-name="LuCI.form.GridSection#parentoption"><a href="LuCI.form.GridSection.html#parentoption">parentoption</a></li>
929
930 <li data-name="LuCI.form.GridSection#rowcolors"><a href="LuCI.form.GridSection.html#rowcolors">rowcolors</a></li>
931
932 <li data-name="LuCI.form.GridSection#sectiontitle"><a href="LuCI.form.GridSection.html#sectiontitle">sectiontitle</a></li>
933
934 <li data-name="LuCI.form.GridSection#sortable"><a href="LuCI.form.GridSection.html#sortable">sortable</a></li>
935
936 <li data-name="LuCI.form.GridSection#tabbed"><a href="LuCI.form.GridSection.html#tabbed">tabbed</a></li>
937
938 <li data-name="LuCI.form.GridSection#tooltip"><a href="LuCI.form.GridSection.html#tooltip">tooltip</a></li>
939
940 <li data-name="LuCI.form.GridSection#tooltipicon"><a href="LuCI.form.GridSection.html#tooltipicon">tooltipicon</a></li>
941
942 <li data-name="LuCI.form.GridSection#uciconfig"><a href="LuCI.form.GridSection.html#uciconfig">uciconfig</a></li>
943
944 </ul>
945 <ul class="typedefs itemMembers">
946
947 </ul>
948 <ul class="typedefs itemMembers">
949
950 </ul>
951 <ul class="methods itemMembers">
952
953 <span class="subtitle">Methods</span>
954
955 <li data-name="LuCI.form.GridSection#addModalOptions"><a href="LuCI.form.GridSection.html#addModalOptions">addModalOptions</a></li>
956
957 <li data-name="LuCI.form.GridSection#append"><a href="LuCI.form.GridSection.html#append">append</a></li>
958
959 <li data-name="LuCI.form.GridSection#cfgvalue"><a href="LuCI.form.GridSection.html#cfgvalue">cfgvalue</a></li>
960
961 <li data-name="LuCI.form.GridSection#filter"><a href="LuCI.form.GridSection.html#filter">filter</a></li>
962
963 <li data-name="LuCI.form.GridSection#formvalue"><a href="LuCI.form.GridSection.html#formvalue">formvalue</a></li>
964
965 <li data-name="LuCI.form.GridSection#getOption"><a href="LuCI.form.GridSection.html#getOption">getOption</a></li>
966
967 <li data-name="LuCI.form.GridSection#getUIElement"><a href="LuCI.form.GridSection.html#getUIElement">getUIElement</a></li>
968
969 <li data-name="LuCI.form.GridSection#load"><a href="LuCI.form.GridSection.html#load">load</a></li>
970
971 <li data-name="LuCI.form.GridSection#option"><a href="LuCI.form.GridSection.html#option">option</a></li>
972
973 <li data-name="LuCI.form.GridSection#parse"><a href="LuCI.form.GridSection.html#parse">parse</a></li>
974
975 <li data-name="LuCI.form.GridSection#stripTags"><a href="LuCI.form.GridSection.html#stripTags">stripTags</a></li>
976
977 <li data-name="LuCI.form.GridSection#tab"><a href="LuCI.form.GridSection.html#tab">tab</a></li>
978
979 <li data-name="LuCI.form.GridSection#taboption"><a href="LuCI.form.GridSection.html#taboption">taboption</a></li>
980
981 <li data-name="LuCI.form.GridSection#titleFn"><a href="LuCI.form.GridSection.html#titleFn">titleFn</a></li>
982
983 </ul>
984 <ul class="events itemMembers">
985
986 </ul>
987 </li>
988
989 <li class="item" data-name="LuCI.form.HiddenValue">
990 <span class="title">
991 <a href="LuCI.form.HiddenValue.html">LuCI.form.HiddenValue</a>
992
993 </span>
994 <ul class="members itemMembers">
995
996 <span class="subtitle">Members</span>
997
998 <li data-name="LuCI.form.HiddenValue#datatype"><a href="LuCI.form.HiddenValue.html#datatype">datatype</a></li>
999
1000 <li data-name="LuCI.form.HiddenValue#default"><a href="LuCI.form.HiddenValue.html#default">default</a></li>
1001
1002 <li data-name="LuCI.form.HiddenValue#editable"><a href="LuCI.form.HiddenValue.html#editable">editable</a></li>
1003
1004 <li data-name="LuCI.form.HiddenValue#modalonly"><a href="LuCI.form.HiddenValue.html#modalonly">modalonly</a></li>
1005
1006 <li data-name="LuCI.form.HiddenValue#onchange"><a href="LuCI.form.HiddenValue.html#onchange">onchange</a></li>
1007
1008 <li data-name="LuCI.form.HiddenValue#optional"><a href="LuCI.form.HiddenValue.html#optional">optional</a></li>
1009
1010 <li data-name="LuCI.form.HiddenValue#password"><a href="LuCI.form.HiddenValue.html#password">password</a></li>
1011
1012 <li data-name="LuCI.form.HiddenValue#placeholder"><a href="LuCI.form.HiddenValue.html#placeholder">placeholder</a></li>
1013
1014 <li data-name="LuCI.form.HiddenValue#readonly"><a href="LuCI.form.HiddenValue.html#readonly">readonly</a></li>
1015
1016 <li data-name="LuCI.form.HiddenValue#retain"><a href="LuCI.form.HiddenValue.html#retain">retain</a></li>
1017
1018 <li data-name="LuCI.form.HiddenValue#rmempty"><a href="LuCI.form.HiddenValue.html#rmempty">rmempty</a></li>
1019
1020 <li data-name="LuCI.form.HiddenValue#uciconfig"><a href="LuCI.form.HiddenValue.html#uciconfig">uciconfig</a></li>
1021
1022 <li data-name="LuCI.form.HiddenValue#ucioption"><a href="LuCI.form.HiddenValue.html#ucioption">ucioption</a></li>
1023
1024 <li data-name="LuCI.form.HiddenValue#ucisection"><a href="LuCI.form.HiddenValue.html#ucisection">ucisection</a></li>
1025
1026 <li data-name="LuCI.form.HiddenValue#validate"><a href="LuCI.form.HiddenValue.html#validate">validate</a></li>
1027
1028 <li data-name="LuCI.form.HiddenValue#width"><a href="LuCI.form.HiddenValue.html#width">width</a></li>
1029
1030 </ul>
1031 <ul class="typedefs itemMembers">
1032
1033 </ul>
1034 <ul class="typedefs itemMembers">
1035
1036 </ul>
1037 <ul class="methods itemMembers">
1038
1039 <span class="subtitle">Methods</span>
1040
1041 <li data-name="LuCI.form.HiddenValue#append"><a href="LuCI.form.HiddenValue.html#append">append</a></li>
1042
1043 <li data-name="LuCI.form.HiddenValue#cbid"><a href="LuCI.form.HiddenValue.html#cbid">cbid</a></li>
1044
1045 <li data-name="LuCI.form.HiddenValue#cfgvalue"><a href="LuCI.form.HiddenValue.html#cfgvalue">cfgvalue</a></li>
1046
1047 <li data-name="LuCI.form.HiddenValue#depends"><a href="LuCI.form.HiddenValue.html#depends">depends</a></li>
1048
1049 <li data-name="LuCI.form.HiddenValue#formvalue"><a href="LuCI.form.HiddenValue.html#formvalue">formvalue</a></li>
1050
1051 <li data-name="LuCI.form.HiddenValue#getUIElement"><a href="LuCI.form.HiddenValue.html#getUIElement">getUIElement</a></li>
1052
1053 <li data-name="LuCI.form.HiddenValue#getValidationError"><a href="LuCI.form.HiddenValue.html#getValidationError">getValidationError</a></li>
1054
1055 <li data-name="LuCI.form.HiddenValue#isActive"><a href="LuCI.form.HiddenValue.html#isActive">isActive</a></li>
1056
1057 <li data-name="LuCI.form.HiddenValue#isValid"><a href="LuCI.form.HiddenValue.html#isValid">isValid</a></li>
1058
1059 <li data-name="LuCI.form.HiddenValue#load"><a href="LuCI.form.HiddenValue.html#load">load</a></li>
1060
1061 <li data-name="LuCI.form.HiddenValue#parse"><a href="LuCI.form.HiddenValue.html#parse">parse</a></li>
1062
1063 <li data-name="LuCI.form.HiddenValue#remove"><a href="LuCI.form.HiddenValue.html#remove">remove</a></li>
1064
1065 <li data-name="LuCI.form.HiddenValue#stripTags"><a href="LuCI.form.HiddenValue.html#stripTags">stripTags</a></li>
1066
1067 <li data-name="LuCI.form.HiddenValue#textvalue"><a href="LuCI.form.HiddenValue.html#textvalue">textvalue</a></li>
1068
1069 <li data-name="LuCI.form.HiddenValue#titleFn"><a href="LuCI.form.HiddenValue.html#titleFn">titleFn</a></li>
1070
1071 <li data-name="LuCI.form.HiddenValue#value"><a href="LuCI.form.HiddenValue.html#value">value</a></li>
1072
1073 <li data-name="LuCI.form.HiddenValue#write"><a href="LuCI.form.HiddenValue.html#write">write</a></li>
1074
1075 </ul>
1076 <ul class="events itemMembers">
1077
1078 </ul>
1079 </li>
1080
1081 <li class="item" data-name="LuCI.form.JSONMap">
1082 <span class="title">
1083 <a href="LuCI.form.JSONMap.html">LuCI.form.JSONMap</a>
1084
1085 </span>
1086 <ul class="members itemMembers">
1087
1088 <span class="subtitle">Members</span>
1089
1090 <li data-name="LuCI.form.JSONMap#readonly"><a href="LuCI.form.JSONMap.html#readonly">readonly</a></li>
1091
1092 </ul>
1093 <ul class="typedefs itemMembers">
1094
1095 </ul>
1096 <ul class="typedefs itemMembers">
1097
1098 </ul>
1099 <ul class="methods itemMembers">
1100
1101 <span class="subtitle">Methods</span>
1102
1103 <li data-name="LuCI.form.JSONMap#append"><a href="LuCI.form.JSONMap.html#append">append</a></li>
1104
1105 <li data-name="LuCI.form.JSONMap#chain"><a href="LuCI.form.JSONMap.html#chain">chain</a></li>
1106
1107 <li data-name="LuCI.form.JSONMap#findElement"><a href="LuCI.form.JSONMap.html#findElement">findElement</a></li>
1108
1109 <li data-name="LuCI.form.JSONMap#findElements"><a href="LuCI.form.JSONMap.html#findElements">findElements</a></li>
1110
1111 <li data-name="LuCI.form.JSONMap#load"><a href="LuCI.form.JSONMap.html#load">load</a></li>
1112
1113 <li data-name="LuCI.form.JSONMap#lookupOption"><a href="LuCI.form.JSONMap.html#lookupOption">lookupOption</a></li>
1114
1115 <li data-name="LuCI.form.JSONMap#parse"><a href="LuCI.form.JSONMap.html#parse">parse</a></li>
1116
1117 <li data-name="LuCI.form.JSONMap#render"><a href="LuCI.form.JSONMap.html#render">render</a></li>
1118
1119 <li data-name="LuCI.form.JSONMap#reset"><a href="LuCI.form.JSONMap.html#reset">reset</a></li>
1120
1121 <li data-name="LuCI.form.JSONMap#save"><a href="LuCI.form.JSONMap.html#save">save</a></li>
1122
1123 <li data-name="LuCI.form.JSONMap#section"><a href="LuCI.form.JSONMap.html#section">section</a></li>
1124
1125 <li data-name="LuCI.form.JSONMap#stripTags"><a href="LuCI.form.JSONMap.html#stripTags">stripTags</a></li>
1126
1127 <li data-name="LuCI.form.JSONMap#titleFn"><a href="LuCI.form.JSONMap.html#titleFn">titleFn</a></li>
1128
1129 </ul>
1130 <ul class="events itemMembers">
1131
1132 </ul>
1133 </li>
1134
1135 <li class="item" data-name="LuCI.form.ListValue">
1136 <span class="title">
1137 <a href="LuCI.form.ListValue.html">LuCI.form.ListValue</a>
1138
1139 </span>
1140 <ul class="members itemMembers">
1141
1142 <span class="subtitle">Members</span>
1143
1144 <li data-name="LuCI.form.ListValue##orientation"><a href="LuCI.form.ListValue.html#orientation">orientation</a></li>
1145
1146 <li data-name="LuCI.form.ListValue##size"><a href="LuCI.form.ListValue.html#size">size</a></li>
1147
1148 <li data-name="LuCI.form.ListValue##widget"><a href="LuCI.form.ListValue.html#widget">widget</a></li>
1149
1150 <li data-name="LuCI.form.ListValue#datatype"><a href="LuCI.form.ListValue.html#datatype">datatype</a></li>
1151
1152 <li data-name="LuCI.form.ListValue#default"><a href="LuCI.form.ListValue.html#default">default</a></li>
1153
1154 <li data-name="LuCI.form.ListValue#editable"><a href="LuCI.form.ListValue.html#editable">editable</a></li>
1155
1156 <li data-name="LuCI.form.ListValue#modalonly"><a href="LuCI.form.ListValue.html#modalonly">modalonly</a></li>
1157
1158 <li data-name="LuCI.form.ListValue#onchange"><a href="LuCI.form.ListValue.html#onchange">onchange</a></li>
1159
1160 <li data-name="LuCI.form.ListValue#optional"><a href="LuCI.form.ListValue.html#optional">optional</a></li>
1161
1162 <li data-name="LuCI.form.ListValue#password"><a href="LuCI.form.ListValue.html#password">password</a></li>
1163
1164 <li data-name="LuCI.form.ListValue#placeholder"><a href="LuCI.form.ListValue.html#placeholder">placeholder</a></li>
1165
1166 <li data-name="LuCI.form.ListValue#readonly"><a href="LuCI.form.ListValue.html#readonly">readonly</a></li>
1167
1168 <li data-name="LuCI.form.ListValue#retain"><a href="LuCI.form.ListValue.html#retain">retain</a></li>
1169
1170 <li data-name="LuCI.form.ListValue#rmempty"><a href="LuCI.form.ListValue.html#rmempty">rmempty</a></li>
1171
1172 <li data-name="LuCI.form.ListValue#uciconfig"><a href="LuCI.form.ListValue.html#uciconfig">uciconfig</a></li>
1173
1174 <li data-name="LuCI.form.ListValue#ucioption"><a href="LuCI.form.ListValue.html#ucioption">ucioption</a></li>
1175
1176 <li data-name="LuCI.form.ListValue#ucisection"><a href="LuCI.form.ListValue.html#ucisection">ucisection</a></li>
1177
1178 <li data-name="LuCI.form.ListValue#validate"><a href="LuCI.form.ListValue.html#validate">validate</a></li>
1179
1180 <li data-name="LuCI.form.ListValue#width"><a href="LuCI.form.ListValue.html#width">width</a></li>
1181
1182 </ul>
1183 <ul class="typedefs itemMembers">
1184
1185 </ul>
1186 <ul class="typedefs itemMembers">
1187
1188 </ul>
1189 <ul class="methods itemMembers">
1190
1191 <span class="subtitle">Methods</span>
1192
1193 <li data-name="LuCI.form.ListValue#append"><a href="LuCI.form.ListValue.html#append">append</a></li>
1194
1195 <li data-name="LuCI.form.ListValue#cbid"><a href="LuCI.form.ListValue.html#cbid">cbid</a></li>
1196
1197 <li data-name="LuCI.form.ListValue#cfgvalue"><a href="LuCI.form.ListValue.html#cfgvalue">cfgvalue</a></li>
1198
1199 <li data-name="LuCI.form.ListValue#depends"><a href="LuCI.form.ListValue.html#depends">depends</a></li>
1200
1201 <li data-name="LuCI.form.ListValue#formvalue"><a href="LuCI.form.ListValue.html#formvalue">formvalue</a></li>
1202
1203 <li data-name="LuCI.form.ListValue#getUIElement"><a href="LuCI.form.ListValue.html#getUIElement">getUIElement</a></li>
1204
1205 <li data-name="LuCI.form.ListValue#getValidationError"><a href="LuCI.form.ListValue.html#getValidationError">getValidationError</a></li>
1206
1207 <li data-name="LuCI.form.ListValue#isActive"><a href="LuCI.form.ListValue.html#isActive">isActive</a></li>
1208
1209 <li data-name="LuCI.form.ListValue#isValid"><a href="LuCI.form.ListValue.html#isValid">isValid</a></li>
1210
1211 <li data-name="LuCI.form.ListValue#load"><a href="LuCI.form.ListValue.html#load">load</a></li>
1212
1213 <li data-name="LuCI.form.ListValue#parse"><a href="LuCI.form.ListValue.html#parse">parse</a></li>
1214
1215 <li data-name="LuCI.form.ListValue#remove"><a href="LuCI.form.ListValue.html#remove">remove</a></li>
1216
1217 <li data-name="LuCI.form.ListValue#stripTags"><a href="LuCI.form.ListValue.html#stripTags">stripTags</a></li>
1218
1219 <li data-name="LuCI.form.ListValue#textvalue"><a href="LuCI.form.ListValue.html#textvalue">textvalue</a></li>
1220
1221 <li data-name="LuCI.form.ListValue#titleFn"><a href="LuCI.form.ListValue.html#titleFn">titleFn</a></li>
1222
1223 <li data-name="LuCI.form.ListValue#value"><a href="LuCI.form.ListValue.html#value">value</a></li>
1224
1225 <li data-name="LuCI.form.ListValue#write"><a href="LuCI.form.ListValue.html#write">write</a></li>
1226
1227 </ul>
1228 <ul class="events itemMembers">
1229
1230 </ul>
1231 </li>
1232
1233 <li class="item" data-name="LuCI.form.Map">
1234 <span class="title">
1235 <a href="LuCI.form.Map.html">LuCI.form.Map</a>
1236
1237 </span>
1238 <ul class="members itemMembers">
1239
1240 <span class="subtitle">Members</span>
1241
1242 <li data-name="LuCI.form.Map##readonly"><a href="LuCI.form.Map.html#readonly">readonly</a></li>
1243
1244 </ul>
1245 <ul class="typedefs itemMembers">
1246
1247 </ul>
1248 <ul class="typedefs itemMembers">
1249
1250 </ul>
1251 <ul class="methods itemMembers">
1252
1253 <span class="subtitle">Methods</span>
1254
1255 <li data-name="LuCI.form.Map#append"><a href="LuCI.form.Map.html#append">append</a></li>
1256
1257 <li data-name="LuCI.form.Map#chain"><a href="LuCI.form.Map.html#chain">chain</a></li>
1258
1259 <li data-name="LuCI.form.Map#findElement"><a href="LuCI.form.Map.html#findElement">findElement</a></li>
1260
1261 <li data-name="LuCI.form.Map#findElements"><a href="LuCI.form.Map.html#findElements">findElements</a></li>
1262
1263 <li data-name="LuCI.form.Map#load"><a href="LuCI.form.Map.html#load">load</a></li>
1264
1265 <li data-name="LuCI.form.Map#lookupOption"><a href="LuCI.form.Map.html#lookupOption">lookupOption</a></li>
1266
1267 <li data-name="LuCI.form.Map#parse"><a href="LuCI.form.Map.html#parse">parse</a></li>
1268
1269 <li data-name="LuCI.form.Map#render"><a href="LuCI.form.Map.html#render">render</a></li>
1270
1271 <li data-name="LuCI.form.Map#reset"><a href="LuCI.form.Map.html#reset">reset</a></li>
1272
1273 <li data-name="LuCI.form.Map#save"><a href="LuCI.form.Map.html#save">save</a></li>
1274
1275 <li data-name="LuCI.form.Map#section"><a href="LuCI.form.Map.html#section">section</a></li>
1276
1277 <li data-name="LuCI.form.Map#stripTags"><a href="LuCI.form.Map.html#stripTags">stripTags</a></li>
1278
1279 <li data-name="LuCI.form.Map#titleFn"><a href="LuCI.form.Map.html#titleFn">titleFn</a></li>
1280
1281 </ul>
1282 <ul class="events itemMembers">
1283
1284 </ul>
1285 </li>
1286
1287 <li class="item" data-name="LuCI.form.MultiValue">
1288 <span class="title">
1289 <a href="LuCI.form.MultiValue.html">LuCI.form.MultiValue</a>
1290
1291 </span>
1292 <ul class="members itemMembers">
1293
1294 <span class="subtitle">Members</span>
1295
1296 <li data-name="LuCI.form.MultiValue##display_size"><a href="LuCI.form.MultiValue.html#display_size">display_size</a></li>
1297
1298 <li data-name="LuCI.form.MultiValue##dropdown_size"><a href="LuCI.form.MultiValue.html#dropdown_size">dropdown_size</a></li>
1299
1300 <li data-name="LuCI.form.MultiValue#datatype"><a href="LuCI.form.MultiValue.html#datatype">datatype</a></li>
1301
1302 <li data-name="LuCI.form.MultiValue#default"><a href="LuCI.form.MultiValue.html#default">default</a></li>
1303
1304 <li data-name="LuCI.form.MultiValue#editable"><a href="LuCI.form.MultiValue.html#editable">editable</a></li>
1305
1306 <li data-name="LuCI.form.MultiValue#modalonly"><a href="LuCI.form.MultiValue.html#modalonly">modalonly</a></li>
1307
1308 <li data-name="LuCI.form.MultiValue#onchange"><a href="LuCI.form.MultiValue.html#onchange">onchange</a></li>
1309
1310 <li data-name="LuCI.form.MultiValue#optional"><a href="LuCI.form.MultiValue.html#optional">optional</a></li>
1311
1312 <li data-name="LuCI.form.MultiValue#password"><a href="LuCI.form.MultiValue.html#password">password</a></li>
1313
1314 <li data-name="LuCI.form.MultiValue#placeholder"><a href="LuCI.form.MultiValue.html#placeholder">placeholder</a></li>
1315
1316 <li data-name="LuCI.form.MultiValue#readonly"><a href="LuCI.form.MultiValue.html#readonly">readonly</a></li>
1317
1318 <li data-name="LuCI.form.MultiValue#retain"><a href="LuCI.form.MultiValue.html#retain">retain</a></li>
1319
1320 <li data-name="LuCI.form.MultiValue#rmempty"><a href="LuCI.form.MultiValue.html#rmempty">rmempty</a></li>
1321
1322 <li data-name="LuCI.form.MultiValue#uciconfig"><a href="LuCI.form.MultiValue.html#uciconfig">uciconfig</a></li>
1323
1324 <li data-name="LuCI.form.MultiValue#ucioption"><a href="LuCI.form.MultiValue.html#ucioption">ucioption</a></li>
1325
1326 <li data-name="LuCI.form.MultiValue#ucisection"><a href="LuCI.form.MultiValue.html#ucisection">ucisection</a></li>
1327
1328 <li data-name="LuCI.form.MultiValue#validate"><a href="LuCI.form.MultiValue.html#validate">validate</a></li>
1329
1330 <li data-name="LuCI.form.MultiValue#width"><a href="LuCI.form.MultiValue.html#width">width</a></li>
1331
1332 </ul>
1333 <ul class="typedefs itemMembers">
1334
1335 </ul>
1336 <ul class="typedefs itemMembers">
1337
1338 </ul>
1339 <ul class="methods itemMembers">
1340
1341 <span class="subtitle">Methods</span>
1342
1343 <li data-name="LuCI.form.MultiValue#append"><a href="LuCI.form.MultiValue.html#append">append</a></li>
1344
1345 <li data-name="LuCI.form.MultiValue#cbid"><a href="LuCI.form.MultiValue.html#cbid">cbid</a></li>
1346
1347 <li data-name="LuCI.form.MultiValue#cfgvalue"><a href="LuCI.form.MultiValue.html#cfgvalue">cfgvalue</a></li>
1348
1349 <li data-name="LuCI.form.MultiValue#depends"><a href="LuCI.form.MultiValue.html#depends">depends</a></li>
1350
1351 <li data-name="LuCI.form.MultiValue#formvalue"><a href="LuCI.form.MultiValue.html#formvalue">formvalue</a></li>
1352
1353 <li data-name="LuCI.form.MultiValue#getUIElement"><a href="LuCI.form.MultiValue.html#getUIElement">getUIElement</a></li>
1354
1355 <li data-name="LuCI.form.MultiValue#getValidationError"><a href="LuCI.form.MultiValue.html#getValidationError">getValidationError</a></li>
1356
1357 <li data-name="LuCI.form.MultiValue#isActive"><a href="LuCI.form.MultiValue.html#isActive">isActive</a></li>
1358
1359 <li data-name="LuCI.form.MultiValue#isValid"><a href="LuCI.form.MultiValue.html#isValid">isValid</a></li>
1360
1361 <li data-name="LuCI.form.MultiValue#load"><a href="LuCI.form.MultiValue.html#load">load</a></li>
1362
1363 <li data-name="LuCI.form.MultiValue#parse"><a href="LuCI.form.MultiValue.html#parse">parse</a></li>
1364
1365 <li data-name="LuCI.form.MultiValue#remove"><a href="LuCI.form.MultiValue.html#remove">remove</a></li>
1366
1367 <li data-name="LuCI.form.MultiValue#stripTags"><a href="LuCI.form.MultiValue.html#stripTags">stripTags</a></li>
1368
1369 <li data-name="LuCI.form.MultiValue#textvalue"><a href="LuCI.form.MultiValue.html#textvalue">textvalue</a></li>
1370
1371 <li data-name="LuCI.form.MultiValue#titleFn"><a href="LuCI.form.MultiValue.html#titleFn">titleFn</a></li>
1372
1373 <li data-name="LuCI.form.MultiValue#value"><a href="LuCI.form.MultiValue.html#value">value</a></li>
1374
1375 <li data-name="LuCI.form.MultiValue#write"><a href="LuCI.form.MultiValue.html#write">write</a></li>
1376
1377 </ul>
1378 <ul class="events itemMembers">
1379
1380 </ul>
1381 </li>
1382
1383 <li class="item" data-name="LuCI.form.NamedSection">
1384 <span class="title">
1385 <a href="LuCI.form.NamedSection.html">LuCI.form.NamedSection</a>
1386
1387 </span>
1388 <ul class="members itemMembers">
1389
1390 <span class="subtitle">Members</span>
1391
1392 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
1393
1394 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
1395
1396 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
1397
1398 </ul>
1399 <ul class="typedefs itemMembers">
1400
1401 </ul>
1402 <ul class="typedefs itemMembers">
1403
1404 </ul>
1405 <ul class="methods itemMembers">
1406
1407 <span class="subtitle">Methods</span>
1408
1409 <li data-name="LuCI.form.NamedSection#append"><a href="LuCI.form.NamedSection.html#append">append</a></li>
1410
1411 <li data-name="LuCI.form.NamedSection#cfgsections"><a href="LuCI.form.NamedSection.html#cfgsections">cfgsections</a></li>
1412
1413 <li data-name="LuCI.form.NamedSection#cfgvalue"><a href="LuCI.form.NamedSection.html#cfgvalue">cfgvalue</a></li>
1414
1415 <li data-name="LuCI.form.NamedSection#filter"><a href="LuCI.form.NamedSection.html#filter">filter</a></li>
1416
1417 <li data-name="LuCI.form.NamedSection#formvalue"><a href="LuCI.form.NamedSection.html#formvalue">formvalue</a></li>
1418
1419 <li data-name="LuCI.form.NamedSection#getOption"><a href="LuCI.form.NamedSection.html#getOption">getOption</a></li>
1420
1421 <li data-name="LuCI.form.NamedSection#getUIElement"><a href="LuCI.form.NamedSection.html#getUIElement">getUIElement</a></li>
1422
1423 <li data-name="LuCI.form.NamedSection#load"><a href="LuCI.form.NamedSection.html#load">load</a></li>
1424
1425 <li data-name="LuCI.form.NamedSection#option"><a href="LuCI.form.NamedSection.html#option">option</a></li>
1426
1427 <li data-name="LuCI.form.NamedSection#parse"><a href="LuCI.form.NamedSection.html#parse">parse</a></li>
1428
1429 <li data-name="LuCI.form.NamedSection#render"><a href="LuCI.form.NamedSection.html#render">render</a></li>
1430
1431 <li data-name="LuCI.form.NamedSection#stripTags"><a href="LuCI.form.NamedSection.html#stripTags">stripTags</a></li>
1432
1433 <li data-name="LuCI.form.NamedSection#tab"><a href="LuCI.form.NamedSection.html#tab">tab</a></li>
1434
1435 <li data-name="LuCI.form.NamedSection#taboption"><a href="LuCI.form.NamedSection.html#taboption">taboption</a></li>
1436
1437 <li data-name="LuCI.form.NamedSection#titleFn"><a href="LuCI.form.NamedSection.html#titleFn">titleFn</a></li>
1438
1439 </ul>
1440 <ul class="events itemMembers">
1441
1442 </ul>
1443 </li>
1444
1445 <li class="item" data-name="LuCI.form.SectionValue">
1446 <span class="title">
1447 <a href="LuCI.form.SectionValue.html">LuCI.form.SectionValue</a>
1448
1449 </span>
1450 <ul class="members itemMembers">
1451
1452 <span class="subtitle">Members</span>
1453
1454 <li data-name="LuCI.form.SectionValue##subsection"><a href="LuCI.form.SectionValue.html#subsection">subsection</a></li>
1455
1456 <li data-name="LuCI.form.SectionValue#datatype"><a href="LuCI.form.SectionValue.html#datatype">datatype</a></li>
1457
1458 <li data-name="LuCI.form.SectionValue#default"><a href="LuCI.form.SectionValue.html#default">default</a></li>
1459
1460 <li data-name="LuCI.form.SectionValue#editable"><a href="LuCI.form.SectionValue.html#editable">editable</a></li>
1461
1462 <li data-name="LuCI.form.SectionValue#modalonly"><a href="LuCI.form.SectionValue.html#modalonly">modalonly</a></li>
1463
1464 <li data-name="LuCI.form.SectionValue#onchange"><a href="LuCI.form.SectionValue.html#onchange">onchange</a></li>
1465
1466 <li data-name="LuCI.form.SectionValue#optional"><a href="LuCI.form.SectionValue.html#optional">optional</a></li>
1467
1468 <li data-name="LuCI.form.SectionValue#password"><a href="LuCI.form.SectionValue.html#password">password</a></li>
1469
1470 <li data-name="LuCI.form.SectionValue#placeholder"><a href="LuCI.form.SectionValue.html#placeholder">placeholder</a></li>
1471
1472 <li data-name="LuCI.form.SectionValue#readonly"><a href="LuCI.form.SectionValue.html#readonly">readonly</a></li>
1473
1474 <li data-name="LuCI.form.SectionValue#retain"><a href="LuCI.form.SectionValue.html#retain">retain</a></li>
1475
1476 <li data-name="LuCI.form.SectionValue#rmempty"><a href="LuCI.form.SectionValue.html#rmempty">rmempty</a></li>
1477
1478 <li data-name="LuCI.form.SectionValue#uciconfig"><a href="LuCI.form.SectionValue.html#uciconfig">uciconfig</a></li>
1479
1480 <li data-name="LuCI.form.SectionValue#ucioption"><a href="LuCI.form.SectionValue.html#ucioption">ucioption</a></li>
1481
1482 <li data-name="LuCI.form.SectionValue#ucisection"><a href="LuCI.form.SectionValue.html#ucisection">ucisection</a></li>
1483
1484 <li data-name="LuCI.form.SectionValue#validate"><a href="LuCI.form.SectionValue.html#validate">validate</a></li>
1485
1486 <li data-name="LuCI.form.SectionValue#width"><a href="LuCI.form.SectionValue.html#width">width</a></li>
1487
1488 </ul>
1489 <ul class="typedefs itemMembers">
1490
1491 </ul>
1492 <ul class="typedefs itemMembers">
1493
1494 </ul>
1495 <ul class="methods itemMembers">
1496
1497 <span class="subtitle">Methods</span>
1498
1499 <li data-name="LuCI.form.SectionValue#append"><a href="LuCI.form.SectionValue.html#append">append</a></li>
1500
1501 <li data-name="LuCI.form.SectionValue#cbid"><a href="LuCI.form.SectionValue.html#cbid">cbid</a></li>
1502
1503 <li data-name="LuCI.form.SectionValue#cfgvalue"><a href="LuCI.form.SectionValue.html#cfgvalue">cfgvalue</a></li>
1504
1505 <li data-name="LuCI.form.SectionValue#depends"><a href="LuCI.form.SectionValue.html#depends">depends</a></li>
1506
1507 <li data-name="LuCI.form.SectionValue#formvalue"><a href="LuCI.form.SectionValue.html#formvalue">formvalue</a></li>
1508
1509 <li data-name="LuCI.form.SectionValue#getUIElement"><a href="LuCI.form.SectionValue.html#getUIElement">getUIElement</a></li>
1510
1511 <li data-name="LuCI.form.SectionValue#getValidationError"><a href="LuCI.form.SectionValue.html#getValidationError">getValidationError</a></li>
1512
1513 <li data-name="LuCI.form.SectionValue#isActive"><a href="LuCI.form.SectionValue.html#isActive">isActive</a></li>
1514
1515 <li data-name="LuCI.form.SectionValue#isValid"><a href="LuCI.form.SectionValue.html#isValid">isValid</a></li>
1516
1517 <li data-name="LuCI.form.SectionValue#load"><a href="LuCI.form.SectionValue.html#load">load</a></li>
1518
1519 <li data-name="LuCI.form.SectionValue#parse"><a href="LuCI.form.SectionValue.html#parse">parse</a></li>
1520
1521 <li data-name="LuCI.form.SectionValue#remove"><a href="LuCI.form.SectionValue.html#remove">remove</a></li>
1522
1523 <li data-name="LuCI.form.SectionValue#stripTags"><a href="LuCI.form.SectionValue.html#stripTags">stripTags</a></li>
1524
1525 <li data-name="LuCI.form.SectionValue#textvalue"><a href="LuCI.form.SectionValue.html#textvalue">textvalue</a></li>
1526
1527 <li data-name="LuCI.form.SectionValue#titleFn"><a href="LuCI.form.SectionValue.html#titleFn">titleFn</a></li>
1528
1529 <li data-name="LuCI.form.SectionValue#value"><a href="LuCI.form.SectionValue.html#value">value</a></li>
1530
1531 <li data-name="LuCI.form.SectionValue#write"><a href="LuCI.form.SectionValue.html#write">write</a></li>
1532
1533 </ul>
1534 <ul class="events itemMembers">
1535
1536 </ul>
1537 </li>
1538
1539 <li class="item" data-name="LuCI.form.TableSection">
1540 <span class="title">
1541 <a href="LuCI.form.TableSection.html">LuCI.form.TableSection</a>
1542
1543 </span>
1544 <ul class="members itemMembers">
1545
1546 <span class="subtitle">Members</span>
1547
1548 <li data-name="LuCI.form.TableSection##addbtntitle"><a href="LuCI.form.TableSection.html#addbtntitle">addbtntitle</a></li>
1549
1550 <li data-name="LuCI.form.TableSection##addremove"><a href="LuCI.form.TableSection.html#addremove">addremove</a></li>
1551
1552 <li data-name="LuCI.form.TableSection##anonymous"><a href="LuCI.form.TableSection.html#anonymous">anonymous</a></li>
1553
1554 <li data-name="LuCI.form.TableSection##extedit"><a href="LuCI.form.TableSection.html#extedit">extedit</a></li>
1555
1556 <li data-name="LuCI.form.TableSection##max_cols"><a href="LuCI.form.TableSection.html#max_cols">max_cols</a></li>
1557
1558 <li data-name="LuCI.form.TableSection##modaltitle"><a href="LuCI.form.TableSection.html#modaltitle">modaltitle</a></li>
1559
1560 <li data-name="LuCI.form.TableSection##nodescriptions"><a href="LuCI.form.TableSection.html#nodescriptions">nodescriptions</a></li>
1561
1562 <li data-name="LuCI.form.TableSection##rowcolors"><a href="LuCI.form.TableSection.html#rowcolors">rowcolors</a></li>
1563
1564 <li data-name="LuCI.form.TableSection##sectiontitle"><a href="LuCI.form.TableSection.html#sectiontitle">sectiontitle</a></li>
1565
1566 <li data-name="LuCI.form.TableSection##sortable"><a href="LuCI.form.TableSection.html#sortable">sortable</a></li>
1567
1568 <li data-name="LuCI.form.TableSection##uciconfig"><a href="LuCI.form.TableSection.html#uciconfig">uciconfig</a></li>
1569
1570 <li data-name="LuCI.form.TableSection#addbtntitle"><a href="LuCI.form.TableSection.html#addbtntitle">addbtntitle</a></li>
1571
1572 <li data-name="LuCI.form.TableSection#addremove"><a href="LuCI.form.TableSection.html#addremove">addremove</a></li>
1573
1574 <li data-name="LuCI.form.TableSection#anonymous"><a href="LuCI.form.TableSection.html#anonymous">anonymous</a></li>
1575
1576 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
1577
1578 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
1579
1580 <li data-name="LuCI.form.TableSection#tooltip"><a href="LuCI.form.TableSection.html#tooltip">tooltip</a></li>
1581
1582 <li data-name="LuCI.form.TableSection#tooltipicon"><a href="LuCI.form.TableSection.html#tooltipicon">tooltipicon</a></li>
1583
1584 <li data-name="LuCI.form.TableSection#uciconfig"><a href="LuCI.form.TableSection.html#uciconfig">uciconfig</a></li>
1585
1586 </ul>
1587 <ul class="typedefs itemMembers">
1588
1589 </ul>
1590 <ul class="typedefs itemMembers">
1591
1592 </ul>
1593 <ul class="methods itemMembers">
1594
1595 <span class="subtitle">Methods</span>
1596
1597 <li data-name="LuCI.form.TableSection#addModalOptions"><a href="LuCI.form.TableSection.html#addModalOptions">addModalOptions</a></li>
1598
1599 <li data-name="LuCI.form.TableSection#append"><a href="LuCI.form.TableSection.html#append">append</a></li>
1600
1601 <li data-name="LuCI.form.TableSection#cfgvalue"><a href="LuCI.form.TableSection.html#cfgvalue">cfgvalue</a></li>
1602
1603 <li data-name="LuCI.form.TableSection#filter"><a href="LuCI.form.TableSection.html#filter">filter</a></li>
1604
1605 <li data-name="LuCI.form.TableSection#formvalue"><a href="LuCI.form.TableSection.html#formvalue">formvalue</a></li>
1606
1607 <li data-name="LuCI.form.TableSection#getOption"><a href="LuCI.form.TableSection.html#getOption">getOption</a></li>
1608
1609 <li data-name="LuCI.form.TableSection#getUIElement"><a href="LuCI.form.TableSection.html#getUIElement">getUIElement</a></li>
1610
1611 <li data-name="LuCI.form.TableSection#load"><a href="LuCI.form.TableSection.html#load">load</a></li>
1612
1613 <li data-name="LuCI.form.TableSection#option"><a href="LuCI.form.TableSection.html#option">option</a></li>
1614
1615 <li data-name="LuCI.form.TableSection#parse"><a href="LuCI.form.TableSection.html#parse">parse</a></li>
1616
1617 <li data-name="LuCI.form.TableSection#stripTags"><a href="LuCI.form.TableSection.html#stripTags">stripTags</a></li>
1618
1619 <li data-name="LuCI.form.TableSection#tab"><a href="LuCI.form.TableSection.html#tab">tab</a></li>
1620
1621 <li data-name="LuCI.form.TableSection#taboption"><a href="LuCI.form.TableSection.html#taboption">taboption</a></li>
1622
1623 <li data-name="LuCI.form.TableSection#titleFn"><a href="LuCI.form.TableSection.html#titleFn">titleFn</a></li>
1624
1625 </ul>
1626 <ul class="events itemMembers">
1627
1628 </ul>
1629 </li>
1630
1631 <li class="item" data-name="LuCI.form.TextValue">
1632 <span class="title">
1633 <a href="LuCI.form.TextValue.html">LuCI.form.TextValue</a>
1634
1635 </span>
1636 <ul class="members itemMembers">
1637
1638 <span class="subtitle">Members</span>
1639
1640 <li data-name="LuCI.form.TextValue##cols"><a href="LuCI.form.TextValue.html#cols">cols</a></li>
1641
1642 <li data-name="LuCI.form.TextValue##monospace"><a href="LuCI.form.TextValue.html#monospace">monospace</a></li>
1643
1644 <li data-name="LuCI.form.TextValue##rows"><a href="LuCI.form.TextValue.html#rows">rows</a></li>
1645
1646 <li data-name="LuCI.form.TextValue##wrap"><a href="LuCI.form.TextValue.html#wrap">wrap</a></li>
1647
1648 <li data-name="LuCI.form.TextValue#datatype"><a href="LuCI.form.TextValue.html#datatype">datatype</a></li>
1649
1650 <li data-name="LuCI.form.TextValue#default"><a href="LuCI.form.TextValue.html#default">default</a></li>
1651
1652 <li data-name="LuCI.form.TextValue#editable"><a href="LuCI.form.TextValue.html#editable">editable</a></li>
1653
1654 <li data-name="LuCI.form.TextValue#modalonly"><a href="LuCI.form.TextValue.html#modalonly">modalonly</a></li>
1655
1656 <li data-name="LuCI.form.TextValue#onchange"><a href="LuCI.form.TextValue.html#onchange">onchange</a></li>
1657
1658 <li data-name="LuCI.form.TextValue#optional"><a href="LuCI.form.TextValue.html#optional">optional</a></li>
1659
1660 <li data-name="LuCI.form.TextValue#password"><a href="LuCI.form.TextValue.html#password">password</a></li>
1661
1662 <li data-name="LuCI.form.TextValue#placeholder"><a href="LuCI.form.TextValue.html#placeholder">placeholder</a></li>
1663
1664 <li data-name="LuCI.form.TextValue#readonly"><a href="LuCI.form.TextValue.html#readonly">readonly</a></li>
1665
1666 <li data-name="LuCI.form.TextValue#retain"><a href="LuCI.form.TextValue.html#retain">retain</a></li>
1667
1668 <li data-name="LuCI.form.TextValue#rmempty"><a href="LuCI.form.TextValue.html#rmempty">rmempty</a></li>
1669
1670 <li data-name="LuCI.form.TextValue#uciconfig"><a href="LuCI.form.TextValue.html#uciconfig">uciconfig</a></li>
1671
1672 <li data-name="LuCI.form.TextValue#ucioption"><a href="LuCI.form.TextValue.html#ucioption">ucioption</a></li>
1673
1674 <li data-name="LuCI.form.TextValue#ucisection"><a href="LuCI.form.TextValue.html#ucisection">ucisection</a></li>
1675
1676 <li data-name="LuCI.form.TextValue#validate"><a href="LuCI.form.TextValue.html#validate">validate</a></li>
1677
1678 <li data-name="LuCI.form.TextValue#width"><a href="LuCI.form.TextValue.html#width">width</a></li>
1679
1680 </ul>
1681 <ul class="typedefs itemMembers">
1682
1683 </ul>
1684 <ul class="typedefs itemMembers">
1685
1686 </ul>
1687 <ul class="methods itemMembers">
1688
1689 <span class="subtitle">Methods</span>
1690
1691 <li data-name="LuCI.form.TextValue#append"><a href="LuCI.form.TextValue.html#append">append</a></li>
1692
1693 <li data-name="LuCI.form.TextValue#cbid"><a href="LuCI.form.TextValue.html#cbid">cbid</a></li>
1694
1695 <li data-name="LuCI.form.TextValue#cfgvalue"><a href="LuCI.form.TextValue.html#cfgvalue">cfgvalue</a></li>
1696
1697 <li data-name="LuCI.form.TextValue#depends"><a href="LuCI.form.TextValue.html#depends">depends</a></li>
1698
1699 <li data-name="LuCI.form.TextValue#formvalue"><a href="LuCI.form.TextValue.html#formvalue">formvalue</a></li>
1700
1701 <li data-name="LuCI.form.TextValue#getUIElement"><a href="LuCI.form.TextValue.html#getUIElement">getUIElement</a></li>
1702
1703 <li data-name="LuCI.form.TextValue#getValidationError"><a href="LuCI.form.TextValue.html#getValidationError">getValidationError</a></li>
1704
1705 <li data-name="LuCI.form.TextValue#isActive"><a href="LuCI.form.TextValue.html#isActive">isActive</a></li>
1706
1707 <li data-name="LuCI.form.TextValue#isValid"><a href="LuCI.form.TextValue.html#isValid">isValid</a></li>
1708
1709 <li data-name="LuCI.form.TextValue#load"><a href="LuCI.form.TextValue.html#load">load</a></li>
1710
1711 <li data-name="LuCI.form.TextValue#parse"><a href="LuCI.form.TextValue.html#parse">parse</a></li>
1712
1713 <li data-name="LuCI.form.TextValue#remove"><a href="LuCI.form.TextValue.html#remove">remove</a></li>
1714
1715 <li data-name="LuCI.form.TextValue#stripTags"><a href="LuCI.form.TextValue.html#stripTags">stripTags</a></li>
1716
1717 <li data-name="LuCI.form.TextValue#textvalue"><a href="LuCI.form.TextValue.html#textvalue">textvalue</a></li>
1718
1719 <li data-name="LuCI.form.TextValue#titleFn"><a href="LuCI.form.TextValue.html#titleFn">titleFn</a></li>
1720
1721 <li data-name="LuCI.form.TextValue#write"><a href="LuCI.form.TextValue.html#write">write</a></li>
1722
1723 </ul>
1724 <ul class="events itemMembers">
1725
1726 </ul>
1727 </li>
1728
1729 <li class="item" data-name="LuCI.form.TypedSection">
1730 <span class="title">
1731 <a href="LuCI.form.TypedSection.html">LuCI.form.TypedSection</a>
1732
1733 </span>
1734 <ul class="members itemMembers">
1735
1736 <span class="subtitle">Members</span>
1737
1738 <li data-name="LuCI.form.TypedSection##addbtntitle"><a href="LuCI.form.TypedSection.html#addbtntitle">addbtntitle</a></li>
1739
1740 <li data-name="LuCI.form.TypedSection##addremove"><a href="LuCI.form.TypedSection.html#addremove">addremove</a></li>
1741
1742 <li data-name="LuCI.form.TypedSection##anonymous"><a href="LuCI.form.TypedSection.html#anonymous">anonymous</a></li>
1743
1744 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
1745
1746 <li data-name="LuCI.form.TypedSection##tooltip"><a href="LuCI.form.TypedSection.html#tooltip">tooltip</a></li>
1747
1748 <li data-name="LuCI.form.TypedSection##tooltipicon"><a href="LuCI.form.TypedSection.html#tooltipicon">tooltipicon</a></li>
1749
1750 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
1751
1752 <li data-name="LuCI.form.TypedSection#parentoption"><a href="LuCI.form.TypedSection.html#parentoption">parentoption</a></li>
1753
1754 </ul>
1755 <ul class="typedefs itemMembers">
1756
1757 </ul>
1758 <ul class="typedefs itemMembers">
1759
1760 </ul>
1761 <ul class="methods itemMembers">
1762
1763 <span class="subtitle">Methods</span>
1764
1765 <li data-name="LuCI.form.TypedSection#append"><a href="LuCI.form.TypedSection.html#append">append</a></li>
1766
1767 <li data-name="LuCI.form.TypedSection#cfgsections"><a href="LuCI.form.TypedSection.html#cfgsections">cfgsections</a></li>
1768
1769 <li data-name="LuCI.form.TypedSection#cfgvalue"><a href="LuCI.form.TypedSection.html#cfgvalue">cfgvalue</a></li>
1770
1771 <li data-name="LuCI.form.TypedSection#filter"><a href="LuCI.form.TypedSection.html#filter">filter</a></li>
1772
1773 <li data-name="LuCI.form.TypedSection#formvalue"><a href="LuCI.form.TypedSection.html#formvalue">formvalue</a></li>
1774
1775 <li data-name="LuCI.form.TypedSection#getOption"><a href="LuCI.form.TypedSection.html#getOption">getOption</a></li>
1776
1777 <li data-name="LuCI.form.TypedSection#getUIElement"><a href="LuCI.form.TypedSection.html#getUIElement">getUIElement</a></li>
1778
1779 <li data-name="LuCI.form.TypedSection#load"><a href="LuCI.form.TypedSection.html#load">load</a></li>
1780
1781 <li data-name="LuCI.form.TypedSection#option"><a href="LuCI.form.TypedSection.html#option">option</a></li>
1782
1783 <li data-name="LuCI.form.TypedSection#parse"><a href="LuCI.form.TypedSection.html#parse">parse</a></li>
1784
1785 <li data-name="LuCI.form.TypedSection#render"><a href="LuCI.form.TypedSection.html#render">render</a></li>
1786
1787 <li data-name="LuCI.form.TypedSection#stripTags"><a href="LuCI.form.TypedSection.html#stripTags">stripTags</a></li>
1788
1789 <li data-name="LuCI.form.TypedSection#tab"><a href="LuCI.form.TypedSection.html#tab">tab</a></li>
1790
1791 <li data-name="LuCI.form.TypedSection#taboption"><a href="LuCI.form.TypedSection.html#taboption">taboption</a></li>
1792
1793 <li data-name="LuCI.form.TypedSection#titleFn"><a href="LuCI.form.TypedSection.html#titleFn">titleFn</a></li>
1794
1795 </ul>
1796 <ul class="events itemMembers">
1797
1798 </ul>
1799 </li>
1800
1801 <li class="item" data-name="LuCI.form.Value">
1802 <span class="title">
1803 <a href="LuCI.form.Value.html">LuCI.form.Value</a>
1804
1805 </span>
1806 <ul class="members itemMembers">
1807
1808 <span class="subtitle">Members</span>
1809
1810 <li data-name="LuCI.form.Value##password"><a href="LuCI.form.Value.html#password">password</a></li>
1811
1812 <li data-name="LuCI.form.Value##placeholder"><a href="LuCI.form.Value.html#placeholder">placeholder</a></li>
1813
1814 <li data-name="LuCI.form.Value#datatype"><a href="LuCI.form.Value.html#datatype">datatype</a></li>
1815
1816 <li data-name="LuCI.form.Value#default"><a href="LuCI.form.Value.html#default">default</a></li>
1817
1818 <li data-name="LuCI.form.Value#editable"><a href="LuCI.form.Value.html#editable">editable</a></li>
1819
1820 <li data-name="LuCI.form.Value#modalonly"><a href="LuCI.form.Value.html#modalonly">modalonly</a></li>
1821
1822 <li data-name="LuCI.form.Value#onchange"><a href="LuCI.form.Value.html#onchange">onchange</a></li>
1823
1824 <li data-name="LuCI.form.Value#optional"><a href="LuCI.form.Value.html#optional">optional</a></li>
1825
1826 <li data-name="LuCI.form.Value#readonly"><a href="LuCI.form.Value.html#readonly">readonly</a></li>
1827
1828 <li data-name="LuCI.form.Value#retain"><a href="LuCI.form.Value.html#retain">retain</a></li>
1829
1830 <li data-name="LuCI.form.Value#rmempty"><a href="LuCI.form.Value.html#rmempty">rmempty</a></li>
1831
1832 <li data-name="LuCI.form.Value#uciconfig"><a href="LuCI.form.Value.html#uciconfig">uciconfig</a></li>
1833
1834 <li data-name="LuCI.form.Value#ucioption"><a href="LuCI.form.Value.html#ucioption">ucioption</a></li>
1835
1836 <li data-name="LuCI.form.Value#ucisection"><a href="LuCI.form.Value.html#ucisection">ucisection</a></li>
1837
1838 <li data-name="LuCI.form.Value#validate"><a href="LuCI.form.Value.html#validate">validate</a></li>
1839
1840 <li data-name="LuCI.form.Value#width"><a href="LuCI.form.Value.html#width">width</a></li>
1841
1842 </ul>
1843 <ul class="typedefs itemMembers">
1844
1845 </ul>
1846 <ul class="typedefs itemMembers">
1847
1848 </ul>
1849 <ul class="methods itemMembers">
1850
1851 <span class="subtitle">Methods</span>
1852
1853 <li data-name="LuCI.form.Value#append"><a href="LuCI.form.Value.html#append">append</a></li>
1854
1855 <li data-name="LuCI.form.Value#cbid"><a href="LuCI.form.Value.html#cbid">cbid</a></li>
1856
1857 <li data-name="LuCI.form.Value#cfgvalue"><a href="LuCI.form.Value.html#cfgvalue">cfgvalue</a></li>
1858
1859 <li data-name="LuCI.form.Value#depends"><a href="LuCI.form.Value.html#depends">depends</a></li>
1860
1861 <li data-name="LuCI.form.Value#formvalue"><a href="LuCI.form.Value.html#formvalue">formvalue</a></li>
1862
1863 <li data-name="LuCI.form.Value#getUIElement"><a href="LuCI.form.Value.html#getUIElement">getUIElement</a></li>
1864
1865 <li data-name="LuCI.form.Value#getValidationError"><a href="LuCI.form.Value.html#getValidationError">getValidationError</a></li>
1866
1867 <li data-name="LuCI.form.Value#isActive"><a href="LuCI.form.Value.html#isActive">isActive</a></li>
1868
1869 <li data-name="LuCI.form.Value#isValid"><a href="LuCI.form.Value.html#isValid">isValid</a></li>
1870
1871 <li data-name="LuCI.form.Value#load"><a href="LuCI.form.Value.html#load">load</a></li>
1872
1873 <li data-name="LuCI.form.Value#parse"><a href="LuCI.form.Value.html#parse">parse</a></li>
1874
1875 <li data-name="LuCI.form.Value#remove"><a href="LuCI.form.Value.html#remove">remove</a></li>
1876
1877 <li data-name="LuCI.form.Value#render"><a href="LuCI.form.Value.html#render">render</a></li>
1878
1879 <li data-name="LuCI.form.Value#stripTags"><a href="LuCI.form.Value.html#stripTags">stripTags</a></li>
1880
1881 <li data-name="LuCI.form.Value#textvalue"><a href="LuCI.form.Value.html#textvalue">textvalue</a></li>
1882
1883 <li data-name="LuCI.form.Value#titleFn"><a href="LuCI.form.Value.html#titleFn">titleFn</a></li>
1884
1885 <li data-name="LuCI.form.Value#value"><a href="LuCI.form.Value.html#value">value</a></li>
1886
1887 <li data-name="LuCI.form.Value#write"><a href="LuCI.form.Value.html#write">write</a></li>
1888
1889 </ul>
1890 <ul class="events itemMembers">
1891
1892 </ul>
1893 </li>
1894
1895 <li class="item" data-name="LuCI.fs">
1896 <span class="title">
1897 <a href="LuCI.fs.html">LuCI.fs</a>
1898
1899 </span>
1900 <ul class="members itemMembers">
1901
1902 </ul>
1903 <ul class="typedefs itemMembers">
1904
1905 <span class="subtitle">Typedefs</span>
1906
1907 <li data-name="LuCI.fs.FileExecResult"><a href="LuCI.fs.html#.FileExecResult">FileExecResult</a></li>
1908
1909 <li data-name="LuCI.fs.FileStatEntry"><a href="LuCI.fs.html#.FileStatEntry">FileStatEntry</a></li>
1910
1911 </ul>
1912 <ul class="typedefs itemMembers">
1913
1914 </ul>
1915 <ul class="methods itemMembers">
1916
1917 <span class="subtitle">Methods</span>
1918
1919 <li data-name="LuCI.fs#exec"><a href="LuCI.fs.html#exec">exec</a></li>
1920
1921 <li data-name="LuCI.fs#exec_direct"><a href="LuCI.fs.html#exec_direct">exec_direct</a></li>
1922
1923 <li data-name="LuCI.fs#lines"><a href="LuCI.fs.html#lines">lines</a></li>
1924
1925 <li data-name="LuCI.fs#list"><a href="LuCI.fs.html#list">list</a></li>
1926
1927 <li data-name="LuCI.fs#read"><a href="LuCI.fs.html#read">read</a></li>
1928
1929 <li data-name="LuCI.fs#read_direct"><a href="LuCI.fs.html#read_direct">read_direct</a></li>
1930
1931 <li data-name="LuCI.fs#remove"><a href="LuCI.fs.html#remove">remove</a></li>
1932
1933 <li data-name="LuCI.fs#stat"><a href="LuCI.fs.html#stat">stat</a></li>
1934
1935 <li data-name="LuCI.fs#trimmed"><a href="LuCI.fs.html#trimmed">trimmed</a></li>
1936
1937 <li data-name="LuCI.fs#write"><a href="LuCI.fs.html#write">write</a></li>
1938
1939 </ul>
1940 <ul class="events itemMembers">
1941
1942 </ul>
1943 </li>
1944
1945 <li class="item" data-name="LuCI.headers">
1946 <span class="title">
1947 <a href="LuCI.headers.html">LuCI.headers</a>
1948
1949 </span>
1950 <ul class="members itemMembers">
1951
1952 </ul>
1953 <ul class="typedefs itemMembers">
1954
1955 </ul>
1956 <ul class="typedefs itemMembers">
1957
1958 </ul>
1959 <ul class="methods itemMembers">
1960
1961 <span class="subtitle">Methods</span>
1962
1963 <li data-name="LuCI.headers#get"><a href="LuCI.headers.html#get">get</a></li>
1964
1965 <li data-name="LuCI.headers#has"><a href="LuCI.headers.html#has">has</a></li>
1966
1967 </ul>
1968 <ul class="events itemMembers">
1969
1970 </ul>
1971 </li>
1972
1973 <li class="item" data-name="LuCI.network">
1974 <span class="title">
1975 <a href="LuCI.network.html">LuCI.network</a>
1976
1977 </span>
1978 <ul class="members itemMembers">
1979
1980 </ul>
1981 <ul class="typedefs itemMembers">
1982
1983 <span class="subtitle">Typedefs</span>
1984
1985 <li data-name="LuCI.network.SwitchTopology"><a href="LuCI.network.html#.SwitchTopology">SwitchTopology</a></li>
1986
1987 <li data-name="LuCI.network.WifiEncryption"><a href="LuCI.network.html#.WifiEncryption">WifiEncryption</a></li>
1988
1989 <li data-name="LuCI.network.WifiPeerEntry"><a href="LuCI.network.html#.WifiPeerEntry">WifiPeerEntry</a></li>
1990
1991 <li data-name="LuCI.network.WifiRateEntry"><a href="LuCI.network.html#.WifiRateEntry">WifiRateEntry</a></li>
1992
1993 <li data-name="LuCI.network.WifiScanResult"><a href="LuCI.network.html#.WifiScanResult">WifiScanResult</a></li>
1994
1995 </ul>
1996 <ul class="typedefs itemMembers">
1997
1998 </ul>
1999 <ul class="methods itemMembers">
2000
2001 <span class="subtitle">Methods</span>
2002
2003 <li data-name="LuCI.network#addNetwork"><a href="LuCI.network.html#addNetwork">addNetwork</a></li>
2004
2005 <li data-name="LuCI.network#addWifiNetwork"><a href="LuCI.network.html#addWifiNetwork">addWifiNetwork</a></li>
2006
2007 <li data-name="LuCI.network#deleteNetwork"><a href="LuCI.network.html#deleteNetwork">deleteNetwork</a></li>
2008
2009 <li data-name="LuCI.network#deleteWifiNetwork"><a href="LuCI.network.html#deleteWifiNetwork">deleteWifiNetwork</a></li>
2010
2011 <li data-name="LuCI.network#flushCache"><a href="LuCI.network.html#flushCache">flushCache</a></li>
2012
2013 <li data-name="LuCI.network#formatWifiEncryption"><a href="LuCI.network.html#formatWifiEncryption">formatWifiEncryption</a></li>
2014
2015 <li data-name="LuCI.network#getDevice"><a href="LuCI.network.html#getDevice">getDevice</a></li>
2016
2017 <li data-name="LuCI.network#getDevices"><a href="LuCI.network.html#getDevices">getDevices</a></li>
2018
2019 <li data-name="LuCI.network#getDSLModemType"><a href="LuCI.network.html#getDSLModemType">getDSLModemType</a></li>
2020
2021 <li data-name="LuCI.network#getHostHints"><a href="LuCI.network.html#getHostHints">getHostHints</a></li>
2022
2023 <li data-name="LuCI.network#getIfnameOf"><a href="LuCI.network.html#getIfnameOf">getIfnameOf</a></li>
2024
2025 <li data-name="LuCI.network#getNetwork"><a href="LuCI.network.html#getNetwork">getNetwork</a></li>
2026
2027 <li data-name="LuCI.network#getNetworks"><a href="LuCI.network.html#getNetworks">getNetworks</a></li>
2028
2029 <li data-name="LuCI.network#getProtocol"><a href="LuCI.network.html#getProtocol">getProtocol</a></li>
2030
2031 <li data-name="LuCI.network#getProtocols"><a href="LuCI.network.html#getProtocols">getProtocols</a></li>
2032
2033 <li data-name="LuCI.network#getSwitchTopologies"><a href="LuCI.network.html#getSwitchTopologies">getSwitchTopologies</a></li>
2034
2035 <li data-name="LuCI.network#getWAN6Networks"><a href="LuCI.network.html#getWAN6Networks">getWAN6Networks</a></li>
2036
2037 <li data-name="LuCI.network#getWANNetworks"><a href="LuCI.network.html#getWANNetworks">getWANNetworks</a></li>
2038
2039 <li data-name="LuCI.network#getWifiDevice"><a href="LuCI.network.html#getWifiDevice">getWifiDevice</a></li>
2040
2041 <li data-name="LuCI.network#getWifiDevices"><a href="LuCI.network.html#getWifiDevices">getWifiDevices</a></li>
2042
2043 <li data-name="LuCI.network#getWifiNetwork"><a href="LuCI.network.html#getWifiNetwork">getWifiNetwork</a></li>
2044
2045 <li data-name="LuCI.network#getWifiNetworks"><a href="LuCI.network.html#getWifiNetworks">getWifiNetworks</a></li>
2046
2047 <li data-name="LuCI.network#isIgnoredDevice"><a href="LuCI.network.html#isIgnoredDevice">isIgnoredDevice</a></li>
2048
2049 <li data-name="LuCI.network#maskToPrefix"><a href="LuCI.network.html#maskToPrefix">maskToPrefix</a></li>
2050
2051 <li data-name="LuCI.network#prefixToMask"><a href="LuCI.network.html#prefixToMask">prefixToMask</a></li>
2052
2053 <li data-name="LuCI.network#registerErrorCode"><a href="LuCI.network.html#registerErrorCode">registerErrorCode</a></li>
2054
2055 <li data-name="LuCI.network#registerPatternVirtual"><a href="LuCI.network.html#registerPatternVirtual">registerPatternVirtual</a></li>
2056
2057 <li data-name="LuCI.network#registerProtocol"><a href="LuCI.network.html#registerProtocol">registerProtocol</a></li>
2058
2059 <li data-name="LuCI.network#renameNetwork"><a href="LuCI.network.html#renameNetwork">renameNetwork</a></li>
2060
2061 </ul>
2062 <ul class="events itemMembers">
2063
2064 </ul>
2065 </li>
2066
2067 <li class="item" data-name="LuCI.network.Device">
2068 <span class="title">
2069 <a href="LuCI.network.Device.html">LuCI.network.Device</a>
2070
2071 </span>
2072 <ul class="members itemMembers">
2073
2074 </ul>
2075 <ul class="typedefs itemMembers">
2076
2077 </ul>
2078 <ul class="typedefs itemMembers">
2079
2080 </ul>
2081 <ul class="methods itemMembers">
2082
2083 <span class="subtitle">Methods</span>
2084
2085 <li data-name="LuCI.network.Device#getBridgeID"><a href="LuCI.network.Device.html#getBridgeID">getBridgeID</a></li>
2086
2087 <li data-name="LuCI.network.Device#getBridgeSTP"><a href="LuCI.network.Device.html#getBridgeSTP">getBridgeSTP</a></li>
2088
2089 <li data-name="LuCI.network.Device#getCarrier"><a href="LuCI.network.Device.html#getCarrier">getCarrier</a></li>
2090
2091 <li data-name="LuCI.network.Device#getDuplex"><a href="LuCI.network.Device.html#getDuplex">getDuplex</a></li>
2092
2093 <li data-name="LuCI.network.Device#getI18n"><a href="LuCI.network.Device.html#getI18n">getI18n</a></li>
2094
2095 <li data-name="LuCI.network.Device#getIP6Addrs"><a href="LuCI.network.Device.html#getIP6Addrs">getIP6Addrs</a></li>
2096
2097 <li data-name="LuCI.network.Device#getIPAddrs"><a href="LuCI.network.Device.html#getIPAddrs">getIPAddrs</a></li>
2098
2099 <li data-name="LuCI.network.Device#getMAC"><a href="LuCI.network.Device.html#getMAC">getMAC</a></li>
2100
2101 <li data-name="LuCI.network.Device#getMTU"><a href="LuCI.network.Device.html#getMTU">getMTU</a></li>
2102
2103 <li data-name="LuCI.network.Device#getName"><a href="LuCI.network.Device.html#getName">getName</a></li>
2104
2105 <li data-name="LuCI.network.Device#getNetwork"><a href="LuCI.network.Device.html#getNetwork">getNetwork</a></li>
2106
2107 <li data-name="LuCI.network.Device#getNetworks"><a href="LuCI.network.Device.html#getNetworks">getNetworks</a></li>
2108
2109 <li data-name="LuCI.network.Device#getParent"><a href="LuCI.network.Device.html#getParent">getParent</a></li>
2110
2111 <li data-name="LuCI.network.Device#getPorts"><a href="LuCI.network.Device.html#getPorts">getPorts</a></li>
2112
2113 <li data-name="LuCI.network.Device#getRXBytes"><a href="LuCI.network.Device.html#getRXBytes">getRXBytes</a></li>
2114
2115 <li data-name="LuCI.network.Device#getRXPackets"><a href="LuCI.network.Device.html#getRXPackets">getRXPackets</a></li>
2116
2117 <li data-name="LuCI.network.Device#getShortName"><a href="LuCI.network.Device.html#getShortName">getShortName</a></li>
2118
2119 <li data-name="LuCI.network.Device#getSpeed"><a href="LuCI.network.Device.html#getSpeed">getSpeed</a></li>
2120
2121 <li data-name="LuCI.network.Device#getTXBytes"><a href="LuCI.network.Device.html#getTXBytes">getTXBytes</a></li>
2122
2123 <li data-name="LuCI.network.Device#getTXPackets"><a href="LuCI.network.Device.html#getTXPackets">getTXPackets</a></li>
2124
2125 <li data-name="LuCI.network.Device#getType"><a href="LuCI.network.Device.html#getType">getType</a></li>
2126
2127 <li data-name="LuCI.network.Device#getTypeI18n"><a href="LuCI.network.Device.html#getTypeI18n">getTypeI18n</a></li>
2128
2129 <li data-name="LuCI.network.Device#getWifiNetwork"><a href="LuCI.network.Device.html#getWifiNetwork">getWifiNetwork</a></li>
2130
2131 <li data-name="LuCI.network.Device#isBridge"><a href="LuCI.network.Device.html#isBridge">isBridge</a></li>
2132
2133 <li data-name="LuCI.network.Device#isBridgePort"><a href="LuCI.network.Device.html#isBridgePort">isBridgePort</a></li>
2134
2135 <li data-name="LuCI.network.Device#isUp"><a href="LuCI.network.Device.html#isUp">isUp</a></li>
2136
2137 </ul>
2138 <ul class="events itemMembers">
2139
2140 </ul>
2141 </li>
2142
2143 <li class="item" data-name="LuCI.network.Hosts">
2144 <span class="title">
2145 <a href="LuCI.network.Hosts.html">LuCI.network.Hosts</a>
2146
2147 </span>
2148 <ul class="members itemMembers">
2149
2150 </ul>
2151 <ul class="typedefs itemMembers">
2152
2153 </ul>
2154 <ul class="typedefs itemMembers">
2155
2156 </ul>
2157 <ul class="methods itemMembers">
2158
2159 <span class="subtitle">Methods</span>
2160
2161 <li data-name="LuCI.network.Hosts#getHostnameByIP6Addr"><a href="LuCI.network.Hosts.html#getHostnameByIP6Addr">getHostnameByIP6Addr</a></li>
2162
2163 <li data-name="LuCI.network.Hosts#getHostnameByIPAddr"><a href="LuCI.network.Hosts.html#getHostnameByIPAddr">getHostnameByIPAddr</a></li>
2164
2165 <li data-name="LuCI.network.Hosts#getHostnameByMACAddr"><a href="LuCI.network.Hosts.html#getHostnameByMACAddr">getHostnameByMACAddr</a></li>
2166
2167 <li data-name="LuCI.network.Hosts#getIP6AddrByMACAddr"><a href="LuCI.network.Hosts.html#getIP6AddrByMACAddr">getIP6AddrByMACAddr</a></li>
2168
2169 <li data-name="LuCI.network.Hosts#getIPAddrByMACAddr"><a href="LuCI.network.Hosts.html#getIPAddrByMACAddr">getIPAddrByMACAddr</a></li>
2170
2171 <li data-name="LuCI.network.Hosts#getMACAddrByIP6Addr"><a href="LuCI.network.Hosts.html#getMACAddrByIP6Addr">getMACAddrByIP6Addr</a></li>
2172
2173 <li data-name="LuCI.network.Hosts#getMACAddrByIPAddr"><a href="LuCI.network.Hosts.html#getMACAddrByIPAddr">getMACAddrByIPAddr</a></li>
2174
2175 <li data-name="LuCI.network.Hosts#getMACHints"><a href="LuCI.network.Hosts.html#getMACHints">getMACHints</a></li>
2176
2177 </ul>
2178 <ul class="events itemMembers">
2179
2180 </ul>
2181 </li>
2182
2183 <li class="item" data-name="LuCI.network.Protocol">
2184 <span class="title">
2185 <a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>
2186
2187 </span>
2188 <ul class="members itemMembers">
2189
2190 </ul>
2191 <ul class="typedefs itemMembers">
2192
2193 </ul>
2194 <ul class="typedefs itemMembers">
2195
2196 </ul>
2197 <ul class="methods itemMembers">
2198
2199 <span class="subtitle">Methods</span>
2200
2201 <li data-name="LuCI.network.Protocol#addDevice"><a href="LuCI.network.Protocol.html#addDevice">addDevice</a></li>
2202
2203 <li data-name="LuCI.network.Protocol#containsDevice"><a href="LuCI.network.Protocol.html#containsDevice">containsDevice</a></li>
2204
2205 <li data-name="LuCI.network.Protocol#deleteConfiguration"><a href="LuCI.network.Protocol.html#deleteConfiguration">deleteConfiguration</a></li>
2206
2207 <li data-name="LuCI.network.Protocol#deleteDevice"><a href="LuCI.network.Protocol.html#deleteDevice">deleteDevice</a></li>
2208
2209 <li data-name="LuCI.network.Protocol#get"><a href="LuCI.network.Protocol.html#get">get</a></li>
2210
2211 <li data-name="LuCI.network.Protocol#getDevice"><a href="LuCI.network.Protocol.html#getDevice">getDevice</a></li>
2212
2213 <li data-name="LuCI.network.Protocol#getDevices"><a href="LuCI.network.Protocol.html#getDevices">getDevices</a></li>
2214
2215 <li data-name="LuCI.network.Protocol#getDNS6Addrs"><a href="LuCI.network.Protocol.html#getDNS6Addrs">getDNS6Addrs</a></li>
2216
2217 <li data-name="LuCI.network.Protocol#getDNSAddrs"><a href="LuCI.network.Protocol.html#getDNSAddrs">getDNSAddrs</a></li>
2218
2219 <li data-name="LuCI.network.Protocol#getErrors"><a href="LuCI.network.Protocol.html#getErrors">getErrors</a></li>
2220
2221 <li data-name="LuCI.network.Protocol#getExpiry"><a href="LuCI.network.Protocol.html#getExpiry">getExpiry</a></li>
2222
2223 <li data-name="LuCI.network.Protocol#getGateway6Addr"><a href="LuCI.network.Protocol.html#getGateway6Addr">getGateway6Addr</a></li>
2224
2225 <li data-name="LuCI.network.Protocol#getGatewayAddr"><a href="LuCI.network.Protocol.html#getGatewayAddr">getGatewayAddr</a></li>
2226
2227 <li data-name="LuCI.network.Protocol#getI18n"><a href="LuCI.network.Protocol.html#getI18n">getI18n</a></li>
2228
2229 <li data-name="LuCI.network.Protocol#getIfname"><a href="LuCI.network.Protocol.html#getIfname">getIfname</a></li>
2230
2231 <li data-name="LuCI.network.Protocol#getIP6Addr"><a href="LuCI.network.Protocol.html#getIP6Addr">getIP6Addr</a></li>
2232
2233 <li data-name="LuCI.network.Protocol#getIP6Addrs"><a href="LuCI.network.Protocol.html#getIP6Addrs">getIP6Addrs</a></li>
2234
2235 <li data-name="LuCI.network.Protocol#getIP6Prefix"><a href="LuCI.network.Protocol.html#getIP6Prefix">getIP6Prefix</a></li>
2236
2237 <li data-name="LuCI.network.Protocol#getIPAddr"><a href="LuCI.network.Protocol.html#getIPAddr">getIPAddr</a></li>
2238
2239 <li data-name="LuCI.network.Protocol#getIPAddrs"><a href="LuCI.network.Protocol.html#getIPAddrs">getIPAddrs</a></li>
2240
2241 <li data-name="LuCI.network.Protocol#getL2Device"><a href="LuCI.network.Protocol.html#getL2Device">getL2Device</a></li>
2242
2243 <li data-name="LuCI.network.Protocol#getL3Device"><a href="LuCI.network.Protocol.html#getL3Device">getL3Device</a></li>
2244
2245 <li data-name="LuCI.network.Protocol#getMetric"><a href="LuCI.network.Protocol.html#getMetric">getMetric</a></li>
2246
2247 <li data-name="LuCI.network.Protocol#getName"><a href="LuCI.network.Protocol.html#getName">getName</a></li>
2248
2249 <li data-name="LuCI.network.Protocol#getNetmask"><a href="LuCI.network.Protocol.html#getNetmask">getNetmask</a></li>
2250
2251 <li data-name="LuCI.network.Protocol#getOpkgPackage"><a href="LuCI.network.Protocol.html#getOpkgPackage">getOpkgPackage</a></li>
2252
2253 <li data-name="LuCI.network.Protocol#getProtocol"><a href="LuCI.network.Protocol.html#getProtocol">getProtocol</a></li>
2254
2255 <li data-name="LuCI.network.Protocol#getType"><a href="LuCI.network.Protocol.html#getType">getType</a></li>
2256
2257 <li data-name="LuCI.network.Protocol#getUptime"><a href="LuCI.network.Protocol.html#getUptime">getUptime</a></li>
2258
2259 <li data-name="LuCI.network.Protocol#getZoneName"><a href="LuCI.network.Protocol.html#getZoneName">getZoneName</a></li>
2260
2261 <li data-name="LuCI.network.Protocol#isAlias"><a href="LuCI.network.Protocol.html#isAlias">isAlias</a></li>
2262
2263 <li data-name="LuCI.network.Protocol#isBridge"><a href="LuCI.network.Protocol.html#isBridge">isBridge</a></li>
2264
2265 <li data-name="LuCI.network.Protocol#isCreateable"><a href="LuCI.network.Protocol.html#isCreateable">isCreateable</a></li>
2266
2267 <li data-name="LuCI.network.Protocol#isDynamic"><a href="LuCI.network.Protocol.html#isDynamic">isDynamic</a></li>
2268
2269 <li data-name="LuCI.network.Protocol#isEmpty"><a href="LuCI.network.Protocol.html#isEmpty">isEmpty</a></li>
2270
2271 <li data-name="LuCI.network.Protocol#isFloating"><a href="LuCI.network.Protocol.html#isFloating">isFloating</a></li>
2272
2273 <li data-name="LuCI.network.Protocol#isInstalled"><a href="LuCI.network.Protocol.html#isInstalled">isInstalled</a></li>
2274
2275 <li data-name="LuCI.network.Protocol#isUp"><a href="LuCI.network.Protocol.html#isUp">isUp</a></li>
2276
2277 <li data-name="LuCI.network.Protocol#isVirtual"><a href="LuCI.network.Protocol.html#isVirtual">isVirtual</a></li>
2278
2279 <li data-name="LuCI.network.Protocol#set"><a href="LuCI.network.Protocol.html#set">set</a></li>
2280
2281 </ul>
2282 <ul class="events itemMembers">
2283
2284 </ul>
2285 </li>
2286
2287 <li class="item" data-name="LuCI.network.WifiDevice">
2288 <span class="title">
2289 <a href="LuCI.network.WifiDevice.html">LuCI.network.WifiDevice</a>
2290
2291 </span>
2292 <ul class="members itemMembers">
2293
2294 </ul>
2295 <ul class="typedefs itemMembers">
2296
2297 </ul>
2298 <ul class="typedefs itemMembers">
2299
2300 </ul>
2301 <ul class="methods itemMembers">
2302
2303 <span class="subtitle">Methods</span>
2304
2305 <li data-name="LuCI.network.WifiDevice#addWifiNetwork"><a href="LuCI.network.WifiDevice.html#addWifiNetwork">addWifiNetwork</a></li>
2306
2307 <li data-name="LuCI.network.WifiDevice#deleteWifiNetwork"><a href="LuCI.network.WifiDevice.html#deleteWifiNetwork">deleteWifiNetwork</a></li>
2308
2309 <li data-name="LuCI.network.WifiDevice#get"><a href="LuCI.network.WifiDevice.html#get">get</a></li>
2310
2311 <li data-name="LuCI.network.WifiDevice#getHTModes"><a href="LuCI.network.WifiDevice.html#getHTModes">getHTModes</a></li>
2312
2313 <li data-name="LuCI.network.WifiDevice#getHWModes"><a href="LuCI.network.WifiDevice.html#getHWModes">getHWModes</a></li>
2314
2315 <li data-name="LuCI.network.WifiDevice#getI18n"><a href="LuCI.network.WifiDevice.html#getI18n">getI18n</a></li>
2316
2317 <li data-name="LuCI.network.WifiDevice#getName"><a href="LuCI.network.WifiDevice.html#getName">getName</a></li>
2318
2319 <li data-name="LuCI.network.WifiDevice#getScanList"><a href="LuCI.network.WifiDevice.html#getScanList">getScanList</a></li>
2320
2321 <li data-name="LuCI.network.WifiDevice#getWifiNetwork"><a href="LuCI.network.WifiDevice.html#getWifiNetwork">getWifiNetwork</a></li>
2322
2323 <li data-name="LuCI.network.WifiDevice#getWifiNetworks"><a href="LuCI.network.WifiDevice.html#getWifiNetworks">getWifiNetworks</a></li>
2324
2325 <li data-name="LuCI.network.WifiDevice#isDisabled"><a href="LuCI.network.WifiDevice.html#isDisabled">isDisabled</a></li>
2326
2327 <li data-name="LuCI.network.WifiDevice#isUp"><a href="LuCI.network.WifiDevice.html#isUp">isUp</a></li>
2328
2329 <li data-name="LuCI.network.WifiDevice#set"><a href="LuCI.network.WifiDevice.html#set">set</a></li>
2330
2331 </ul>
2332 <ul class="events itemMembers">
2333
2334 </ul>
2335 </li>
2336
2337 <li class="item" data-name="LuCI.network.WifiNetwork">
2338 <span class="title">
2339 <a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a>
2340
2341 </span>
2342 <ul class="members itemMembers">
2343
2344 </ul>
2345 <ul class="typedefs itemMembers">
2346
2347 </ul>
2348 <ul class="typedefs itemMembers">
2349
2350 </ul>
2351 <ul class="methods itemMembers">
2352
2353 <span class="subtitle">Methods</span>
2354
2355 <li data-name="LuCI.network.WifiNetwork#disconnectClient"><a href="LuCI.network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
2356
2357 <li data-name="LuCI.network.WifiNetwork#get"><a href="LuCI.network.WifiNetwork.html#get">get</a></li>
2358
2359 <li data-name="LuCI.network.WifiNetwork#getActiveBSSID"><a href="LuCI.network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
2360
2361 <li data-name="LuCI.network.WifiNetwork#getActiveEncryption"><a href="LuCI.network.WifiNetwork.html#getActiveEncryption">getActiveEncryption</a></li>
2362
2363 <li data-name="LuCI.network.WifiNetwork#getActiveMode"><a href="LuCI.network.WifiNetwork.html#getActiveMode">getActiveMode</a></li>
2364
2365 <li data-name="LuCI.network.WifiNetwork#getActiveModeI18n"><a href="LuCI.network.WifiNetwork.html#getActiveModeI18n">getActiveModeI18n</a></li>
2366
2367 <li data-name="LuCI.network.WifiNetwork#getActiveSSID"><a href="LuCI.network.WifiNetwork.html#getActiveSSID">getActiveSSID</a></li>
2368
2369 <li data-name="LuCI.network.WifiNetwork#getAssocList"><a href="LuCI.network.WifiNetwork.html#getAssocList">getAssocList</a></li>
2370
2371 <li data-name="LuCI.network.WifiNetwork#getBitRate"><a href="LuCI.network.WifiNetwork.html#getBitRate">getBitRate</a></li>
2372
2373 <li data-name="LuCI.network.WifiNetwork#getBSSID"><a href="LuCI.network.WifiNetwork.html#getBSSID">getBSSID</a></li>
2374
2375 <li data-name="LuCI.network.WifiNetwork#getChannel"><a href="LuCI.network.WifiNetwork.html#getChannel">getChannel</a></li>
2376
2377 <li data-name="LuCI.network.WifiNetwork#getCountryCode"><a href="LuCI.network.WifiNetwork.html#getCountryCode">getCountryCode</a></li>
2378
2379 <li data-name="LuCI.network.WifiNetwork#getDevice"><a href="LuCI.network.WifiNetwork.html#getDevice">getDevice</a></li>
2380
2381 <li data-name="LuCI.network.WifiNetwork#getFrequency"><a href="LuCI.network.WifiNetwork.html#getFrequency">getFrequency</a></li>
2382
2383 <li data-name="LuCI.network.WifiNetwork#getI18n"><a href="LuCI.network.WifiNetwork.html#getI18n">getI18n</a></li>
2384
2385 <li data-name="LuCI.network.WifiNetwork#getID"><a href="LuCI.network.WifiNetwork.html#getID">getID</a></li>
2386
2387 <li data-name="LuCI.network.WifiNetwork#getIfname"><a href="LuCI.network.WifiNetwork.html#getIfname">getIfname</a></li>
2388
2389 <li data-name="LuCI.network.WifiNetwork#getMeshID"><a href="LuCI.network.WifiNetwork.html#getMeshID">getMeshID</a></li>
2390
2391 <li data-name="LuCI.network.WifiNetwork#getMode"><a href="LuCI.network.WifiNetwork.html#getMode">getMode</a></li>
2392
2393 <li data-name="LuCI.network.WifiNetwork#getName"><a href="LuCI.network.WifiNetwork.html#getName">getName</a></li>
2394
2395 <li data-name="LuCI.network.WifiNetwork#getNetwork"><a href="LuCI.network.WifiNetwork.html#getNetwork">getNetwork</a></li>
2396
2397 <li data-name="LuCI.network.WifiNetwork#getNetworkNames"><a href="LuCI.network.WifiNetwork.html#getNetworkNames">getNetworkNames</a></li>
2398
2399 <li data-name="LuCI.network.WifiNetwork#getNetworks"><a href="LuCI.network.WifiNetwork.html#getNetworks">getNetworks</a></li>
2400
2401 <li data-name="LuCI.network.WifiNetwork#getNoise"><a href="LuCI.network.WifiNetwork.html#getNoise">getNoise</a></li>
2402
2403 <li data-name="LuCI.network.WifiNetwork#getShortName"><a href="LuCI.network.WifiNetwork.html#getShortName">getShortName</a></li>
2404
2405 <li data-name="LuCI.network.WifiNetwork#getSignal"><a href="LuCI.network.WifiNetwork.html#getSignal">getSignal</a></li>
2406
2407 <li data-name="LuCI.network.WifiNetwork#getSignalLevel"><a href="LuCI.network.WifiNetwork.html#getSignalLevel">getSignalLevel</a></li>
2408
2409 <li data-name="LuCI.network.WifiNetwork#getSignalPercent"><a href="LuCI.network.WifiNetwork.html#getSignalPercent">getSignalPercent</a></li>
2410
2411 <li data-name="LuCI.network.WifiNetwork#getSSID"><a href="LuCI.network.WifiNetwork.html#getSSID">getSSID</a></li>
2412
2413 <li data-name="LuCI.network.WifiNetwork#getTXPower"><a href="LuCI.network.WifiNetwork.html#getTXPower">getTXPower</a></li>
2414
2415 <li data-name="LuCI.network.WifiNetwork#getTXPowerOffset"><a href="LuCI.network.WifiNetwork.html#getTXPowerOffset">getTXPowerOffset</a></li>
2416
2417 <li data-name="LuCI.network.WifiNetwork#getVlanIfnames"><a href="LuCI.network.WifiNetwork.html#getVlanIfnames">getVlanIfnames</a></li>
2418
2419 <li data-name="LuCI.network.WifiNetwork#getWifiDevice"><a href="LuCI.network.WifiNetwork.html#getWifiDevice">getWifiDevice</a></li>
2420
2421 <li data-name="LuCI.network.WifiNetwork#getWifiDeviceName"><a href="LuCI.network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
2422
2423 <li data-name="LuCI.network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
2424
2425 <li data-name="LuCI.network.WifiNetwork#isDisabled"><a href="LuCI.network.WifiNetwork.html#isDisabled">isDisabled</a></li>
2426
2427 <li data-name="LuCI.network.WifiNetwork#isUp"><a href="LuCI.network.WifiNetwork.html#isUp">isUp</a></li>
2428
2429 <li data-name="LuCI.network.WifiNetwork#set"><a href="LuCI.network.WifiNetwork.html#set">set</a></li>
2430
2431 </ul>
2432 <ul class="events itemMembers">
2433
2434 </ul>
2435 </li>
2436
2437 <li class="item" data-name="LuCI.poll">
2438 <span class="title">
2439 <a href="LuCI.poll.html">LuCI.poll</a>
2440
2441 </span>
2442 <ul class="members itemMembers">
2443
2444 </ul>
2445 <ul class="typedefs itemMembers">
2446
2447 </ul>
2448 <ul class="typedefs itemMembers">
2449
2450 </ul>
2451 <ul class="methods itemMembers">
2452
2453 <span class="subtitle">Methods</span>
2454
2455 <li data-name="LuCI.poll#active"><a href="LuCI.poll.html#active">active</a></li>
2456
2457 <li data-name="LuCI.poll#add"><a href="LuCI.poll.html#add">add</a></li>
2458
2459 <li data-name="LuCI.poll#remove"><a href="LuCI.poll.html#remove">remove</a></li>
2460
2461 <li data-name="LuCI.poll#start"><a href="LuCI.poll.html#start">start</a></li>
2462
2463 <li data-name="LuCI.poll#stop"><a href="LuCI.poll.html#stop">stop</a></li>
2464
2465 </ul>
2466 <ul class="events itemMembers">
2467
2468 </ul>
2469 </li>
2470
2471 <li class="item" data-name="LuCI.request">
2472 <span class="title">
2473 <a href="LuCI.request.html">LuCI.request</a>
2474
2475 </span>
2476 <ul class="members itemMembers">
2477
2478 </ul>
2479 <ul class="typedefs itemMembers">
2480
2481 <span class="subtitle">Typedefs</span>
2482
2483 <li data-name="LuCI.request.interceptorFn"><a href="LuCI.request.html#.interceptorFn">interceptorFn</a></li>
2484
2485 <li data-name="LuCI.request.RequestOptions"><a href="LuCI.request.html#.RequestOptions">RequestOptions</a></li>
2486
2487 </ul>
2488 <ul class="typedefs itemMembers">
2489
2490 </ul>
2491 <ul class="methods itemMembers">
2492
2493 <span class="subtitle">Methods</span>
2494
2495 <li data-name="LuCI.request#addInterceptor"><a href="LuCI.request.html#addInterceptor">addInterceptor</a></li>
2496
2497 <li data-name="LuCI.request#expandURL"><a href="LuCI.request.html#expandURL">expandURL</a></li>
2498
2499 <li data-name="LuCI.request#get"><a href="LuCI.request.html#get">get</a></li>
2500
2501 <li data-name="LuCI.request#post"><a href="LuCI.request.html#post">post</a></li>
2502
2503 <li data-name="LuCI.request#removeInterceptor"><a href="LuCI.request.html#removeInterceptor">removeInterceptor</a></li>
2504
2505 <li data-name="LuCI.request#request"><a href="LuCI.request.html#request">request</a></li>
2506
2507 </ul>
2508 <ul class="events itemMembers">
2509
2510 </ul>
2511 </li>
2512
2513 <li class="item" data-name="LuCI.request.poll">
2514 <span class="title">
2515 <a href="LuCI.request.poll.html">LuCI.request.poll</a>
2516
2517 </span>
2518 <ul class="members itemMembers">
2519
2520 </ul>
2521 <ul class="typedefs itemMembers">
2522
2523 <span class="subtitle">Typedefs</span>
2524
2525 <li data-name="LuCI.request.poll~callbackFn"><a href="LuCI.request.poll.html#~callbackFn">callbackFn</a></li>
2526
2527 </ul>
2528 <ul class="typedefs itemMembers">
2529
2530 </ul>
2531 <ul class="methods itemMembers">
2532
2533 <span class="subtitle">Methods</span>
2534
2535 <li data-name="LuCI.request.poll#active"><a href="LuCI.request.poll.html#active">active</a></li>
2536
2537 <li data-name="LuCI.request.poll#add"><a href="LuCI.request.poll.html#add">add</a></li>
2538
2539 <li data-name="LuCI.request.poll#remove"><a href="LuCI.request.poll.html#remove">remove</a></li>
2540
2541 <li data-name="LuCI.request.poll#start"><a href="LuCI.request.poll.html#start">start</a></li>
2542
2543 <li data-name="LuCI.request.poll#stop"><a href="LuCI.request.poll.html#stop">stop</a></li>
2544
2545 </ul>
2546 <ul class="events itemMembers">
2547
2548 </ul>
2549 </li>
2550
2551 <li class="item" data-name="LuCI.response">
2552 <span class="title">
2553 <a href="LuCI.response.html">LuCI.response</a>
2554
2555 </span>
2556 <ul class="members itemMembers">
2557
2558 <span class="subtitle">Members</span>
2559
2560 <li data-name="LuCI.response#duration"><a href="LuCI.response.html#duration">duration</a></li>
2561
2562 <li data-name="LuCI.response#headers"><a href="LuCI.response.html#headers">headers</a></li>
2563
2564 <li data-name="LuCI.response#ok"><a href="LuCI.response.html#ok">ok</a></li>
2565
2566 <li data-name="LuCI.response#status"><a href="LuCI.response.html#status">status</a></li>
2567
2568 <li data-name="LuCI.response#statusText"><a href="LuCI.response.html#statusText">statusText</a></li>
2569
2570 <li data-name="LuCI.response#url"><a href="LuCI.response.html#url">url</a></li>
2571
2572 </ul>
2573 <ul class="typedefs itemMembers">
2574
2575 </ul>
2576 <ul class="typedefs itemMembers">
2577
2578 </ul>
2579 <ul class="methods itemMembers">
2580
2581 <span class="subtitle">Methods</span>
2582
2583 <li data-name="LuCI.response#blob"><a href="LuCI.response.html#blob">blob</a></li>
2584
2585 <li data-name="LuCI.response#clone"><a href="LuCI.response.html#clone">clone</a></li>
2586
2587 <li data-name="LuCI.response#json"><a href="LuCI.response.html#json">json</a></li>
2588
2589 <li data-name="LuCI.response#text"><a href="LuCI.response.html#text">text</a></li>
2590
2591 </ul>
2592 <ul class="events itemMembers">
2593
2594 </ul>
2595 </li>
2596
2597 <li class="item" data-name="LuCI.rpc">
2598 <span class="title">
2599 <a href="LuCI.rpc.html">LuCI.rpc</a>
2600
2601 </span>
2602 <ul class="members itemMembers">
2603
2604 </ul>
2605 <ul class="typedefs itemMembers">
2606
2607 <span class="subtitle">Typedefs</span>
2608
2609 <li data-name="LuCI.rpc.DeclareOptions"><a href="LuCI.rpc.html#.DeclareOptions">DeclareOptions</a></li>
2610
2611 <li data-name="LuCI.rpc~filterFn"><a href="LuCI.rpc.html#~filterFn">filterFn</a></li>
2612
2613 <li data-name="LuCI.rpc~interceptorFn"><a href="LuCI.rpc.html#~interceptorFn">interceptorFn</a></li>
2614
2615 <li data-name="LuCI.rpc~invokeFn"><a href="LuCI.rpc.html#~invokeFn">invokeFn</a></li>
2616
2617 </ul>
2618 <ul class="typedefs itemMembers">
2619
2620 </ul>
2621 <ul class="methods itemMembers">
2622
2623 <span class="subtitle">Methods</span>
2624
2625 <li data-name="LuCI.rpc#addInterceptor"><a href="LuCI.rpc.html#addInterceptor">addInterceptor</a></li>
2626
2627 <li data-name="LuCI.rpc#declare"><a href="LuCI.rpc.html#declare">declare</a></li>
2628
2629 <li data-name="LuCI.rpc#getBaseURL"><a href="LuCI.rpc.html#getBaseURL">getBaseURL</a></li>
2630
2631 <li data-name="LuCI.rpc#getSessionID"><a href="LuCI.rpc.html#getSessionID">getSessionID</a></li>
2632
2633 <li data-name="LuCI.rpc#getStatusText"><a href="LuCI.rpc.html#getStatusText">getStatusText</a></li>
2634
2635 <li data-name="LuCI.rpc#list"><a href="LuCI.rpc.html#list">list</a></li>
2636
2637 <li data-name="LuCI.rpc#removeInterceptor"><a href="LuCI.rpc.html#removeInterceptor">removeInterceptor</a></li>
2638
2639 <li data-name="LuCI.rpc#setBaseURL"><a href="LuCI.rpc.html#setBaseURL">setBaseURL</a></li>
2640
2641 <li data-name="LuCI.rpc#setSessionID"><a href="LuCI.rpc.html#setSessionID">setSessionID</a></li>
2642
2643 </ul>
2644 <ul class="events itemMembers">
2645
2646 </ul>
2647 </li>
2648
2649 <li class="item" data-name="LuCI.session">
2650 <span class="title">
2651 <a href="LuCI.session.html">LuCI.session</a>
2652
2653 </span>
2654 <ul class="members itemMembers">
2655
2656 </ul>
2657 <ul class="typedefs itemMembers">
2658
2659 </ul>
2660 <ul class="typedefs itemMembers">
2661
2662 </ul>
2663 <ul class="methods itemMembers">
2664
2665 <span class="subtitle">Methods</span>
2666
2667 <li data-name="LuCI.session#getID"><a href="LuCI.session.html#getID">getID</a></li>
2668
2669 <li data-name="LuCI.session#getLocalData"><a href="LuCI.session.html#getLocalData">getLocalData</a></li>
2670
2671 <li data-name="LuCI.session#getToken"><a href="LuCI.session.html#getToken">getToken</a></li>
2672
2673 <li data-name="LuCI.session#setLocalData"><a href="LuCI.session.html#setLocalData">setLocalData</a></li>
2674
2675 </ul>
2676 <ul class="events itemMembers">
2677
2678 </ul>
2679 </li>
2680
2681 <li class="item" data-name="LuCI.uci">
2682 <span class="title">
2683 <a href="LuCI.uci.html">LuCI.uci</a>
2684
2685 </span>
2686 <ul class="members itemMembers">
2687
2688 </ul>
2689 <ul class="typedefs itemMembers">
2690
2691 <span class="subtitle">Typedefs</span>
2692
2693 <li data-name="LuCI.uci.ChangeRecord"><a href="LuCI.uci.html#.ChangeRecord">ChangeRecord</a></li>
2694
2695 <li data-name="LuCI.uci.SectionObject"><a href="LuCI.uci.html#.SectionObject">SectionObject</a></li>
2696
2697 <li data-name="LuCI.uci~sectionsFn"><a href="LuCI.uci.html#~sectionsFn">sectionsFn</a></li>
2698
2699 </ul>
2700 <ul class="typedefs itemMembers">
2701
2702 </ul>
2703 <ul class="methods itemMembers">
2704
2705 <span class="subtitle">Methods</span>
2706
2707 <li data-name="LuCI.uci#add"><a href="LuCI.uci.html#add">add</a></li>
2708
2709 <li data-name="LuCI.uci#apply"><a href="LuCI.uci.html#apply">apply</a></li>
2710
2711 <li data-name="LuCI.uci#changes"><a href="LuCI.uci.html#changes">changes</a></li>
2712
2713 <li data-name="LuCI.uci#createSID"><a href="LuCI.uci.html#createSID">createSID</a></li>
2714
2715 <li data-name="LuCI.uci#get"><a href="LuCI.uci.html#get">get</a></li>
2716
2717 <li data-name="LuCI.uci#get_first"><a href="LuCI.uci.html#get_first">get_first</a></li>
2718
2719 <li data-name="LuCI.uci#load"><a href="LuCI.uci.html#load">load</a></li>
2720
2721 <li data-name="LuCI.uci#move"><a href="LuCI.uci.html#move">move</a></li>
2722
2723 <li data-name="LuCI.uci#remove"><a href="LuCI.uci.html#remove">remove</a></li>
2724
2725 <li data-name="LuCI.uci#resolveSID"><a href="LuCI.uci.html#resolveSID">resolveSID</a></li>
2726
2727 <li data-name="LuCI.uci#save"><a href="LuCI.uci.html#save">save</a></li>
2728
2729 <li data-name="LuCI.uci#sections"><a href="LuCI.uci.html#sections">sections</a></li>
2730
2731 <li data-name="LuCI.uci#set"><a href="LuCI.uci.html#set">set</a></li>
2732
2733 <li data-name="LuCI.uci#set_first"><a href="LuCI.uci.html#set_first">set_first</a></li>
2734
2735 <li data-name="LuCI.uci#unload"><a href="LuCI.uci.html#unload">unload</a></li>
2736
2737 <li data-name="LuCI.uci#unset"><a href="LuCI.uci.html#unset">unset</a></li>
2738
2739 <li data-name="LuCI.uci#unset_first"><a href="LuCI.uci.html#unset_first">unset_first</a></li>
2740
2741 </ul>
2742 <ul class="events itemMembers">
2743
2744 </ul>
2745 </li>
2746
2747 <li class="item" data-name="LuCI.ui">
2748 <span class="title">
2749 <a href="LuCI.ui.html">LuCI.ui</a>
2750
2751 </span>
2752 <ul class="members itemMembers">
2753
2754 </ul>
2755 <ul class="typedefs itemMembers">
2756
2757 <span class="subtitle">Typedefs</span>
2758
2759 <li data-name="LuCI.ui.FileUploadReply"><a href="LuCI.ui.html#.FileUploadReply">FileUploadReply</a></li>
2760
2761 </ul>
2762 <ul class="typedefs itemMembers">
2763
2764 </ul>
2765 <ul class="methods itemMembers">
2766
2767 <span class="subtitle">Methods</span>
2768
2769 <li data-name="LuCI.ui#addNotification"><a href="LuCI.ui.html#addNotification">addNotification</a></li>
2770
2771 <li data-name="LuCI.ui#addValidator"><a href="LuCI.ui.html#addValidator">addValidator</a></li>
2772
2773 <li data-name="LuCI.ui#awaitReconnect"><a href="LuCI.ui.html#awaitReconnect">awaitReconnect</a></li>
2774
2775 <li data-name="LuCI.ui#createHandlerFn"><a href="LuCI.ui.html#createHandlerFn">createHandlerFn</a></li>
2776
2777 <li data-name="LuCI.ui#hideIndicator"><a href="LuCI.ui.html#hideIndicator">hideIndicator</a></li>
2778
2779 <li data-name="LuCI.ui#hideModal"><a href="LuCI.ui.html#hideModal">hideModal</a></li>
2780
2781 <li data-name="LuCI.ui#instantiateView"><a href="LuCI.ui.html#instantiateView">instantiateView</a></li>
2782
2783 <li data-name="LuCI.ui#itemlist"><a href="LuCI.ui.html#itemlist">itemlist</a></li>
2784
2785 <li data-name="LuCI.ui#pingDevice"><a href="LuCI.ui.html#pingDevice">pingDevice</a></li>
2786
2787 <li data-name="LuCI.ui#showIndicator"><a href="LuCI.ui.html#showIndicator">showIndicator</a></li>
2788
2789 <li data-name="LuCI.ui#showModal"><a href="LuCI.ui.html#showModal">showModal</a></li>
2790
2791 <li data-name="LuCI.ui#uploadFile"><a href="LuCI.ui.html#uploadFile">uploadFile</a></li>
2792
2793 </ul>
2794 <ul class="events itemMembers">
2795
2796 </ul>
2797 </li>
2798
2799 <li class="item" data-name="LuCI.ui.AbstractElement">
2800 <span class="title">
2801 <a href="LuCI.ui.AbstractElement.html">LuCI.ui.AbstractElement</a>
2802
2803 </span>
2804 <ul class="members itemMembers">
2805
2806 </ul>
2807 <ul class="typedefs itemMembers">
2808
2809 <span class="subtitle">Typedefs</span>
2810
2811 <li data-name="LuCI.ui.AbstractElement.InitOptions"><a href="LuCI.ui.AbstractElement.html#.InitOptions">InitOptions</a></li>
2812
2813 </ul>
2814 <ul class="typedefs itemMembers">
2815
2816 </ul>
2817 <ul class="methods itemMembers">
2818
2819 <span class="subtitle">Methods</span>
2820
2821 <li data-name="LuCI.ui.AbstractElement#getValidationError"><a href="LuCI.ui.AbstractElement.html#getValidationError">getValidationError</a></li>
2822
2823 <li data-name="LuCI.ui.AbstractElement#getValue"><a href="LuCI.ui.AbstractElement.html#getValue">getValue</a></li>
2824
2825 <li data-name="LuCI.ui.AbstractElement#isChanged"><a href="LuCI.ui.AbstractElement.html#isChanged">isChanged</a></li>
2826
2827 <li data-name="LuCI.ui.AbstractElement#isValid"><a href="LuCI.ui.AbstractElement.html#isValid">isValid</a></li>
2828
2829 <li data-name="LuCI.ui.AbstractElement#registerEvents"><a href="LuCI.ui.AbstractElement.html#registerEvents">registerEvents</a></li>
2830
2831 <li data-name="LuCI.ui.AbstractElement#render"><a href="LuCI.ui.AbstractElement.html#render">render</a></li>
2832
2833 <li data-name="LuCI.ui.AbstractElement#setChangeEvents"><a href="LuCI.ui.AbstractElement.html#setChangeEvents">setChangeEvents</a></li>
2834
2835 <li data-name="LuCI.ui.AbstractElement#setPlaceholder"><a href="LuCI.ui.AbstractElement.html#setPlaceholder">setPlaceholder</a></li>
2836
2837 <li data-name="LuCI.ui.AbstractElement#setUpdateEvents"><a href="LuCI.ui.AbstractElement.html#setUpdateEvents">setUpdateEvents</a></li>
2838
2839 <li data-name="LuCI.ui.AbstractElement#setValue"><a href="LuCI.ui.AbstractElement.html#setValue">setValue</a></li>
2840
2841 <li data-name="LuCI.ui.AbstractElement#triggerValidation"><a href="LuCI.ui.AbstractElement.html#triggerValidation">triggerValidation</a></li>
2842
2843 </ul>
2844 <ul class="events itemMembers">
2845
2846 </ul>
2847 </li>
2848
2849 <li class="item" data-name="LuCI.ui.changes">
2850 <span class="title">
2851 <a href="LuCI.ui.changes.html">LuCI.ui.changes</a>
2852
2853 </span>
2854 <ul class="members itemMembers">
2855
2856 </ul>
2857 <ul class="typedefs itemMembers">
2858
2859 </ul>
2860 <ul class="typedefs itemMembers">
2861
2862 </ul>
2863 <ul class="methods itemMembers">
2864
2865 <span class="subtitle">Methods</span>
2866
2867 <li data-name="LuCI.ui.changes#apply"><a href="LuCI.ui.changes.html#apply">apply</a></li>
2868
2869 <li data-name="LuCI.ui.changes#displayChanges"><a href="LuCI.ui.changes.html#displayChanges">displayChanges</a></li>
2870
2871 <li data-name="LuCI.ui.changes#renderChangeIndicator"><a href="LuCI.ui.changes.html#renderChangeIndicator">renderChangeIndicator</a></li>
2872
2873 <li data-name="LuCI.ui.changes#revert"><a href="LuCI.ui.changes.html#revert">revert</a></li>
2874
2875 <li data-name="LuCI.ui.changes#setIndicator"><a href="LuCI.ui.changes.html#setIndicator">setIndicator</a></li>
2876
2877 </ul>
2878 <ul class="events itemMembers">
2879
2880 </ul>
2881 </li>
2882
2883 <li class="item" data-name="LuCI.ui.Checkbox">
2884 <span class="title">
2885 <a href="LuCI.ui.Checkbox.html">LuCI.ui.Checkbox</a>
2886
2887 </span>
2888 <ul class="members itemMembers">
2889
2890 </ul>
2891 <ul class="typedefs itemMembers">
2892
2893 <span class="subtitle">Typedefs</span>
2894
2895 <li data-name="LuCI.ui.Checkbox.InitOptions"><a href="LuCI.ui.Checkbox.html#.InitOptions">InitOptions</a></li>
2896
2897 </ul>
2898 <ul class="typedefs itemMembers">
2899
2900 </ul>
2901 <ul class="methods itemMembers">
2902
2903 <span class="subtitle">Methods</span>
2904
2905 <li data-name="LuCI.ui.Checkbox#getValidationError"><a href="LuCI.ui.Checkbox.html#getValidationError">getValidationError</a></li>
2906
2907 <li data-name="LuCI.ui.Checkbox#getValue"><a href="LuCI.ui.Checkbox.html#getValue">getValue</a></li>
2908
2909 <li data-name="LuCI.ui.Checkbox#isChanged"><a href="LuCI.ui.Checkbox.html#isChanged">isChanged</a></li>
2910
2911 <li data-name="LuCI.ui.Checkbox#isChecked"><a href="LuCI.ui.Checkbox.html#isChecked">isChecked</a></li>
2912
2913 <li data-name="LuCI.ui.Checkbox#isValid"><a href="LuCI.ui.Checkbox.html#isValid">isValid</a></li>
2914
2915 <li data-name="LuCI.ui.Checkbox#registerEvents"><a href="LuCI.ui.Checkbox.html#registerEvents">registerEvents</a></li>
2916
2917 <li data-name="LuCI.ui.Checkbox#render"><a href="LuCI.ui.Checkbox.html#render">render</a></li>
2918
2919 <li data-name="LuCI.ui.Checkbox#setChangeEvents"><a href="LuCI.ui.Checkbox.html#setChangeEvents">setChangeEvents</a></li>
2920
2921 <li data-name="LuCI.ui.Checkbox#setPlaceholder"><a href="LuCI.ui.Checkbox.html#setPlaceholder">setPlaceholder</a></li>
2922
2923 <li data-name="LuCI.ui.Checkbox#setUpdateEvents"><a href="LuCI.ui.Checkbox.html#setUpdateEvents">setUpdateEvents</a></li>
2924
2925 <li data-name="LuCI.ui.Checkbox#setValue"><a href="LuCI.ui.Checkbox.html#setValue">setValue</a></li>
2926
2927 <li data-name="LuCI.ui.Checkbox#triggerValidation"><a href="LuCI.ui.Checkbox.html#triggerValidation">triggerValidation</a></li>
2928
2929 </ul>
2930 <ul class="events itemMembers">
2931
2932 </ul>
2933 </li>
2934
2935 <li class="item" data-name="LuCI.ui.Combobox">
2936 <span class="title">
2937 <a href="LuCI.ui.Combobox.html">LuCI.ui.Combobox</a>
2938
2939 </span>
2940 <ul class="members itemMembers">
2941
2942 </ul>
2943 <ul class="typedefs itemMembers">
2944
2945 <span class="subtitle">Typedefs</span>
2946
2947 <li data-name="LuCI.ui.Combobox.InitOptions"><a href="LuCI.ui.Combobox.html#.InitOptions">InitOptions</a></li>
2948
2949 </ul>
2950 <ul class="typedefs itemMembers">
2951
2952 </ul>
2953 <ul class="methods itemMembers">
2954
2955 <span class="subtitle">Methods</span>
2956
2957 <li data-name="LuCI.ui.Combobox#addChoices"><a href="LuCI.ui.Combobox.html#addChoices">addChoices</a></li>
2958
2959 <li data-name="LuCI.ui.Combobox#clearChoices"><a href="LuCI.ui.Combobox.html#clearChoices">clearChoices</a></li>
2960
2961 <li data-name="LuCI.ui.Combobox#closeAllDropdowns"><a href="LuCI.ui.Combobox.html#closeAllDropdowns">closeAllDropdowns</a></li>
2962
2963 <li data-name="LuCI.ui.Combobox#getValidationError"><a href="LuCI.ui.Combobox.html#getValidationError">getValidationError</a></li>
2964
2965 <li data-name="LuCI.ui.Combobox#isChanged"><a href="LuCI.ui.Combobox.html#isChanged">isChanged</a></li>
2966
2967 <li data-name="LuCI.ui.Combobox#isValid"><a href="LuCI.ui.Combobox.html#isValid">isValid</a></li>
2968
2969 <li data-name="LuCI.ui.Combobox#registerEvents"><a href="LuCI.ui.Combobox.html#registerEvents">registerEvents</a></li>
2970
2971 <li data-name="LuCI.ui.Combobox#setChangeEvents"><a href="LuCI.ui.Combobox.html#setChangeEvents">setChangeEvents</a></li>
2972
2973 <li data-name="LuCI.ui.Combobox#setPlaceholder"><a href="LuCI.ui.Combobox.html#setPlaceholder">setPlaceholder</a></li>
2974
2975 <li data-name="LuCI.ui.Combobox#setUpdateEvents"><a href="LuCI.ui.Combobox.html#setUpdateEvents">setUpdateEvents</a></li>
2976
2977 <li data-name="LuCI.ui.Combobox#triggerValidation"><a href="LuCI.ui.Combobox.html#triggerValidation">triggerValidation</a></li>
2978
2979 </ul>
2980 <ul class="events itemMembers">
2981
2982 </ul>
2983 </li>
2984
2985 <li class="item" data-name="LuCI.ui.ComboButton">
2986 <span class="title">
2987 <a href="LuCI.ui.ComboButton.html">LuCI.ui.ComboButton</a>
2988
2989 </span>
2990 <ul class="members itemMembers">
2991
2992 </ul>
2993 <ul class="typedefs itemMembers">
2994
2995 <span class="subtitle">Typedefs</span>
2996
2997 <li data-name="LuCI.ui.ComboButton.InitOptions"><a href="LuCI.ui.ComboButton.html#.InitOptions">InitOptions</a></li>
2998
2999 </ul>
3000 <ul class="typedefs itemMembers">
3001
3002 </ul>
3003 <ul class="methods itemMembers">
3004
3005 <span class="subtitle">Methods</span>
3006
3007 <li data-name="LuCI.ui.ComboButton#addChoices"><a href="LuCI.ui.ComboButton.html#addChoices">addChoices</a></li>
3008
3009 <li data-name="LuCI.ui.ComboButton#clearChoices"><a href="LuCI.ui.ComboButton.html#clearChoices">clearChoices</a></li>
3010
3011 <li data-name="LuCI.ui.ComboButton#closeAllDropdowns"><a href="LuCI.ui.ComboButton.html#closeAllDropdowns">closeAllDropdowns</a></li>
3012
3013 <li data-name="LuCI.ui.ComboButton#getValidationError"><a href="LuCI.ui.ComboButton.html#getValidationError">getValidationError</a></li>
3014
3015 <li data-name="LuCI.ui.ComboButton#isChanged"><a href="LuCI.ui.ComboButton.html#isChanged">isChanged</a></li>
3016
3017 <li data-name="LuCI.ui.ComboButton#isValid"><a href="LuCI.ui.ComboButton.html#isValid">isValid</a></li>
3018
3019 <li data-name="LuCI.ui.ComboButton#registerEvents"><a href="LuCI.ui.ComboButton.html#registerEvents">registerEvents</a></li>
3020
3021 <li data-name="LuCI.ui.ComboButton#setChangeEvents"><a href="LuCI.ui.ComboButton.html#setChangeEvents">setChangeEvents</a></li>
3022
3023 <li data-name="LuCI.ui.ComboButton#setPlaceholder"><a href="LuCI.ui.ComboButton.html#setPlaceholder">setPlaceholder</a></li>
3024
3025 <li data-name="LuCI.ui.ComboButton#setUpdateEvents"><a href="LuCI.ui.ComboButton.html#setUpdateEvents">setUpdateEvents</a></li>
3026
3027 <li data-name="LuCI.ui.ComboButton#triggerValidation"><a href="LuCI.ui.ComboButton.html#triggerValidation">triggerValidation</a></li>
3028
3029 </ul>
3030 <ul class="events itemMembers">
3031
3032 </ul>
3033 </li>
3034
3035 <li class="item" data-name="LuCI.ui.Dropdown">
3036 <span class="title">
3037 <a href="LuCI.ui.Dropdown.html">LuCI.ui.Dropdown</a>
3038
3039 </span>
3040 <ul class="members itemMembers">
3041
3042 </ul>
3043 <ul class="typedefs itemMembers">
3044
3045 <span class="subtitle">Typedefs</span>
3046
3047 <li data-name="LuCI.ui.Dropdown.InitOptions"><a href="LuCI.ui.Dropdown.html#.InitOptions">InitOptions</a></li>
3048
3049 </ul>
3050 <ul class="typedefs itemMembers">
3051
3052 </ul>
3053 <ul class="methods itemMembers">
3054
3055 <span class="subtitle">Methods</span>
3056
3057 <li data-name="LuCI.ui.Dropdown#addChoices"><a href="LuCI.ui.Dropdown.html#addChoices">addChoices</a></li>
3058
3059 <li data-name="LuCI.ui.Dropdown#clearChoices"><a href="LuCI.ui.Dropdown.html#clearChoices">clearChoices</a></li>
3060
3061 <li data-name="LuCI.ui.Dropdown#closeAllDropdowns"><a href="LuCI.ui.Dropdown.html#closeAllDropdowns">closeAllDropdowns</a></li>
3062
3063 <li data-name="LuCI.ui.Dropdown#getValidationError"><a href="LuCI.ui.Dropdown.html#getValidationError">getValidationError</a></li>
3064
3065 <li data-name="LuCI.ui.Dropdown#getValue"><a href="LuCI.ui.Dropdown.html#getValue">getValue</a></li>
3066
3067 <li data-name="LuCI.ui.Dropdown#isChanged"><a href="LuCI.ui.Dropdown.html#isChanged">isChanged</a></li>
3068
3069 <li data-name="LuCI.ui.Dropdown#isValid"><a href="LuCI.ui.Dropdown.html#isValid">isValid</a></li>
3070
3071 <li data-name="LuCI.ui.Dropdown#registerEvents"><a href="LuCI.ui.Dropdown.html#registerEvents">registerEvents</a></li>
3072
3073 <li data-name="LuCI.ui.Dropdown#render"><a href="LuCI.ui.Dropdown.html#render">render</a></li>
3074
3075 <li data-name="LuCI.ui.Dropdown#setChangeEvents"><a href="LuCI.ui.Dropdown.html#setChangeEvents">setChangeEvents</a></li>
3076
3077 <li data-name="LuCI.ui.Dropdown#setPlaceholder"><a href="LuCI.ui.Dropdown.html#setPlaceholder">setPlaceholder</a></li>
3078
3079 <li data-name="LuCI.ui.Dropdown#setUpdateEvents"><a href="LuCI.ui.Dropdown.html#setUpdateEvents">setUpdateEvents</a></li>
3080
3081 <li data-name="LuCI.ui.Dropdown#setValue"><a href="LuCI.ui.Dropdown.html#setValue">setValue</a></li>
3082
3083 <li data-name="LuCI.ui.Dropdown#triggerValidation"><a href="LuCI.ui.Dropdown.html#triggerValidation">triggerValidation</a></li>
3084
3085 </ul>
3086 <ul class="events itemMembers">
3087
3088 </ul>
3089 </li>
3090
3091 <li class="item" data-name="LuCI.ui.DynamicList">
3092 <span class="title">
3093 <a href="LuCI.ui.DynamicList.html">LuCI.ui.DynamicList</a>
3094
3095 </span>
3096 <ul class="members itemMembers">
3097
3098 </ul>
3099 <ul class="typedefs itemMembers">
3100
3101 <span class="subtitle">Typedefs</span>
3102
3103 <li data-name="LuCI.ui.DynamicList.InitOptions"><a href="LuCI.ui.DynamicList.html#.InitOptions">InitOptions</a></li>
3104
3105 </ul>
3106 <ul class="typedefs itemMembers">
3107
3108 </ul>
3109 <ul class="methods itemMembers">
3110
3111 <span class="subtitle">Methods</span>
3112
3113 <li data-name="LuCI.ui.DynamicList#addChoices"><a href="LuCI.ui.DynamicList.html#addChoices">addChoices</a></li>
3114
3115 <li data-name="LuCI.ui.DynamicList#clearChoices"><a href="LuCI.ui.DynamicList.html#clearChoices">clearChoices</a></li>
3116
3117 <li data-name="LuCI.ui.DynamicList#getValidationError"><a href="LuCI.ui.DynamicList.html#getValidationError">getValidationError</a></li>
3118
3119 <li data-name="LuCI.ui.DynamicList#getValue"><a href="LuCI.ui.DynamicList.html#getValue">getValue</a></li>
3120
3121 <li data-name="LuCI.ui.DynamicList#isChanged"><a href="LuCI.ui.DynamicList.html#isChanged">isChanged</a></li>
3122
3123 <li data-name="LuCI.ui.DynamicList#isValid"><a href="LuCI.ui.DynamicList.html#isValid">isValid</a></li>
3124
3125 <li data-name="LuCI.ui.DynamicList#registerEvents"><a href="LuCI.ui.DynamicList.html#registerEvents">registerEvents</a></li>
3126
3127 <li data-name="LuCI.ui.DynamicList#render"><a href="LuCI.ui.DynamicList.html#render">render</a></li>
3128
3129 <li data-name="LuCI.ui.DynamicList#setChangeEvents"><a href="LuCI.ui.DynamicList.html#setChangeEvents">setChangeEvents</a></li>
3130
3131 <li data-name="LuCI.ui.DynamicList#setPlaceholder"><a href="LuCI.ui.DynamicList.html#setPlaceholder">setPlaceholder</a></li>
3132
3133 <li data-name="LuCI.ui.DynamicList#setUpdateEvents"><a href="LuCI.ui.DynamicList.html#setUpdateEvents">setUpdateEvents</a></li>
3134
3135 <li data-name="LuCI.ui.DynamicList#setValue"><a href="LuCI.ui.DynamicList.html#setValue">setValue</a></li>
3136
3137 <li data-name="LuCI.ui.DynamicList#triggerValidation"><a href="LuCI.ui.DynamicList.html#triggerValidation">triggerValidation</a></li>
3138
3139 </ul>
3140 <ul class="events itemMembers">
3141
3142 </ul>
3143 </li>
3144
3145 <li class="item" data-name="LuCI.ui.FileUpload">
3146 <span class="title">
3147 <a href="LuCI.ui.FileUpload.html">LuCI.ui.FileUpload</a>
3148
3149 </span>
3150 <ul class="members itemMembers">
3151
3152 </ul>
3153 <ul class="typedefs itemMembers">
3154
3155 <span class="subtitle">Typedefs</span>
3156
3157 <li data-name="LuCI.ui.FileUpload.InitOptions"><a href="LuCI.ui.FileUpload.html#.InitOptions">InitOptions</a></li>
3158
3159 </ul>
3160 <ul class="typedefs itemMembers">
3161
3162 </ul>
3163 <ul class="methods itemMembers">
3164
3165 <span class="subtitle">Methods</span>
3166
3167 <li data-name="LuCI.ui.FileUpload#getValidationError"><a href="LuCI.ui.FileUpload.html#getValidationError">getValidationError</a></li>
3168
3169 <li data-name="LuCI.ui.FileUpload#getValue"><a href="LuCI.ui.FileUpload.html#getValue">getValue</a></li>
3170
3171 <li data-name="LuCI.ui.FileUpload#isChanged"><a href="LuCI.ui.FileUpload.html#isChanged">isChanged</a></li>
3172
3173 <li data-name="LuCI.ui.FileUpload#isValid"><a href="LuCI.ui.FileUpload.html#isValid">isValid</a></li>
3174
3175 <li data-name="LuCI.ui.FileUpload#registerEvents"><a href="LuCI.ui.FileUpload.html#registerEvents">registerEvents</a></li>
3176
3177 <li data-name="LuCI.ui.FileUpload#render"><a href="LuCI.ui.FileUpload.html#render">render</a></li>
3178
3179 <li data-name="LuCI.ui.FileUpload#setChangeEvents"><a href="LuCI.ui.FileUpload.html#setChangeEvents">setChangeEvents</a></li>
3180
3181 <li data-name="LuCI.ui.FileUpload#setPlaceholder"><a href="LuCI.ui.FileUpload.html#setPlaceholder">setPlaceholder</a></li>
3182
3183 <li data-name="LuCI.ui.FileUpload#setUpdateEvents"><a href="LuCI.ui.FileUpload.html#setUpdateEvents">setUpdateEvents</a></li>
3184
3185 <li data-name="LuCI.ui.FileUpload#setValue"><a href="LuCI.ui.FileUpload.html#setValue">setValue</a></li>
3186
3187 <li data-name="LuCI.ui.FileUpload#triggerValidation"><a href="LuCI.ui.FileUpload.html#triggerValidation">triggerValidation</a></li>
3188
3189 </ul>
3190 <ul class="events itemMembers">
3191
3192 </ul>
3193 </li>
3194
3195 <li class="item" data-name="LuCI.ui.Hiddenfield">
3196 <span class="title">
3197 <a href="LuCI.ui.Hiddenfield.html">LuCI.ui.Hiddenfield</a>
3198
3199 </span>
3200 <ul class="members itemMembers">
3201
3202 </ul>
3203 <ul class="typedefs itemMembers">
3204
3205 </ul>
3206 <ul class="typedefs itemMembers">
3207
3208 </ul>
3209 <ul class="methods itemMembers">
3210
3211 <span class="subtitle">Methods</span>
3212
3213 <li data-name="LuCI.ui.Hiddenfield#getValidationError"><a href="LuCI.ui.Hiddenfield.html#getValidationError">getValidationError</a></li>
3214
3215 <li data-name="LuCI.ui.Hiddenfield#getValue"><a href="LuCI.ui.Hiddenfield.html#getValue">getValue</a></li>
3216
3217 <li data-name="LuCI.ui.Hiddenfield#isChanged"><a href="LuCI.ui.Hiddenfield.html#isChanged">isChanged</a></li>
3218
3219 <li data-name="LuCI.ui.Hiddenfield#isValid"><a href="LuCI.ui.Hiddenfield.html#isValid">isValid</a></li>
3220
3221 <li data-name="LuCI.ui.Hiddenfield#registerEvents"><a href="LuCI.ui.Hiddenfield.html#registerEvents">registerEvents</a></li>
3222
3223 <li data-name="LuCI.ui.Hiddenfield#render"><a href="LuCI.ui.Hiddenfield.html#render">render</a></li>
3224
3225 <li data-name="LuCI.ui.Hiddenfield#setChangeEvents"><a href="LuCI.ui.Hiddenfield.html#setChangeEvents">setChangeEvents</a></li>
3226
3227 <li data-name="LuCI.ui.Hiddenfield#setPlaceholder"><a href="LuCI.ui.Hiddenfield.html#setPlaceholder">setPlaceholder</a></li>
3228
3229 <li data-name="LuCI.ui.Hiddenfield#setUpdateEvents"><a href="LuCI.ui.Hiddenfield.html#setUpdateEvents">setUpdateEvents</a></li>
3230
3231 <li data-name="LuCI.ui.Hiddenfield#setValue"><a href="LuCI.ui.Hiddenfield.html#setValue">setValue</a></li>
3232
3233 <li data-name="LuCI.ui.Hiddenfield#triggerValidation"><a href="LuCI.ui.Hiddenfield.html#triggerValidation">triggerValidation</a></li>
3234
3235 </ul>
3236 <ul class="events itemMembers">
3237
3238 </ul>
3239 </li>
3240
3241 <li class="item" data-name="LuCI.ui.menu">
3242 <span class="title">
3243 <a href="LuCI.ui.menu.html">LuCI.ui.menu</a>
3244
3245 </span>
3246 <ul class="members itemMembers">
3247
3248 </ul>
3249 <ul class="typedefs itemMembers">
3250
3251 <span class="subtitle">Typedefs</span>
3252
3253 <li data-name="LuCI.ui.menu.MenuNode"><a href="LuCI.ui.menu.html#.MenuNode">MenuNode</a></li>
3254
3255 </ul>
3256 <ul class="typedefs itemMembers">
3257
3258 </ul>
3259 <ul class="methods itemMembers">
3260
3261 <span class="subtitle">Methods</span>
3262
3263 <li data-name="LuCI.ui.menu#flushCache"><a href="LuCI.ui.menu.html#flushCache">flushCache</a></li>
3264
3265 <li data-name="LuCI.ui.menu#getChildren"><a href="LuCI.ui.menu.html#getChildren">getChildren</a></li>
3266
3267 <li data-name="LuCI.ui.menu#load"><a href="LuCI.ui.menu.html#load">load</a></li>
3268
3269 </ul>
3270 <ul class="events itemMembers">
3271
3272 </ul>
3273 </li>
3274
3275 <li class="item" data-name="LuCI.ui.Select">
3276 <span class="title">
3277 <a href="LuCI.ui.Select.html">LuCI.ui.Select</a>
3278
3279 </span>
3280 <ul class="members itemMembers">
3281
3282 </ul>
3283 <ul class="typedefs itemMembers">
3284
3285 <span class="subtitle">Typedefs</span>
3286
3287 <li data-name="LuCI.ui.Select.InitOptions"><a href="LuCI.ui.Select.html#.InitOptions">InitOptions</a></li>
3288
3289 </ul>
3290 <ul class="typedefs itemMembers">
3291
3292 </ul>
3293 <ul class="methods itemMembers">
3294
3295 <span class="subtitle">Methods</span>
3296
3297 <li data-name="LuCI.ui.Select#getValidationError"><a href="LuCI.ui.Select.html#getValidationError">getValidationError</a></li>
3298
3299 <li data-name="LuCI.ui.Select#getValue"><a href="LuCI.ui.Select.html#getValue">getValue</a></li>
3300
3301 <li data-name="LuCI.ui.Select#isChanged"><a href="LuCI.ui.Select.html#isChanged">isChanged</a></li>
3302
3303 <li data-name="LuCI.ui.Select#isValid"><a href="LuCI.ui.Select.html#isValid">isValid</a></li>
3304
3305 <li data-name="LuCI.ui.Select#registerEvents"><a href="LuCI.ui.Select.html#registerEvents">registerEvents</a></li>
3306
3307 <li data-name="LuCI.ui.Select#render"><a href="LuCI.ui.Select.html#render">render</a></li>
3308
3309 <li data-name="LuCI.ui.Select#setChangeEvents"><a href="LuCI.ui.Select.html#setChangeEvents">setChangeEvents</a></li>
3310
3311 <li data-name="LuCI.ui.Select#setPlaceholder"><a href="LuCI.ui.Select.html#setPlaceholder">setPlaceholder</a></li>
3312
3313 <li data-name="LuCI.ui.Select#setUpdateEvents"><a href="LuCI.ui.Select.html#setUpdateEvents">setUpdateEvents</a></li>
3314
3315 <li data-name="LuCI.ui.Select#setValue"><a href="LuCI.ui.Select.html#setValue">setValue</a></li>
3316
3317 <li data-name="LuCI.ui.Select#triggerValidation"><a href="LuCI.ui.Select.html#triggerValidation">triggerValidation</a></li>
3318
3319 </ul>
3320 <ul class="events itemMembers">
3321
3322 </ul>
3323 </li>
3324
3325 <li class="item" data-name="LuCI.ui.tabs">
3326 <span class="title">
3327 <a href="LuCI.ui.tabs.html">LuCI.ui.tabs</a>
3328
3329 </span>
3330 <ul class="members itemMembers">
3331
3332 </ul>
3333 <ul class="typedefs itemMembers">
3334
3335 </ul>
3336 <ul class="typedefs itemMembers">
3337
3338 </ul>
3339 <ul class="methods itemMembers">
3340
3341 <span class="subtitle">Methods</span>
3342
3343 <li data-name="LuCI.ui.tabs#initTabGroup"><a href="LuCI.ui.tabs.html#initTabGroup">initTabGroup</a></li>
3344
3345 <li data-name="LuCI.ui.tabs#isEmptyPane"><a href="LuCI.ui.tabs.html#isEmptyPane">isEmptyPane</a></li>
3346
3347 </ul>
3348 <ul class="events itemMembers">
3349
3350 </ul>
3351 </li>
3352
3353 <li class="item" data-name="LuCI.ui.Textarea">
3354 <span class="title">
3355 <a href="LuCI.ui.Textarea.html">LuCI.ui.Textarea</a>
3356
3357 </span>
3358 <ul class="members itemMembers">
3359
3360 </ul>
3361 <ul class="typedefs itemMembers">
3362
3363 <span class="subtitle">Typedefs</span>
3364
3365 <li data-name="LuCI.ui.Textarea.InitOptions"><a href="LuCI.ui.Textarea.html#.InitOptions">InitOptions</a></li>
3366
3367 </ul>
3368 <ul class="typedefs itemMembers">
3369
3370 </ul>
3371 <ul class="methods itemMembers">
3372
3373 <span class="subtitle">Methods</span>
3374
3375 <li data-name="LuCI.ui.Textarea#getValidationError"><a href="LuCI.ui.Textarea.html#getValidationError">getValidationError</a></li>
3376
3377 <li data-name="LuCI.ui.Textarea#getValue"><a href="LuCI.ui.Textarea.html#getValue">getValue</a></li>
3378
3379 <li data-name="LuCI.ui.Textarea#isChanged"><a href="LuCI.ui.Textarea.html#isChanged">isChanged</a></li>
3380
3381 <li data-name="LuCI.ui.Textarea#isValid"><a href="LuCI.ui.Textarea.html#isValid">isValid</a></li>
3382
3383 <li data-name="LuCI.ui.Textarea#registerEvents"><a href="LuCI.ui.Textarea.html#registerEvents">registerEvents</a></li>
3384
3385 <li data-name="LuCI.ui.Textarea#render"><a href="LuCI.ui.Textarea.html#render">render</a></li>
3386
3387 <li data-name="LuCI.ui.Textarea#setChangeEvents"><a href="LuCI.ui.Textarea.html#setChangeEvents">setChangeEvents</a></li>
3388
3389 <li data-name="LuCI.ui.Textarea#setPlaceholder"><a href="LuCI.ui.Textarea.html#setPlaceholder">setPlaceholder</a></li>
3390
3391 <li data-name="LuCI.ui.Textarea#setUpdateEvents"><a href="LuCI.ui.Textarea.html#setUpdateEvents">setUpdateEvents</a></li>
3392
3393 <li data-name="LuCI.ui.Textarea#setValue"><a href="LuCI.ui.Textarea.html#setValue">setValue</a></li>
3394
3395 <li data-name="LuCI.ui.Textarea#triggerValidation"><a href="LuCI.ui.Textarea.html#triggerValidation">triggerValidation</a></li>
3396
3397 </ul>
3398 <ul class="events itemMembers">
3399
3400 </ul>
3401 </li>
3402
3403 <li class="item" data-name="LuCI.ui.Textfield">
3404 <span class="title">
3405 <a href="LuCI.ui.Textfield.html">LuCI.ui.Textfield</a>
3406
3407 </span>
3408 <ul class="members itemMembers">
3409
3410 </ul>
3411 <ul class="typedefs itemMembers">
3412
3413 <span class="subtitle">Typedefs</span>
3414
3415 <li data-name="LuCI.ui.Textfield.InitOptions"><a href="LuCI.ui.Textfield.html#.InitOptions">InitOptions</a></li>
3416
3417 </ul>
3418 <ul class="typedefs itemMembers">
3419
3420 </ul>
3421 <ul class="methods itemMembers">
3422
3423 <span class="subtitle">Methods</span>
3424
3425 <li data-name="LuCI.ui.Textfield#getValidationError"><a href="LuCI.ui.Textfield.html#getValidationError">getValidationError</a></li>
3426
3427 <li data-name="LuCI.ui.Textfield#getValue"><a href="LuCI.ui.Textfield.html#getValue">getValue</a></li>
3428
3429 <li data-name="LuCI.ui.Textfield#isChanged"><a href="LuCI.ui.Textfield.html#isChanged">isChanged</a></li>
3430
3431 <li data-name="LuCI.ui.Textfield#isValid"><a href="LuCI.ui.Textfield.html#isValid">isValid</a></li>
3432
3433 <li data-name="LuCI.ui.Textfield#registerEvents"><a href="LuCI.ui.Textfield.html#registerEvents">registerEvents</a></li>
3434
3435 <li data-name="LuCI.ui.Textfield#render"><a href="LuCI.ui.Textfield.html#render">render</a></li>
3436
3437 <li data-name="LuCI.ui.Textfield#setChangeEvents"><a href="LuCI.ui.Textfield.html#setChangeEvents">setChangeEvents</a></li>
3438
3439 <li data-name="LuCI.ui.Textfield#setPlaceholder"><a href="LuCI.ui.Textfield.html#setPlaceholder">setPlaceholder</a></li>
3440
3441 <li data-name="LuCI.ui.Textfield#setUpdateEvents"><a href="LuCI.ui.Textfield.html#setUpdateEvents">setUpdateEvents</a></li>
3442
3443 <li data-name="LuCI.ui.Textfield#setValue"><a href="LuCI.ui.Textfield.html#setValue">setValue</a></li>
3444
3445 <li data-name="LuCI.ui.Textfield#triggerValidation"><a href="LuCI.ui.Textfield.html#triggerValidation">triggerValidation</a></li>
3446
3447 </ul>
3448 <ul class="events itemMembers">
3449
3450 </ul>
3451 </li>
3452
3453 <li class="item" data-name="LuCI.view">
3454 <span class="title">
3455 <a href="LuCI.view.html">LuCI.view</a>
3456
3457 </span>
3458 <ul class="members itemMembers">
3459
3460 </ul>
3461 <ul class="typedefs itemMembers">
3462
3463 </ul>
3464 <ul class="typedefs itemMembers">
3465
3466 </ul>
3467 <ul class="methods itemMembers">
3468
3469 <span class="subtitle">Methods</span>
3470
3471 <li data-name="LuCI.view#addFooter"><a href="LuCI.view.html#addFooter">addFooter</a></li>
3472
3473 <li data-name="LuCI.view#handleReset"><a href="LuCI.view.html#handleReset">handleReset</a></li>
3474
3475 <li data-name="LuCI.view#handleSave"><a href="LuCI.view.html#handleSave">handleSave</a></li>
3476
3477 <li data-name="LuCI.view#handleSaveApply"><a href="LuCI.view.html#handleSaveApply">handleSaveApply</a></li>
3478
3479 <li data-name="LuCI.view#load"><a href="LuCI.view.html#load">load</a></li>
3480
3481 <li data-name="LuCI.view#render"><a href="LuCI.view.html#render">render</a></li>
3482
3483 </ul>
3484 <ul class="events itemMembers">
3485
3486 </ul>
3487 </li>
3488
3489 <li class="item" data-name="LuCI.xhr">
3490 <span class="title">
3491 <a href="LuCI.xhr.html">LuCI.xhr</a>
3492
3493 </span>
3494 <ul class="members itemMembers">
3495
3496 </ul>
3497 <ul class="typedefs itemMembers">
3498
3499 </ul>
3500 <ul class="typedefs itemMembers">
3501
3502 </ul>
3503 <ul class="methods itemMembers">
3504
3505 <span class="subtitle">Methods</span>
3506
3507 <li data-name="LuCI.xhr#abort"><a href="LuCI.xhr.html#abort">abort</a></li>
3508
3509 <li data-name="LuCI.xhr#busy"><a href="LuCI.xhr.html#busy">busy</a></li>
3510
3511 <li data-name="LuCI.xhr#cancel"><a href="LuCI.xhr.html#cancel">cancel</a></li>
3512
3513 <li data-name="LuCI.xhr#get"><a href="LuCI.xhr.html#get">get</a></li>
3514
3515 <li data-name="LuCI.xhr#post"><a href="LuCI.xhr.html#post">post</a></li>
3516
3517 <li data-name="LuCI.xhr#send_form"><a href="LuCI.xhr.html#send_form">send_form</a></li>
3518
3519 </ul>
3520 <ul class="events itemMembers">
3521
3522 </ul>
3523 </li>
3524
3525 </ul>
3526 </div>
3527 <div class="main">
3528 <h1 class="page-title" data-filename="LuCI.network.html">Class: network</h1>
3529
3530
3531
3532
3533 <section>
3534
3535 <header>
3536 <h2>
3537 <span class="ancestors"><a href="LuCI.html">LuCI</a>.</span>
3538
3539 network
3540 </h2>
3541
3542 <div class="class-description"><p>The <code>LuCI.network</code> class combines data from multiple <code>ubus</code> APIs to
3543 provide an abstraction of the current network configuration state.</p>
3544 <p>It provides methods to enumerate interfaces and devices, to query
3545 current configuration details and to manipulate settings.</p></div>
3546
3547 </header>
3548
3549 <article>
3550 <div class="container-overview">
3551
3552
3553
3554
3555 <dt>
3556 <div class="nameContainer">
3557 <h4 class="name" id="network">
3558
3559 new LuCI.network<span class="signature">()</span>
3560 </h4>
3561
3562
3563 <div class="tag-source">
3564 <a href="network.js.html">network.js</a>, <a href="network.js.html#line644">line 644</a>
3565 </div>
3566
3567 </div>
3568
3569
3570 </dt>
3571 <dd>
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582 <dl class="details">
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604 </dl>
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618 </dd>
3619
3620
3621 </div>
3622
3623
3624
3625
3626
3627
3628
3629
3630 <h3 class="subsection-title">Classes</h3>
3631
3632 <dl>
3633 <dt><a href="LuCI.network.Device.html">Device</a></dt>
3634 <dd></dd>
3635
3636 <dt><a href="LuCI.network.Hosts.html">Hosts</a></dt>
3637 <dd></dd>
3638
3639 <dt><a href="LuCI.network.Protocol.html">Protocol</a></dt>
3640 <dd></dd>
3641
3642 <dt><a href="LuCI.network.WifiDevice.html">WifiDevice</a></dt>
3643 <dd></dd>
3644
3645 <dt><a href="LuCI.network.WifiNetwork.html">WifiNetwork</a></dt>
3646 <dd></dd>
3647 </dl>
3648
3649
3650
3651
3652
3653
3654
3655 <h3 class="subsection-title">Methods</h3>
3656
3657 <dl>
3658
3659 <dt>
3660 <div class="nameContainer">
3661 <h4 class="name" id="addNetwork">
3662
3663 addNetwork<span class="signature">(name, <span class="optional">options</span>)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;(null|<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>)>}</span>
3664 </h4>
3665
3666
3667 <div class="tag-source">
3668 <a href="network.js.html">network.js</a>, <a href="network.js.html#line912">line 912</a>
3669 </div>
3670
3671 </div>
3672
3673
3674 </dt>
3675 <dd>
3676
3677
3678 <div class="description">
3679 <p>Adds a new network of the given name and update it with the given
3680 uci option values.</p>
3681 <p>If a network with the given name already exist but is empty, then
3682 this function will update its option, otherwise it will do nothing.</p>
3683 </div>
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693 <table class="params">
3694 <thead>
3695 <tr>
3696
3697 <th>Name</th>
3698
3699
3700 <th>Type</th>
3701
3702
3703
3704 <th class="last">Description</th>
3705 </tr>
3706 </thead>
3707
3708 <tbody>
3709
3710
3711 <tr>
3712
3713 <td class="name"><code>name</code></td>
3714
3715
3716 <td class="type">
3717
3718
3719 <span class="param-type">string</span>
3720
3721
3722
3723 </td>
3724
3725
3726
3727 <td class="description last">
3728
3729
3730
3731
3732
3733
3734 <p>The name of the network to add. Must be in the format <code>[a-zA-Z0-9_]+</code>.</p></td>
3735 </tr>
3736
3737
3738
3739 <tr>
3740
3741 <td class="name"><code>options</code></td>
3742
3743
3744 <td class="type">
3745
3746
3747 <span class="param-type">Object.&lt;string, (string|Array.&lt;string>)></span>
3748
3749
3750
3751 </td>
3752
3753
3754
3755 <td class="description last">
3756
3757
3758 <span class="optional">optional</span>
3759
3760
3761
3762
3763
3764 <p>An object of uci option values to set on the new network or to
3765 update in an existing, empty network.</p></td>
3766 </tr>
3767
3768
3769 </tbody>
3770 </table>
3771
3772
3773
3774 <dl class="details">
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796 </dl>
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808 <h5>Returns:</h5>
3809
3810
3811
3812 <table class="params">
3813 <thead>
3814 <tr>
3815
3816 <th>Type</th>
3817 <th class="last">Description</th>
3818 </tr>
3819 </thead>
3820 <tbody>
3821
3822 <tr>
3823
3824 <td class="type">
3825
3826 Promise.&lt;(null|<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>)>
3827
3828
3829 </td>
3830 <td class="description last">Returns a promise resolving to the <code>Protocol</code> subclass instance
3831 describing the added network or resolving to <code>null</code> if the name
3832 was invalid or if a non-empty network of the given name already
3833 existed.</td>
3834 </tr>
3835
3836 </tbody>
3837 </table>
3838
3839
3840
3841
3842 </dd>
3843
3844
3845
3846 <dt>
3847 <div class="nameContainer">
3848 <h4 class="name" id="addWifiNetwork">
3849
3850 addWifiNetwork<span class="signature">(options)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;(null|<a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a>)>}</span>
3851 </h4>
3852
3853
3854 <div class="tag-source">
3855 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1449">line 1449</a>
3856 </div>
3857
3858 </div>
3859
3860
3861 </dt>
3862 <dd>
3863
3864
3865 <div class="description">
3866 <p>Adds a new wireless network to the configuration and sets its options
3867 to the provided values.</p>
3868 </div>
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878 <table class="params">
3879 <thead>
3880 <tr>
3881
3882 <th>Name</th>
3883
3884
3885 <th>Type</th>
3886
3887
3888
3889 <th class="last">Description</th>
3890 </tr>
3891 </thead>
3892
3893 <tbody>
3894
3895
3896 <tr>
3897
3898 <td class="name"><code>options</code></td>
3899
3900
3901 <td class="type">
3902
3903
3904 <span class="param-type">Object.&lt;string, (string|Array.&lt;string>)></span>
3905
3906
3907
3908 </td>
3909
3910
3911
3912 <td class="description last">
3913
3914 <p>The options to set for the newly added wireless network. This object
3915 must at least contain a <code>device</code> property which is set to the radio
3916 name the new network belongs to.</p></td>
3917 </tr>
3918
3919
3920 </tbody>
3921 </table>
3922
3923
3924
3925 <dl class="details">
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947 </dl>
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959 <h5>Returns:</h5>
3960
3961
3962
3963 <table class="params">
3964 <thead>
3965 <tr>
3966
3967 <th>Type</th>
3968 <th class="last">Description</th>
3969 </tr>
3970 </thead>
3971 <tbody>
3972
3973 <tr>
3974
3975 <td class="type">
3976
3977 Promise.&lt;(null|<a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a>)>
3978
3979
3980 </td>
3981 <td class="description last">Returns a promise resolving to a <code>WifiNetwork</code> instance describing
3982 the newly added wireless network or <code>null</code> if the given options
3983 were invalid or if the associated radio device could not be found.</td>
3984 </tr>
3985
3986 </tbody>
3987 </table>
3988
3989
3990
3991
3992 </dd>
3993
3994
3995
3996 <dt>
3997 <div class="nameContainer">
3998 <h4 class="name" id="deleteNetwork">
3999
4000 deleteNetwork<span class="signature">(name)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;boolean>}</span>
4001 </h4>
4002
4003
4004 <div class="tag-source">
4005 <a href="network.js.html">network.js</a>, <a href="network.js.html#line990">line 990</a>
4006 </div>
4007
4008 </div>
4009
4010
4011 </dt>
4012 <dd>
4013
4014
4015 <div class="description">
4016 <p>Deletes the given network and its references from the network and
4017 firewall configuration.</p>
4018 </div>
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028 <table class="params">
4029 <thead>
4030 <tr>
4031
4032 <th>Name</th>
4033
4034
4035 <th>Type</th>
4036
4037
4038
4039 <th class="last">Description</th>
4040 </tr>
4041 </thead>
4042
4043 <tbody>
4044
4045
4046 <tr>
4047
4048 <td class="name"><code>name</code></td>
4049
4050
4051 <td class="type">
4052
4053
4054 <span class="param-type">string</span>
4055
4056
4057
4058 </td>
4059
4060
4061
4062 <td class="description last">
4063
4064 <p>The name of the network to delete.</p></td>
4065 </tr>
4066
4067
4068 </tbody>
4069 </table>
4070
4071
4072
4073 <dl class="details">
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095 </dl>
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107 <h5>Returns:</h5>
4108
4109
4110
4111 <table class="params">
4112 <thead>
4113 <tr>
4114
4115 <th>Type</th>
4116 <th class="last">Description</th>
4117 </tr>
4118 </thead>
4119 <tbody>
4120
4121 <tr>
4122
4123 <td class="type">
4124
4125 Promise.&lt;boolean>
4126
4127
4128 </td>
4129 <td class="description last">Returns a promise resolving to either <code>true</code> if the network and
4130 references to it were successfully deleted from the configuration or
4131 <code>false</code> if the given network could not be found.</td>
4132 </tr>
4133
4134 </tbody>
4135 </table>
4136
4137
4138
4139
4140 </dd>
4141
4142
4143
4144 <dt>
4145 <div class="nameContainer">
4146 <h4 class="name" id="deleteWifiNetwork">
4147
4148 deleteWifiNetwork<span class="signature">(netname)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;boolean>}</span>
4149 </h4>
4150
4151
4152 <div class="tag-source">
4153 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1487">line 1487</a>
4154 </div>
4155
4156 </div>
4157
4158
4159 </dt>
4160 <dd>
4161
4162
4163 <div class="description">
4164 <p>Deletes the given wireless network from the configuration.</p>
4165 </div>
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175 <table class="params">
4176 <thead>
4177 <tr>
4178
4179 <th>Name</th>
4180
4181
4182 <th>Type</th>
4183
4184
4185
4186 <th class="last">Description</th>
4187 </tr>
4188 </thead>
4189
4190 <tbody>
4191
4192
4193 <tr>
4194
4195 <td class="name"><code>netname</code></td>
4196
4197
4198 <td class="type">
4199
4200
4201 <span class="param-type">string</span>
4202
4203
4204
4205 </td>
4206
4207
4208
4209 <td class="description last">
4210
4211 <p>The name of the network to remove. This may be either a
4212 network ID in the form <code>radio#.network#</code> or a Linux network device
4213 name like <code>wlan0</code> which is resolved to the corresponding configuration
4214 section through <code>ubus</code> runtime information.</p></td>
4215 </tr>
4216
4217
4218 </tbody>
4219 </table>
4220
4221
4222
4223 <dl class="details">
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245 </dl>
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257 <h5>Returns:</h5>
4258
4259
4260
4261 <table class="params">
4262 <thead>
4263 <tr>
4264
4265 <th>Type</th>
4266 <th class="last">Description</th>
4267 </tr>
4268 </thead>
4269 <tbody>
4270
4271 <tr>
4272
4273 <td class="type">
4274
4275 Promise.&lt;boolean>
4276
4277
4278 </td>
4279 <td class="description last">Returns a promise resolving to <code>true</code> if the wireless network has been
4280 successfully deleted from the configuration or <code>false</code> if it could not
4281 be found.</td>
4282 </tr>
4283
4284 </tbody>
4285 </table>
4286
4287
4288
4289
4290 </dd>
4291
4292
4293
4294 <dt>
4295 <div class="nameContainer">
4296 <h4 class="name" id="flushCache">
4297
4298 flushCache<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;Object>}</span>
4299 </h4>
4300
4301
4302 <div class="tag-source">
4303 <a href="network.js.html">network.js</a>, <a href="network.js.html#line756">line 756</a>
4304 </div>
4305
4306 </div>
4307
4308
4309 </dt>
4310 <dd>
4311
4312
4313 <div class="description">
4314 <p>Flushes the local network state cache and fetches updated information
4315 from the remote <code>ubus</code> apis.</p>
4316 </div>
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326 <dl class="details">
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348 </dl>
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360 <h5>Returns:</h5>
4361
4362
4363
4364 <table class="params">
4365 <thead>
4366 <tr>
4367
4368 <th>Type</th>
4369 <th class="last">Description</th>
4370 </tr>
4371 </thead>
4372 <tbody>
4373
4374 <tr>
4375
4376 <td class="type">
4377
4378 Promise.&lt;Object>
4379
4380
4381 </td>
4382 <td class="description last">Returns a promise resolving to the internal network state object.</td>
4383 </tr>
4384
4385 </tbody>
4386 </table>
4387
4388
4389
4390
4391 </dd>
4392
4393
4394
4395 <dt>
4396 <div class="nameContainer">
4397 <h4 class="name" id="formatWifiEncryption">
4398
4399 formatWifiEncryption<span class="signature">(encryption)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string}</span>
4400 </h4>
4401
4402
4403 <div class="tag-source">
4404 <a href="network.js.html">network.js</a>, <a href="network.js.html#line747">line 747</a>
4405 </div>
4406
4407 </div>
4408
4409
4410 </dt>
4411 <dd>
4412
4413
4414 <div class="description">
4415 <p>Converts a given <a href="LuCI.network.html#.WifiEncryption"><code>encryption entry</code></a>
4416 into a human readable string such as <code>mixed WPA/WPA2 PSK (TKIP, CCMP)</code>
4417 or <code>WPA3 SAE (CCMP)</code>.</p>
4418 </div>
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428 <table class="params">
4429 <thead>
4430 <tr>
4431
4432 <th>Name</th>
4433
4434
4435 <th>Type</th>
4436
4437
4438
4439 <th class="last">Description</th>
4440 </tr>
4441 </thead>
4442
4443 <tbody>
4444
4445
4446 <tr>
4447
4448 <td class="name"><code>encryption</code></td>
4449
4450
4451 <td class="type">
4452
4453
4454 <span class="param-type"><a href="LuCI.network.html#.WifiEncryption">LuCI.network.WifiEncryption</a></span>
4455
4456
4457
4458 </td>
4459
4460
4461
4462 <td class="description last">
4463
4464 <p>The wireless encryption entry to convert.</p></td>
4465 </tr>
4466
4467
4468 </tbody>
4469 </table>
4470
4471
4472
4473 <dl class="details">
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495 </dl>
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507 <h5>Returns:</h5>
4508
4509
4510
4511 <table class="params">
4512 <thead>
4513 <tr>
4514
4515 <th>Type</th>
4516 <th class="last">Description</th>
4517 </tr>
4518 </thead>
4519 <tbody>
4520
4521 <tr>
4522
4523 <td class="type">
4524
4525 null
4526 |
4527
4528 string
4529
4530
4531 </td>
4532 <td class="description last">Returns the description string for the given encryption entry or
4533 <code>null</code> if the given entry was invalid.</td>
4534 </tr>
4535
4536 </tbody>
4537 </table>
4538
4539
4540
4541
4542 </dd>
4543
4544
4545
4546 <dt>
4547 <div class="nameContainer">
4548 <h4 class="name" id="getDevice">
4549
4550 getDevice<span class="signature">(name)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;(null|<a href="LuCI.network.Device.html">LuCI.network.Device</a>)>}</span>
4551 </h4>
4552
4553
4554 <div class="tag-source">
4555 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1131">line 1131</a>
4556 </div>
4557
4558 </div>
4559
4560
4561 </dt>
4562 <dd>
4563
4564
4565 <div class="description">
4566 <p>Get a <a href="LuCI.network.Device.html"><code>Device</code></a> instance describing the
4567 given network device.</p>
4568 </div>
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578 <table class="params">
4579 <thead>
4580 <tr>
4581
4582 <th>Name</th>
4583
4584
4585 <th>Type</th>
4586
4587
4588
4589 <th class="last">Description</th>
4590 </tr>
4591 </thead>
4592
4593 <tbody>
4594
4595
4596 <tr>
4597
4598 <td class="name"><code>name</code></td>
4599
4600
4601 <td class="type">
4602
4603
4604 <span class="param-type">string</span>
4605
4606
4607
4608 </td>
4609
4610
4611
4612 <td class="description last">
4613
4614 <p>The name of the network device to get, e.g. <code>eth0</code> or <code>br-lan</code>.</p></td>
4615 </tr>
4616
4617
4618 </tbody>
4619 </table>
4620
4621
4622
4623 <dl class="details">
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645 </dl>
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657 <h5>Returns:</h5>
4658
4659
4660
4661 <table class="params">
4662 <thead>
4663 <tr>
4664
4665 <th>Type</th>
4666 <th class="last">Description</th>
4667 </tr>
4668 </thead>
4669 <tbody>
4670
4671 <tr>
4672
4673 <td class="type">
4674
4675 Promise.&lt;(null|<a href="LuCI.network.Device.html">LuCI.network.Device</a>)>
4676
4677
4678 </td>
4679 <td class="description last">Returns a promise resolving to the <code>Device</code> instance describing
4680 the network device or <code>null</code> if the given device name could not
4681 be found.</td>
4682 </tr>
4683
4684 </tbody>
4685 </table>
4686
4687
4688
4689
4690 </dd>
4691
4692
4693
4694 <dt>
4695 <div class="nameContainer">
4696 <h4 class="name" id="getDevices">
4697
4698 getDevices<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;Array.&lt;<a href="LuCI.network.Device.html">LuCI.network.Device</a>>>}</span>
4699 </h4>
4700
4701
4702 <div class="tag-source">
4703 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1154">line 1154</a>
4704 </div>
4705
4706 </div>
4707
4708
4709 </dt>
4710 <dd>
4711
4712
4713 <div class="description">
4714 <p>Get a sorted list of all found network devices.</p>
4715 </div>
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725 <dl class="details">
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747 </dl>
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759 <h5>Returns:</h5>
4760
4761
4762
4763 <table class="params">
4764 <thead>
4765 <tr>
4766
4767 <th>Type</th>
4768 <th class="last">Description</th>
4769 </tr>
4770 </thead>
4771 <tbody>
4772
4773 <tr>
4774
4775 <td class="type">
4776
4777 Promise.&lt;Array.&lt;<a href="LuCI.network.Device.html">LuCI.network.Device</a>>>
4778
4779
4780 </td>
4781 <td class="description last">Returns a promise resolving to a sorted array of <code>Device</code> class
4782 instances describing the network devices found on the system.</td>
4783 </tr>
4784
4785 </tbody>
4786 </table>
4787
4788
4789
4790
4791 </dd>
4792
4793
4794
4795 <dt>
4796 <div class="nameContainer">
4797 <h4 class="name" id="getDSLModemType">
4798
4799 getDSLModemType<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;(null|string)>}</span>
4800 </h4>
4801
4802
4803 <div class="tag-source">
4804 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1753">line 1753</a>
4805 </div>
4806
4807 </div>
4808
4809
4810 </dt>
4811 <dd>
4812
4813
4814 <div class="description">
4815 <p>Queries the internal DSL modem type from board information.</p>
4816 </div>
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826 <dl class="details">
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848 </dl>
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860 <h5>Returns:</h5>
4861
4862
4863
4864 <table class="params">
4865 <thead>
4866 <tr>
4867
4868 <th>Type</th>
4869 <th class="last">Description</th>
4870 </tr>
4871 </thead>
4872 <tbody>
4873
4874 <tr>
4875
4876 <td class="type">
4877
4878 Promise.&lt;(null|string)>
4879
4880
4881 </td>
4882 <td class="description last">Returns a promise resolving to the type of the internal modem
4883 (e.g. <code>vdsl</code>) or to <code>null</code> if no internal modem is present.</td>
4884 </tr>
4885
4886 </tbody>
4887 </table>
4888
4889
4890
4891
4892 </dd>
4893
4894
4895
4896 <dt>
4897 <div class="nameContainer">
4898 <h4 class="name" id="getHostHints">
4899
4900 getHostHints<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;<a href="LuCI.network.Hosts.html">LuCI.network.Hosts</a>>}</span>
4901 </h4>
4902
4903
4904 <div class="tag-source">
4905 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1770">line 1770</a>
4906 </div>
4907
4908 </div>
4909
4910
4911 </dt>
4912 <dd>
4913
4914
4915 <div class="description">
4916 <p>Queries aggregated information about known hosts.</p>
4917 <p>This function aggregates information from various sources such as
4918 DHCP lease databases, ARP and IPv6 neighbour entries, wireless
4919 association list etc. and returns a <a href="LuCI.network.Hosts.html"><code>Hosts</code></a>
4920 class instance describing the found hosts.</p>
4921 </div>
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931 <dl class="details">
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953 </dl>
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965 <h5>Returns:</h5>
4966
4967
4968
4969 <table class="params">
4970 <thead>
4971 <tr>
4972
4973 <th>Type</th>
4974 <th class="last">Description</th>
4975 </tr>
4976 </thead>
4977 <tbody>
4978
4979 <tr>
4980
4981 <td class="type">
4982
4983 Promise.&lt;<a href="LuCI.network.Hosts.html">LuCI.network.Hosts</a>>
4984
4985
4986 </td>
4987 <td class="description last">Returns a <code>Hosts</code> instance describing host known on the system.</td>
4988 </tr>
4989
4990 </tbody>
4991 </table>
4992
4993
4994
4995
4996 </dd>
4997
4998
4999
5000 <dt>
5001 <div class="nameContainer">
5002 <h4 class="name" id="getIfnameOf">
5003
5004 getIfnameOf<span class="signature">(obj)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string}</span>
5005 </h4>
5006
5007
5008 <div class="tag-source">
5009 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1742">line 1742</a>
5010 </div>
5011
5012 </div>
5013
5014
5015 </dt>
5016 <dd>
5017
5018
5019 <div class="description">
5020 <p>Obtains the network device name of the given object.</p>
5021 </div>
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031 <table class="params">
5032 <thead>
5033 <tr>
5034
5035 <th>Name</th>
5036
5037
5038 <th>Type</th>
5039
5040
5041
5042 <th class="last">Description</th>
5043 </tr>
5044 </thead>
5045
5046 <tbody>
5047
5048
5049 <tr>
5050
5051 <td class="name"><code>obj</code></td>
5052
5053
5054 <td class="type">
5055
5056
5057 <span class="param-type"><a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a></span>
5058 |
5059
5060 <span class="param-type"><a href="LuCI.network.Device.html">LuCI.network.Device</a></span>
5061 |
5062
5063 <span class="param-type"><a href="LuCI.network.WifiDevice.html">LuCI.network.WifiDevice</a></span>
5064 |
5065
5066 <span class="param-type"><a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a></span>
5067 |
5068
5069 <span class="param-type">string</span>
5070
5071
5072
5073 </td>
5074
5075
5076
5077 <td class="description last">
5078
5079 <p>The object to get the device name from.</p></td>
5080 </tr>
5081
5082
5083 </tbody>
5084 </table>
5085
5086
5087
5088 <dl class="details">
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110 </dl>
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122 <h5>Returns:</h5>
5123
5124
5125
5126 <table class="params">
5127 <thead>
5128 <tr>
5129
5130 <th>Type</th>
5131 <th class="last">Description</th>
5132 </tr>
5133 </thead>
5134 <tbody>
5135
5136 <tr>
5137
5138 <td class="type">
5139
5140 null
5141 |
5142
5143 string
5144
5145
5146 </td>
5147 <td class="description last">Returns a string containing the device name or <code>null</code> if the given
5148 object could not be converted to a name.</td>
5149 </tr>
5150
5151 </tbody>
5152 </table>
5153
5154
5155
5156
5157 </dd>
5158
5159
5160
5161 <dt>
5162 <div class="nameContainer">
5163 <h4 class="name" id="getNetwork">
5164
5165 getNetwork<span class="signature">(name)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;(null|<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>)>}</span>
5166 </h4>
5167
5168
5169 <div class="tag-source">
5170 <a href="network.js.html">network.js</a>, <a href="network.js.html#line949">line 949</a>
5171 </div>
5172
5173 </div>
5174
5175
5176 </dt>
5177 <dd>
5178
5179
5180 <div class="description">
5181 <p>Get a <a href="LuCI.network.Protocol.html"><code>Protocol</code></a> instance describing
5182 the network with the given name.</p>
5183 </div>
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193 <table class="params">
5194 <thead>
5195 <tr>
5196
5197 <th>Name</th>
5198
5199
5200 <th>Type</th>
5201
5202
5203
5204 <th class="last">Description</th>
5205 </tr>
5206 </thead>
5207
5208 <tbody>
5209
5210
5211 <tr>
5212
5213 <td class="name"><code>name</code></td>
5214
5215
5216 <td class="type">
5217
5218
5219 <span class="param-type">string</span>
5220
5221
5222
5223 </td>
5224
5225
5226
5227 <td class="description last">
5228
5229 <p>The logical interface name of the network get, e.g. <code>lan</code> or <code>wan</code>.</p></td>
5230 </tr>
5231
5232
5233 </tbody>
5234 </table>
5235
5236
5237
5238 <dl class="details">
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260 </dl>
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272 <h5>Returns:</h5>
5273
5274
5275
5276 <table class="params">
5277 <thead>
5278 <tr>
5279
5280 <th>Type</th>
5281 <th class="last">Description</th>
5282 </tr>
5283 </thead>
5284 <tbody>
5285
5286 <tr>
5287
5288 <td class="type">
5289
5290 Promise.&lt;(null|<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>)>
5291
5292
5293 </td>
5294 <td class="description last">Returns a promise resolving to a
5295 <a href="LuCI.network.Protocol.html"><code>Protocol</code></a> subclass instance describing
5296 the network or <code>null</code> if the network did not exist.</td>
5297 </tr>
5298
5299 </tbody>
5300 </table>
5301
5302
5303
5304
5305 </dd>
5306
5307
5308
5309 <dt>
5310 <div class="nameContainer">
5311 <h4 class="name" id="getNetworks">
5312
5313 getNetworks<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;Array.&lt;<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>>>}</span>
5314 </h4>
5315
5316
5317 <div class="tag-source">
5318 <a href="network.js.html">network.js</a>, <a href="network.js.html#line974">line 974</a>
5319 </div>
5320
5321 </div>
5322
5323
5324 </dt>
5325 <dd>
5326
5327
5328 <div class="description">
5329 <p>Gets an array containing all known networks.</p>
5330 </div>
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340 <dl class="details">
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362 </dl>
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374 <h5>Returns:</h5>
5375
5376
5377
5378 <table class="params">
5379 <thead>
5380 <tr>
5381
5382 <th>Type</th>
5383 <th class="last">Description</th>
5384 </tr>
5385 </thead>
5386 <tbody>
5387
5388 <tr>
5389
5390 <td class="type">
5391
5392 Promise.&lt;Array.&lt;<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>>>
5393
5394
5395 </td>
5396 <td class="description last">Returns a promise resolving to a name-sorted array of
5397 <a href="LuCI.network.Protocol.html"><code>Protocol</code></a> subclass instances
5398 describing all known networks.</td>
5399 </tr>
5400
5401 </tbody>
5402 </table>
5403
5404
5405
5406
5407 </dd>
5408
5409
5410
5411 <dt>
5412 <div class="nameContainer">
5413 <h4 class="name" id="getProtocol">
5414
5415 getProtocol<span class="signature">(protoname, <span class="optional">netname</span>)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>}</span>
5416 </h4>
5417
5418
5419 <div class="tag-source">
5420 <a href="network.js.html">network.js</a>, <a href="network.js.html#line778">line 778</a>
5421 </div>
5422
5423 </div>
5424
5425
5426 </dt>
5427 <dd>
5428
5429
5430 <div class="description">
5431 <p>Instantiates the given <a href="LuCI.network.Protocol.html"><code>Protocol</code></a> back-end,
5432 optionally using the given network name.</p>
5433 </div>
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443 <table class="params">
5444 <thead>
5445 <tr>
5446
5447 <th>Name</th>
5448
5449
5450 <th>Type</th>
5451
5452
5453 <th>Default</th>
5454
5455
5456 <th class="last">Description</th>
5457 </tr>
5458 </thead>
5459
5460 <tbody>
5461
5462
5463 <tr>
5464
5465 <td class="name"><code>protoname</code></td>
5466
5467
5468 <td class="type">
5469
5470
5471 <span class="param-type">string</span>
5472
5473
5474
5475 </td>
5476
5477
5478 <td class="default">
5479
5480 </td>
5481
5482
5483 <td class="description last">
5484
5485
5486
5487
5488
5489
5490 <p>The protocol back-end to use, e.g. <code>static</code> or <code>dhcp</code>.</p></td>
5491 </tr>
5492
5493
5494
5495 <tr>
5496
5497 <td class="name"><code>netname</code></td>
5498
5499
5500 <td class="type">
5501
5502
5503 <span class="param-type">string</span>
5504
5505
5506
5507 </td>
5508
5509
5510 <td class="default">
5511
5512 __dummy__
5513
5514 </td>
5515
5516
5517 <td class="description last">
5518
5519
5520 <span class="optional">optional</span>
5521
5522
5523
5524
5525
5526 <p>The network name to use for the instantiated protocol. This should be
5527 usually set to one of the interfaces described in /etc/config/network
5528 but it is allowed to omit it, e.g. to query protocol capabilities
5529 without the need for an existing interface.</p></td>
5530 </tr>
5531
5532
5533 </tbody>
5534 </table>
5535
5536
5537
5538 <dl class="details">
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560 </dl>
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
5572 <h5>Returns:</h5>
5573
5574
5575
5576 <table class="params">
5577 <thead>
5578 <tr>
5579
5580 <th>Type</th>
5581 <th class="last">Description</th>
5582 </tr>
5583 </thead>
5584 <tbody>
5585
5586 <tr>
5587
5588 <td class="type">
5589
5590 null
5591 |
5592
5593 <a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>
5594
5595
5596 </td>
5597 <td class="description last">Returns the instantiated protocol back-end class or <code>null</code> if the given
5598 protocol isn't known.</td>
5599 </tr>
5600
5601 </tbody>
5602 </table>
5603
5604
5605
5606
5607 </dd>
5608
5609
5610
5611 <dt>
5612 <div class="nameContainer">
5613 <h4 class="name" id="getProtocols">
5614
5615 getProtocols<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Array.&lt;<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>>}</span>
5616 </h4>
5617
5618
5619 <div class="tag-source">
5620 <a href="network.js.html">network.js</a>, <a href="network.js.html#line793">line 793</a>
5621 </div>
5622
5623 </div>
5624
5625
5626 </dt>
5627 <dd>
5628
5629
5630 <div class="description">
5631 <p>Obtains instances of all known <a href="LuCI.network.Protocol.html"><code>Protocol</code></a>
5632 back-end classes.</p>
5633 </div>
5634
5635
5636
5637
5638
5639
5640
5641
5642
5643 <dl class="details">
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665 </dl>
5666
5667
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677 <h5>Returns:</h5>
5678
5679
5680
5681 <table class="params">
5682 <thead>
5683 <tr>
5684
5685 <th>Type</th>
5686 <th class="last">Description</th>
5687 </tr>
5688 </thead>
5689 <tbody>
5690
5691 <tr>
5692
5693 <td class="type">
5694
5695 Array.&lt;<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>>
5696
5697
5698 </td>
5699 <td class="description last">Returns an array of protocol class instances.</td>
5700 </tr>
5701
5702 </tbody>
5703 </table>
5704
5705
5706
5707
5708 </dd>
5709
5710
5711
5712 <dt>
5713 <div class="nameContainer">
5714 <h4 class="name" id="getSwitchTopologies">
5715
5716 getSwitchTopologies<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;Object.&lt;string, <a href="LuCI.network.html#.SwitchTopology">LuCI.network.SwitchTopology</a>>>}</span>
5717 </h4>
5718
5719
5720 <div class="tag-source">
5721 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1647">line 1647</a>
5722 </div>
5723
5724 </div>
5725
5726
5727 </dt>
5728 <dd>
5729
5730
5731 <div class="description">
5732 <p>Returns the topologies of all swconfig switches found on the system.</p>
5733 </div>
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743 <dl class="details">
5744
5745
5746
5747
5748
5749
5750
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760
5761
5762
5763
5764
5765 </dl>
5766
5767
5768
5769
5770
5771
5772
5773
5774
5775
5776
5777 <h5>Returns:</h5>
5778
5779
5780
5781 <table class="params">
5782 <thead>
5783 <tr>
5784
5785 <th>Type</th>
5786 <th class="last">Description</th>
5787 </tr>
5788 </thead>
5789 <tbody>
5790
5791 <tr>
5792
5793 <td class="type">
5794
5795 Promise.&lt;Object.&lt;string, <a href="LuCI.network.html#.SwitchTopology">LuCI.network.SwitchTopology</a>>>
5796
5797
5798 </td>
5799 <td class="description last">Returns a promise resolving to an object containing the topologies
5800 of each switch. The object keys correspond to the name of the switches
5801 such as <code>switch0</code>, the values are
5802 <a href="LuCI.network.html#.SwitchTopology"><code>SwitchTopology</code></a> objects describing
5803 the layout.</td>
5804 </tr>
5805
5806 </tbody>
5807 </table>
5808
5809
5810
5811
5812 </dd>
5813
5814
5815
5816 <dt>
5817 <div class="nameContainer">
5818 <h4 class="name" id="getWAN6Networks">
5819
5820 getWAN6Networks<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;Array.&lt;<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>>>}</span>
5821 </h4>
5822
5823
5824 <div class="tag-source">
5825 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1598">line 1598</a>
5826 </div>
5827
5828 </div>
5829
5830
5831 </dt>
5832 <dd>
5833
5834
5835 <div class="description">
5836 <p>Get IPv6 wan networks.</p>
5837 <p>This function looks up all networks having a default <code>::/0</code> route
5838 and returns them as array.</p>
5839 </div>
5840
5841
5842
5843
5844
5845
5846
5847
5848
5849 <dl class="details">
5850
5851
5852
5853
5854
5855
5856
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871 </dl>
5872
5873
5874
5875
5876
5877
5878
5879
5880
5881
5882
5883 <h5>Returns:</h5>
5884
5885
5886
5887 <table class="params">
5888 <thead>
5889 <tr>
5890
5891 <th>Type</th>
5892 <th class="last">Description</th>
5893 </tr>
5894 </thead>
5895 <tbody>
5896
5897 <tr>
5898
5899 <td class="type">
5900
5901 Promise.&lt;Array.&lt;<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>>>
5902
5903
5904 </td>
5905 <td class="description last">Returns a promise resolving to an array of <code>Protocol</code> subclass
5906 instances describing the found IPv6 default route interfaces.</td>
5907 </tr>
5908
5909 </tbody>
5910 </table>
5911
5912
5913
5914
5915 </dd>
5916
5917
5918
5919 <dt>
5920 <div class="nameContainer">
5921 <h4 class="name" id="getWANNetworks">
5922
5923 getWANNetworks<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;Array.&lt;<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>>>}</span>
5924 </h4>
5925
5926
5927 <div class="tag-source">
5928 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1573">line 1573</a>
5929 </div>
5930
5931 </div>
5932
5933
5934 </dt>
5935 <dd>
5936
5937
5938 <div class="description">
5939 <p>Get IPv4 wan networks.</p>
5940 <p>This function looks up all networks having a default <code>0.0.0.0/0</code> route
5941 and returns them as array.</p>
5942 </div>
5943
5944
5945
5946
5947
5948
5949
5950
5951
5952 <dl class="details">
5953
5954
5955
5956
5957
5958
5959
5960
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973
5974 </dl>
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986 <h5>Returns:</h5>
5987
5988
5989
5990 <table class="params">
5991 <thead>
5992 <tr>
5993
5994 <th>Type</th>
5995 <th class="last">Description</th>
5996 </tr>
5997 </thead>
5998 <tbody>
5999
6000 <tr>
6001
6002 <td class="type">
6003
6004 Promise.&lt;Array.&lt;<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>>>
6005
6006
6007 </td>
6008 <td class="description last">Returns a promise resolving to an array of <code>Protocol</code> subclass
6009 instances describing the found default route interfaces.</td>
6010 </tr>
6011
6012 </tbody>
6013 </table>
6014
6015
6016
6017
6018 </dd>
6019
6020
6021
6022 <dt>
6023 <div class="nameContainer">
6024 <h4 class="name" id="getWifiDevice">
6025
6026 getWifiDevice<span class="signature">(devname)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;(null|<a href="LuCI.network.WifiDevice.html">LuCI.network.WifiDevice</a>)>}</span>
6027 </h4>
6028
6029
6030 <div class="tag-source">
6031 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1356">line 1356</a>
6032 </div>
6033
6034 </div>
6035
6036
6037 </dt>
6038 <dd>
6039
6040
6041 <div class="description">
6042 <p>Get a <a href="LuCI.network.WifiDevice.html"><code>WifiDevice</code></a> instance describing
6043 the given wireless radio.</p>
6044 </div>
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054 <table class="params">
6055 <thead>
6056 <tr>
6057
6058 <th>Name</th>
6059
6060
6061 <th>Type</th>
6062
6063
6064
6065 <th class="last">Description</th>
6066 </tr>
6067 </thead>
6068
6069 <tbody>
6070
6071
6072 <tr>
6073
6074 <td class="name"><code>devname</code></td>
6075
6076
6077 <td class="type">
6078
6079
6080 <span class="param-type">string</span>
6081
6082
6083
6084 </td>
6085
6086
6087
6088 <td class="description last">
6089
6090 <p>The configuration name of the wireless radio to look up, e.g. <code>radio0</code>
6091 for the first mac80211 phy on the system.</p></td>
6092 </tr>
6093
6094
6095 </tbody>
6096 </table>
6097
6098
6099
6100 <dl class="details">
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
6114
6115
6116
6117
6118
6119
6120
6121
6122 </dl>
6123
6124
6125
6126
6127
6128
6129
6130
6131
6132
6133
6134 <h5>Returns:</h5>
6135
6136
6137
6138 <table class="params">
6139 <thead>
6140 <tr>
6141
6142 <th>Type</th>
6143 <th class="last">Description</th>
6144 </tr>
6145 </thead>
6146 <tbody>
6147
6148 <tr>
6149
6150 <td class="type">
6151
6152 Promise.&lt;(null|<a href="LuCI.network.WifiDevice.html">LuCI.network.WifiDevice</a>)>
6153
6154
6155 </td>
6156 <td class="description last">Returns a promise resolving to the <code>WifiDevice</code> instance describing
6157 the underlying radio device or <code>null</code> if the wireless radio could not
6158 be found.</td>
6159 </tr>
6160
6161 </tbody>
6162 </table>
6163
6164
6165
6166
6167 </dd>
6168
6169
6170
6171 <dt>
6172 <div class="nameContainer">
6173 <h4 class="name" id="getWifiDevices">
6174
6175 getWifiDevices<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;Array.&lt;<a href="LuCI.network.WifiDevice.html">LuCI.network.WifiDevice</a>>>}</span>
6176 </h4>
6177
6178
6179 <div class="tag-source">
6180 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1376">line 1376</a>
6181 </div>
6182
6183 </div>
6184
6185
6186 </dt>
6187 <dd>
6188
6189
6190 <div class="description">
6191 <p>Obtain a list of all configured radio devices.</p>
6192 </div>
6193
6194
6195
6196
6197
6198
6199
6200
6201
6202 <dl class="details">
6203
6204
6205
6206
6207
6208
6209
6210
6211
6212
6213
6214
6215
6216
6217
6218
6219
6220
6221
6222
6223
6224 </dl>
6225
6226
6227
6228
6229
6230
6231
6232
6233
6234
6235
6236 <h5>Returns:</h5>
6237
6238
6239
6240 <table class="params">
6241 <thead>
6242 <tr>
6243
6244 <th>Type</th>
6245 <th class="last">Description</th>
6246 </tr>
6247 </thead>
6248 <tbody>
6249
6250 <tr>
6251
6252 <td class="type">
6253
6254 Promise.&lt;Array.&lt;<a href="LuCI.network.WifiDevice.html">LuCI.network.WifiDevice</a>>>
6255
6256
6257 </td>
6258 <td class="description last">Returns a promise resolving to an array of <code>WifiDevice</code> instances
6259 describing the wireless radios configured in the system.
6260 The order of the array corresponds to the order of the radios in
6261 the configuration.</td>
6262 </tr>
6263
6264 </tbody>
6265 </table>
6266
6267
6268
6269
6270 </dd>
6271
6272
6273
6274 <dt>
6275 <div class="nameContainer">
6276 <h4 class="name" id="getWifiNetwork">
6277
6278 getWifiNetwork<span class="signature">(netname)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;(null|<a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a>)>}</span>
6279 </h4>
6280
6281
6282 <div class="tag-source">
6283 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1405">line 1405</a>
6284 </div>
6285
6286 </div>
6287
6288
6289 </dt>
6290 <dd>
6291
6292
6293 <div class="description">
6294 <p>Get a <a href="LuCI.network.WifiNetwork.html"><code>WifiNetwork</code></a> instance describing
6295 the given wireless network.</p>
6296 </div>
6297
6298
6299
6300
6301
6302
6303
6304
6305
6306 <table class="params">
6307 <thead>
6308 <tr>
6309
6310 <th>Name</th>
6311
6312
6313 <th>Type</th>
6314
6315
6316
6317 <th class="last">Description</th>
6318 </tr>
6319 </thead>
6320
6321 <tbody>
6322
6323
6324 <tr>
6325
6326 <td class="name"><code>netname</code></td>
6327
6328
6329 <td class="type">
6330
6331
6332 <span class="param-type">string</span>
6333
6334
6335
6336 </td>
6337
6338
6339
6340 <td class="description last">
6341
6342 <p>The name of the wireless network to look up. This may be either an uci
6343 configuration section ID, a network ID in the form <code>radio#.network#</code>
6344 or a Linux network device name like <code>wlan0</code> which is resolved to the
6345 corresponding configuration section through <code>ubus</code> runtime information.</p></td>
6346 </tr>
6347
6348
6349 </tbody>
6350 </table>
6351
6352
6353
6354 <dl class="details">
6355
6356
6357
6358
6359
6360
6361
6362
6363
6364
6365
6366
6367
6368
6369
6370
6371
6372
6373
6374
6375
6376 </dl>
6377
6378
6379
6380
6381
6382
6383
6384
6385
6386
6387
6388 <h5>Returns:</h5>
6389
6390
6391
6392 <table class="params">
6393 <thead>
6394 <tr>
6395
6396 <th>Type</th>
6397 <th class="last">Description</th>
6398 </tr>
6399 </thead>
6400 <tbody>
6401
6402 <tr>
6403
6404 <td class="type">
6405
6406 Promise.&lt;(null|<a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a>)>
6407
6408
6409 </td>
6410 <td class="description last">Returns a promise resolving to the <code>WifiNetwork</code> instance describing
6411 the wireless network or <code>null</code> if the corresponding network could not
6412 be found.</td>
6413 </tr>
6414
6415 </tbody>
6416 </table>
6417
6418
6419
6420
6421 </dd>
6422
6423
6424
6425 <dt>
6426 <div class="nameContainer">
6427 <h4 class="name" id="getWifiNetworks">
6428
6429 getWifiNetworks<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;Array.&lt;<a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a>>>}</span>
6430 </h4>
6431
6432
6433 <div class="tag-source">
6434 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1419">line 1419</a>
6435 </div>
6436
6437 </div>
6438
6439
6440 </dt>
6441 <dd>
6442
6443
6444 <div class="description">
6445 <p>Get an array of all <a href="LuCI.network.WifiNetwork.html"><code>WifiNetwork</code></a>
6446 instances describing the wireless networks present on the system.</p>
6447 </div>
6448
6449
6450
6451
6452
6453
6454
6455
6456
6457 <dl class="details">
6458
6459
6460
6461
6462
6463
6464
6465
6466
6467
6468
6469
6470
6471
6472
6473
6474
6475
6476
6477
6478
6479 </dl>
6480
6481
6482
6483
6484
6485
6486
6487
6488
6489
6490
6491 <h5>Returns:</h5>
6492
6493
6494
6495 <table class="params">
6496 <thead>
6497 <tr>
6498
6499 <th>Type</th>
6500 <th class="last">Description</th>
6501 </tr>
6502 </thead>
6503 <tbody>
6504
6505 <tr>
6506
6507 <td class="type">
6508
6509 Promise.&lt;Array.&lt;<a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a>>>
6510
6511
6512 </td>
6513 <td class="description last">Returns a promise resolving to an array of <code>WifiNetwork</code> instances
6514 describing the wireless networks. The array will be empty if no networks
6515 are found.</td>
6516 </tr>
6517
6518 </tbody>
6519 </table>
6520
6521
6522
6523
6524 </dd>
6525
6526
6527
6528 <dt>
6529 <div class="nameContainer">
6530 <h4 class="name" id="isIgnoredDevice">
6531
6532 isIgnoredDevice<span class="signature">(name)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
6533 </h4>
6534
6535
6536 <div class="tag-source">
6537 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1339">line 1339</a>
6538 </div>
6539
6540 </div>
6541
6542
6543 </dt>
6544 <dd>
6545
6546
6547 <div class="description">
6548 <p>Test if a given network device name is in the list of patterns for
6549 device names to ignore.</p>
6550 <p>Ignored device names are usually Linux network devices which are
6551 spawned implicitly by kernel modules such as <code>tunl0</code> or <code>hwsim0</code>
6552 and which are unsuitable for use in network configuration.</p>
6553 </div>
6554
6555
6556
6557
6558
6559
6560
6561
6562
6563 <table class="params">
6564 <thead>
6565 <tr>
6566
6567 <th>Name</th>
6568
6569
6570 <th>Type</th>
6571
6572
6573
6574 <th class="last">Description</th>
6575 </tr>
6576 </thead>
6577
6578 <tbody>
6579
6580
6581 <tr>
6582
6583 <td class="name"><code>name</code></td>
6584
6585
6586 <td class="type">
6587
6588
6589 <span class="param-type">string</span>
6590
6591
6592
6593 </td>
6594
6595
6596
6597 <td class="description last">
6598
6599 <p>The device name to test.</p></td>
6600 </tr>
6601
6602
6603 </tbody>
6604 </table>
6605
6606
6607
6608 <dl class="details">
6609
6610
6611
6612
6613
6614
6615
6616
6617
6618
6619
6620
6621
6622
6623
6624
6625
6626
6627
6628
6629
6630 </dl>
6631
6632
6633
6634
6635
6636
6637
6638
6639
6640
6641
6642 <h5>Returns:</h5>
6643
6644
6645
6646 <table class="params">
6647 <thead>
6648 <tr>
6649
6650 <th>Type</th>
6651 <th class="last">Description</th>
6652 </tr>
6653 </thead>
6654 <tbody>
6655
6656 <tr>
6657
6658 <td class="type">
6659
6660 boolean
6661
6662
6663 </td>
6664 <td class="description last">Returns <code>true</code> if the given name is in the ignore pattern list,
6665 else returns <code>false</code>.</td>
6666 </tr>
6667
6668 </tbody>
6669 </table>
6670
6671
6672
6673
6674 </dd>
6675
6676
6677
6678 <dt>
6679 <div class="nameContainer">
6680 <h4 class="name" id="maskToPrefix">
6681
6682 maskToPrefix<span class="signature">(netmask, <span class="optional">v6</span>)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|number}</span>
6683 </h4>
6684
6685
6686 <div class="tag-source">
6687 <a href="network.js.html">network.js</a>, <a href="network.js.html#line692">line 692</a>
6688 </div>
6689
6690 </div>
6691
6692
6693 </dt>
6694 <dd>
6695
6696
6697 <div class="description">
6698 <p>Converts the given netmask to a prefix size in bits.</p>
6699 </div>
6700
6701
6702
6703
6704
6705
6706
6707
6708
6709 <table class="params">
6710 <thead>
6711 <tr>
6712
6713 <th>Name</th>
6714
6715
6716 <th>Type</th>
6717
6718
6719 <th>Default</th>
6720
6721
6722 <th class="last">Description</th>
6723 </tr>
6724 </thead>
6725
6726 <tbody>
6727
6728
6729 <tr>
6730
6731 <td class="name"><code>netmask</code></td>
6732
6733
6734 <td class="type">
6735
6736
6737 <span class="param-type">string</span>
6738
6739
6740
6741 </td>
6742
6743
6744 <td class="default">
6745
6746 </td>
6747
6748
6749 <td class="description last">
6750
6751
6752
6753
6754
6755
6756 <p>The netmask to convert into a bits count.</p></td>
6757 </tr>
6758
6759
6760
6761 <tr>
6762
6763 <td class="name"><code>v6</code></td>
6764
6765
6766 <td class="type">
6767
6768
6769 <span class="param-type">boolean</span>
6770
6771
6772
6773 </td>
6774
6775
6776 <td class="default">
6777
6778 false
6779
6780 </td>
6781
6782
6783 <td class="description last">
6784
6785
6786 <span class="optional">optional</span>
6787
6788
6789
6790
6791
6792 <p>Whether to parse the given netmask as IPv4 (<code>false</code>) or IPv6 (<code>true</code>)
6793 address.</p></td>
6794 </tr>
6795
6796
6797 </tbody>
6798 </table>
6799
6800
6801
6802 <dl class="details">
6803
6804
6805
6806
6807
6808
6809
6810
6811
6812
6813
6814
6815
6816
6817
6818
6819
6820
6821
6822
6823
6824 </dl>
6825
6826
6827
6828
6829
6830
6831
6832
6833
6834
6835
6836 <h5>Returns:</h5>
6837
6838
6839
6840 <table class="params">
6841 <thead>
6842 <tr>
6843
6844 <th>Type</th>
6845 <th class="last">Description</th>
6846 </tr>
6847 </thead>
6848 <tbody>
6849
6850 <tr>
6851
6852 <td class="type">
6853
6854 null
6855 |
6856
6857 number
6858
6859
6860 </td>
6861 <td class="description last">Returns the number of prefix bits contained in the netmask or <code>null</code>
6862 if the given netmask value was invalid.</td>
6863 </tr>
6864
6865 </tbody>
6866 </table>
6867
6868
6869
6870
6871 </dd>
6872
6873
6874
6875 <dt>
6876 <div class="nameContainer">
6877 <h4 class="name" id="prefixToMask">
6878
6879 prefixToMask<span class="signature">(bits, <span class="optional">v6</span>)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string}</span>
6880 </h4>
6881
6882
6883 <div class="tag-source">
6884 <a href="network.js.html">network.js</a>, <a href="network.js.html#line674">line 674</a>
6885 </div>
6886
6887 </div>
6888
6889
6890 </dt>
6891 <dd>
6892
6893
6894 <div class="description">
6895 <p>Converts the given prefix size in bits to a netmask.</p>
6896 </div>
6897
6898
6899
6900
6901
6902
6903
6904
6905
6906 <table class="params">
6907 <thead>
6908 <tr>
6909
6910 <th>Name</th>
6911
6912
6913 <th>Type</th>
6914
6915
6916 <th>Default</th>
6917
6918
6919 <th class="last">Description</th>
6920 </tr>
6921 </thead>
6922
6923 <tbody>
6924
6925
6926 <tr>
6927
6928 <td class="name"><code>bits</code></td>
6929
6930
6931 <td class="type">
6932
6933
6934 <span class="param-type">number</span>
6935
6936
6937
6938 </td>
6939
6940
6941 <td class="default">
6942
6943 </td>
6944
6945
6946 <td class="description last">
6947
6948
6949
6950
6951
6952
6953 <p>The prefix size in bits.</p></td>
6954 </tr>
6955
6956
6957
6958 <tr>
6959
6960 <td class="name"><code>v6</code></td>
6961
6962
6963 <td class="type">
6964
6965
6966 <span class="param-type">boolean</span>
6967
6968
6969
6970 </td>
6971
6972
6973 <td class="default">
6974
6975 false
6976
6977 </td>
6978
6979
6980 <td class="description last">
6981
6982
6983 <span class="optional">optional</span>
6984
6985
6986
6987
6988
6989 <p>Whether to convert the bits value into an IPv4 netmask (<code>false</code>) or
6990 an IPv6 netmask (<code>true</code>).</p></td>
6991 </tr>
6992
6993
6994 </tbody>
6995 </table>
6996
6997
6998
6999 <dl class="details">
7000
7001
7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021 </dl>
7022
7023
7024
7025
7026
7027
7028
7029
7030
7031
7032
7033 <h5>Returns:</h5>
7034
7035
7036
7037 <table class="params">
7038 <thead>
7039 <tr>
7040
7041 <th>Type</th>
7042 <th class="last">Description</th>
7043 </tr>
7044 </thead>
7045 <tbody>
7046
7047 <tr>
7048
7049 <td class="type">
7050
7051 null
7052 |
7053
7054 string
7055
7056
7057 </td>
7058 <td class="description last">Returns a string containing the netmask corresponding to the bit count
7059 or <code>null</code> when the given amount of bits exceeds the maximum possible
7060 value of <code>32</code> for IPv4 or <code>128</code> for IPv6.</td>
7061 </tr>
7062
7063 </tbody>
7064 </table>
7065
7066
7067
7068
7069 </dd>
7070
7071
7072
7073 <dt>
7074 <div class="nameContainer">
7075 <h4 class="name" id="registerErrorCode">
7076
7077 registerErrorCode<span class="signature">(code, message)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
7078 </h4>
7079
7080
7081 <div class="tag-source">
7082 <a href="network.js.html">network.js</a>, <a href="network.js.html#line881">line 881</a>
7083 </div>
7084
7085 </div>
7086
7087
7088 </dt>
7089 <dd>
7090
7091
7092 <div class="description">
7093 <p>Registers a new human readable translation string for a <code>Protocol</code>
7094 error code.</p>
7095 </div>
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105 <table class="params">
7106 <thead>
7107 <tr>
7108
7109 <th>Name</th>
7110
7111
7112 <th>Type</th>
7113
7114
7115
7116 <th class="last">Description</th>
7117 </tr>
7118 </thead>
7119
7120 <tbody>
7121
7122
7123 <tr>
7124
7125 <td class="name"><code>code</code></td>
7126
7127
7128 <td class="type">
7129
7130
7131 <span class="param-type">string</span>
7132
7133
7134
7135 </td>
7136
7137
7138
7139 <td class="description last">
7140
7141 <p>The <code>ubus</code> protocol error code to register a translation for, e.g.
7142 <code>NO_DEVICE</code>.</p></td>
7143 </tr>
7144
7145
7146
7147 <tr>
7148
7149 <td class="name"><code>message</code></td>
7150
7151
7152 <td class="type">
7153
7154
7155 <span class="param-type">string</span>
7156
7157
7158
7159 </td>
7160
7161
7162
7163 <td class="description last">
7164
7165 <p>The message to use as translation for the given protocol error code.</p></td>
7166 </tr>
7167
7168
7169 </tbody>
7170 </table>
7171
7172
7173
7174 <dl class="details">
7175
7176
7177
7178
7179
7180
7181
7182
7183
7184
7185
7186
7187
7188
7189
7190
7191
7192
7193
7194
7195
7196 </dl>
7197
7198
7199
7200
7201
7202
7203
7204
7205
7206
7207
7208 <h5>Returns:</h5>
7209
7210
7211
7212 <table class="params">
7213 <thead>
7214 <tr>
7215
7216 <th>Type</th>
7217 <th class="last">Description</th>
7218 </tr>
7219 </thead>
7220 <tbody>
7221
7222 <tr>
7223
7224 <td class="type">
7225
7226 boolean
7227
7228
7229 </td>
7230 <td class="description last">Returns <code>true</code> if the error code description has been added or <code>false</code>
7231 if either the arguments were invalid or if there already was a
7232 description for the given code.</td>
7233 </tr>
7234
7235 </tbody>
7236 </table>
7237
7238
7239
7240
7241 </dd>
7242
7243
7244
7245 <dt>
7246 <div class="nameContainer">
7247 <h4 class="name" id="registerPatternVirtual">
7248
7249 registerPatternVirtual<span class="signature">(pat)</span>
7250 </h4>
7251
7252
7253 <div class="tag-source">
7254 <a href="network.js.html">network.js</a>, <a href="network.js.html#line861">line 861</a>
7255 </div>
7256
7257 </div>
7258
7259
7260 </dt>
7261 <dd>
7262
7263
7264 <div class="description">
7265 <p>Registers a new regular expression pattern to recognize
7266 virtual interfaces.</p>
7267 </div>
7268
7269
7270
7271
7272
7273
7274
7275
7276
7277 <table class="params">
7278 <thead>
7279 <tr>
7280
7281 <th>Name</th>
7282
7283
7284 <th>Type</th>
7285
7286
7287
7288 <th class="last">Description</th>
7289 </tr>
7290 </thead>
7291
7292 <tbody>
7293
7294
7295 <tr>
7296
7297 <td class="name"><code>pat</code></td>
7298
7299
7300 <td class="type">
7301
7302
7303 <span class="param-type">RegExp</span>
7304
7305
7306
7307 </td>
7308
7309
7310
7311 <td class="description last">
7312
7313 <p>A <code>RegExp</code> instance to match a virtual interface name
7314 such as <code>6in4-wan</code> or <code>tun0</code>.</p></td>
7315 </tr>
7316
7317
7318 </tbody>
7319 </table>
7320
7321
7322
7323 <dl class="details">
7324
7325
7326
7327
7328
7329
7330
7331
7332
7333
7334
7335
7336
7337
7338
7339
7340
7341
7342
7343
7344
7345 </dl>
7346
7347
7348
7349
7350
7351
7352
7353
7354
7355
7356
7357
7358
7359 </dd>
7360
7361
7362
7363 <dt>
7364 <div class="nameContainer">
7365 <h4 class="name" id="registerProtocol">
7366
7367 registerProtocol<span class="signature">(protoname, methods)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>}</span>
7368 </h4>
7369
7370
7371 <div class="tag-source">
7372 <a href="network.js.html">network.js</a>, <a href="network.js.html#line820">line 820</a>
7373 </div>
7374
7375 </div>
7376
7377
7378 </dt>
7379 <dd>
7380
7381
7382 <div class="description">
7383 <p>Registers a new <a href="LuCI.network.Protocol.html"><code>Protocol</code></a> subclass
7384 with the given methods and returns the resulting subclass value.</p>
7385 <p>This functions internally calls
7386 <code>Class.extend()</code> on the <code>Network.Protocol</code>
7387 base class.</p>
7388 </div>
7389
7390
7391
7392
7393
7394
7395
7396
7397
7398 <table class="params">
7399 <thead>
7400 <tr>
7401
7402 <th>Name</th>
7403
7404
7405 <th>Type</th>
7406
7407
7408
7409 <th class="last">Description</th>
7410 </tr>
7411 </thead>
7412
7413 <tbody>
7414
7415
7416 <tr>
7417
7418 <td class="name"><code>protoname</code></td>
7419
7420
7421 <td class="type">
7422
7423
7424 <span class="param-type">string</span>
7425
7426
7427
7428 </td>
7429
7430
7431
7432 <td class="description last">
7433
7434 <p>The name of the new protocol to register.</p></td>
7435 </tr>
7436
7437
7438
7439 <tr>
7440
7441 <td class="name"><code>methods</code></td>
7442
7443
7444 <td class="type">
7445
7446
7447 <span class="param-type">Object.&lt;string, *></span>
7448
7449
7450
7451 </td>
7452
7453
7454
7455 <td class="description last">
7456
7457 <p>The member methods and values of the new <code>Protocol</code> subclass to
7458 be passed to <code>Class.extend()</code>.</p></td>
7459 </tr>
7460
7461
7462 </tbody>
7463 </table>
7464
7465
7466
7467 <dl class="details">
7468
7469
7470
7471
7472
7473
7474
7475
7476
7477
7478
7479
7480
7481
7482
7483
7484
7485
7486
7487
7488
7489 </dl>
7490
7491
7492
7493
7494
7495
7496
7497
7498
7499
7500
7501 <h5>Returns:</h5>
7502
7503
7504
7505 <table class="params">
7506 <thead>
7507 <tr>
7508
7509 <th>Type</th>
7510 <th class="last">Description</th>
7511 </tr>
7512 </thead>
7513 <tbody>
7514
7515 <tr>
7516
7517 <td class="type">
7518
7519 <a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>
7520
7521
7522 </td>
7523 <td class="description last">Returns the new <code>Protocol</code> subclass.</td>
7524 </tr>
7525
7526 </tbody>
7527 </table>
7528
7529
7530
7531
7532 </dd>
7533
7534
7535
7536 <dt>
7537 <div class="nameContainer">
7538 <h4 class="name" id="renameNetwork">
7539
7540 renameNetwork<span class="signature">(oldName, newName)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;boolean>}</span>
7541 </h4>
7542
7543
7544 <div class="tag-source">
7545 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1070">line 1070</a>
7546 </div>
7547
7548 </div>
7549
7550
7551 </dt>
7552 <dd>
7553
7554
7555 <div class="description">
7556 <p>Rename the given network and its references to a new name.</p>
7557 </div>
7558
7559
7560
7561
7562
7563
7564
7565
7566
7567 <table class="params">
7568 <thead>
7569 <tr>
7570
7571 <th>Name</th>
7572
7573
7574 <th>Type</th>
7575
7576
7577
7578 <th class="last">Description</th>
7579 </tr>
7580 </thead>
7581
7582 <tbody>
7583
7584
7585 <tr>
7586
7587 <td class="name"><code>oldName</code></td>
7588
7589
7590 <td class="type">
7591
7592
7593 <span class="param-type">string</span>
7594
7595
7596
7597 </td>
7598
7599
7600
7601 <td class="description last">
7602
7603 <p>The current name of the network.</p></td>
7604 </tr>
7605
7606
7607
7608 <tr>
7609
7610 <td class="name"><code>newName</code></td>
7611
7612
7613 <td class="type">
7614
7615
7616 <span class="param-type">string</span>
7617
7618
7619
7620 </td>
7621
7622
7623
7624 <td class="description last">
7625
7626 <p>The name to rename the network to, must be in the format
7627 <code>[a-z-A-Z0-9_]+</code>.</p></td>
7628 </tr>
7629
7630
7631 </tbody>
7632 </table>
7633
7634
7635
7636 <dl class="details">
7637
7638
7639
7640
7641
7642
7643
7644
7645
7646
7647
7648
7649
7650
7651
7652
7653
7654
7655
7656
7657
7658 </dl>
7659
7660
7661
7662
7663
7664
7665
7666
7667
7668
7669
7670 <h5>Returns:</h5>
7671
7672
7673
7674 <table class="params">
7675 <thead>
7676 <tr>
7677
7678 <th>Type</th>
7679 <th class="last">Description</th>
7680 </tr>
7681 </thead>
7682 <tbody>
7683
7684 <tr>
7685
7686 <td class="type">
7687
7688 Promise.&lt;boolean>
7689
7690
7691 </td>
7692 <td class="description last">Returns a promise resolving to either <code>true</code> if the network was
7693 successfully renamed or <code>false</code> if the new name was invalid, if
7694 a network with the new name already exists or if the network to
7695 rename could not be found.</td>
7696 </tr>
7697
7698 </tbody>
7699 </table>
7700
7701
7702
7703
7704 </dd>
7705
7706 </dl>
7707
7708
7709
7710 <h3 class="subsection-title">Type Definitions</h3>
7711
7712 <dl>
7713
7714 <dt>
7715 <div class="nameContainer">
7716 <h4 class="name" id=".SwitchTopology">LuCI.network.SwitchTopology<span class="type-signature type object.<string, (object|array)>">Object.&lt;string, (Object|Array)></span> </h4>
7717 </div>
7718
7719
7720 </dt>
7721 <dd>
7722
7723 <div class="description">
7724 <p>Describes a swconfig switch topology by specifying the CPU
7725 connections and external port labels of a switch.</p>
7726 </div>
7727
7728
7729
7730 <dl class="details">
7731
7732
7733 <h5 class="subsection-title">Properties:</h5>
7734
7735 <dl>
7736
7737 <table class="props">
7738 <thead>
7739 <tr>
7740
7741 <th>Name</th>
7742
7743
7744 <th>Type</th>
7745
7746
7747
7748
7749
7750 <th class="last">Description</th>
7751 </tr>
7752 </thead>
7753
7754 <tbody>
7755
7756
7757 <tr>
7758
7759 <td class="name"><code>netdevs</code></td>
7760
7761
7762 <td class="type">
7763
7764
7765 <span class="param-type">Object.&lt;number, string></span>
7766
7767
7768
7769 </td>
7770
7771
7772
7773
7774
7775 <td class="description last"><p>The <code>netdevs</code> property points to an object describing the CPU port
7776 connections of the switch. The numeric key of the enclosed object is
7777 the port number, the value contains the Linux network device name the
7778 port is hardwired to.</p></td>
7779 </tr>
7780
7781
7782
7783 <tr>
7784
7785 <td class="name"><code>ports</code></td>
7786
7787
7788 <td class="type">
7789
7790
7791 <span class="param-type">Array.&lt;Object.&lt;string, (boolean|number|string)>></span>
7792
7793
7794
7795 </td>
7796
7797
7798
7799
7800
7801 <td class="description last"><p>The <code>ports</code> property points to an array describing the populated
7802 ports of the switch in the external label order. Each array item is
7803 an object containing the following keys:</p>
7804 <ul>
7805 <li><code>num</code> - the internal switch port number</li>
7806 <li><code>label</code> - the label of the port, e.g. <code>LAN 1</code> or <code>CPU (eth0)</code></li>
7807 <li><code>device</code> - the connected Linux network device name (CPU ports only)</li>
7808 <li><code>tagged</code> - a boolean indicating whether the port must be tagged to
7809 function (CPU ports only)</li>
7810 </ul></td>
7811 </tr>
7812
7813
7814 </tbody>
7815 </table></dl>
7816
7817
7818
7819
7820
7821
7822
7823
7824
7825
7826
7827
7828
7829
7830
7831
7832
7833
7834
7835
7836
7837
7838 </dl>
7839
7840
7841
7842 </dd>
7843
7844
7845
7846 <dt>
7847 <div class="nameContainer">
7848 <h4 class="name" id=".WifiEncryption">LuCI.network.WifiEncryption<span class="type-signature type object.<string, (boolean|array.<(number|string)>)>">Object.&lt;string, (boolean|Array.&lt;(number|string)>)></span> </h4>
7849 </div>
7850
7851
7852 </dt>
7853 <dd>
7854
7855 <div class="description">
7856 <p>An encryption entry describes active wireless encryption settings
7857 such as the used key management protocols, active ciphers and
7858 protocol versions.</p>
7859 </div>
7860
7861
7862
7863 <dl class="details">
7864
7865
7866 <h5 class="subsection-title">Properties:</h5>
7867
7868 <dl>
7869
7870 <table class="props">
7871 <thead>
7872 <tr>
7873
7874 <th>Name</th>
7875
7876
7877 <th>Type</th>
7878
7879
7880 <th>Argument</th>
7881
7882
7883
7884
7885 <th class="last">Description</th>
7886 </tr>
7887 </thead>
7888
7889 <tbody>
7890
7891
7892 <tr>
7893
7894 <td class="name"><code>enabled</code></td>
7895
7896
7897 <td class="type">
7898
7899
7900 <span class="param-type">boolean</span>
7901
7902
7903
7904 </td>
7905
7906
7907 <td class="attributes">
7908
7909
7910
7911 </td>
7912
7913
7914
7915
7916 <td class="description last"><p>Specifies whether any kind of encryption, such as <code>WEP</code> or <code>WPA</code> is
7917 enabled. If set to <code>false</code>, then no encryption is active and the
7918 corresponding network is open.</p></td>
7919 </tr>
7920
7921
7922
7923 <tr>
7924
7925 <td class="name"><code>wep</code></td>
7926
7927
7928 <td class="type">
7929
7930
7931 <span class="param-type">Array.&lt;string></span>
7932
7933
7934
7935 </td>
7936
7937
7938 <td class="attributes">
7939
7940 &lt;optional><br>
7941
7942
7943
7944 </td>
7945
7946
7947
7948
7949 <td class="description last"><p>When the <code>wep</code> property exists, the network uses WEP encryption.
7950 In this case, the property is set to an array of active WEP modes
7951 which might be either <code>open</code>, <code>shared</code> or both.</p></td>
7952 </tr>
7953
7954
7955
7956 <tr>
7957
7958 <td class="name"><code>wpa</code></td>
7959
7960
7961 <td class="type">
7962
7963
7964 <span class="param-type">Array.&lt;number></span>
7965
7966
7967
7968 </td>
7969
7970
7971 <td class="attributes">
7972
7973 &lt;optional><br>
7974
7975
7976
7977 </td>
7978
7979
7980
7981
7982 <td class="description last"><p>When the <code>wpa</code> property exists, the network uses WPA security.
7983 In this case, the property is set to an array containing the WPA
7984 protocol versions used, e.g. <code>[ 1, 2 ]</code> for WPA/WPA2 mixed mode or
7985 <code>[ 3 ]</code> for WPA3-SAE.</p></td>
7986 </tr>
7987
7988
7989
7990 <tr>
7991
7992 <td class="name"><code>authentication</code></td>
7993
7994
7995 <td class="type">
7996
7997
7998 <span class="param-type">Array.&lt;string></span>
7999
8000
8001
8002 </td>
8003
8004
8005 <td class="attributes">
8006
8007 &lt;optional><br>
8008
8009
8010
8011 </td>
8012
8013
8014
8015
8016 <td class="description last"><p>The <code>authentication</code> property only applies to WPA encryption and
8017 is defined when the <code>wpa</code> property is set as well. It points to
8018 an array of active authentication suites used by the network, e.g.
8019 <code>[ &quot;psk&quot; ]</code> for a WPA(2)-PSK network or <code>[ &quot;psk&quot;, &quot;sae&quot; ]</code> for
8020 mixed WPA2-PSK/WPA3-SAE encryption.</p></td>
8021 </tr>
8022
8023
8024
8025 <tr>
8026
8027 <td class="name"><code>ciphers</code></td>
8028
8029
8030 <td class="type">
8031
8032
8033 <span class="param-type">Array.&lt;string></span>
8034
8035
8036
8037 </td>
8038
8039
8040 <td class="attributes">
8041
8042 &lt;optional><br>
8043
8044
8045
8046 </td>
8047
8048
8049
8050
8051 <td class="description last"><p>If either WEP or WPA encryption is active, then the <code>ciphers</code>
8052 property will be set to an array describing the active encryption
8053 ciphers used by the network, e.g. <code>[ &quot;tkip&quot;, &quot;ccmp&quot; ]</code> for a
8054 WPA/WPA2-PSK mixed network or <code>[ &quot;wep-40&quot;, &quot;wep-104&quot; ]</code> for an
8055 WEP network.</p></td>
8056 </tr>
8057
8058
8059 </tbody>
8060 </table></dl>
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
8072
8073
8074
8075
8076
8077
8078
8079
8080
8081
8082
8083 </dl>
8084
8085
8086
8087 </dd>
8088
8089
8090
8091 <dt>
8092 <div class="nameContainer">
8093 <h4 class="name" id=".WifiPeerEntry">LuCI.network.WifiPeerEntry<span class="type-signature type object.<string, (boolean|number|string|luci.network.wifirateentry)>">Object.&lt;string, (boolean|number|string|<a href="LuCI.network.html#.WifiRateEntry">LuCI.network.WifiRateEntry</a>)></span> </h4>
8094 </div>
8095
8096
8097 </dt>
8098 <dd>
8099
8100 <div class="description">
8101 <p>A wireless peer entry describes the properties of a remote wireless
8102 peer associated with a local network.</p>
8103 </div>
8104
8105
8106
8107 <dl class="details">
8108
8109
8110 <h5 class="subsection-title">Properties:</h5>
8111
8112 <dl>
8113
8114 <table class="props">
8115 <thead>
8116 <tr>
8117
8118 <th>Name</th>
8119
8120
8121 <th>Type</th>
8122
8123
8124 <th>Argument</th>
8125
8126
8127
8128
8129 <th class="last">Description</th>
8130 </tr>
8131 </thead>
8132
8133 <tbody>
8134
8135
8136 <tr>
8137
8138 <td class="name"><code>mac</code></td>
8139
8140
8141 <td class="type">
8142
8143
8144 <span class="param-type">string</span>
8145
8146
8147
8148 </td>
8149
8150
8151 <td class="attributes">
8152
8153
8154
8155 </td>
8156
8157
8158
8159
8160 <td class="description last"><p>The MAC address (BSSID).</p></td>
8161 </tr>
8162
8163
8164
8165 <tr>
8166
8167 <td class="name"><code>signal</code></td>
8168
8169
8170 <td class="type">
8171
8172
8173 <span class="param-type">number</span>
8174
8175
8176
8177 </td>
8178
8179
8180 <td class="attributes">
8181
8182
8183
8184 </td>
8185
8186
8187
8188
8189 <td class="description last"><p>The received signal strength.</p></td>
8190 </tr>
8191
8192
8193
8194 <tr>
8195
8196 <td class="name"><code>signal_avg</code></td>
8197
8198
8199 <td class="type">
8200
8201
8202 <span class="param-type">number</span>
8203
8204
8205
8206 </td>
8207
8208
8209 <td class="attributes">
8210
8211 &lt;optional><br>
8212
8213
8214
8215 </td>
8216
8217
8218
8219
8220 <td class="description last"><p>The average signal strength if supported by the driver.</p></td>
8221 </tr>
8222
8223
8224
8225 <tr>
8226
8227 <td class="name"><code>noise</code></td>
8228
8229
8230 <td class="type">
8231
8232
8233 <span class="param-type">number</span>
8234
8235
8236
8237 </td>
8238
8239
8240 <td class="attributes">
8241
8242 &lt;optional><br>
8243
8244
8245
8246 </td>
8247
8248
8249
8250
8251 <td class="description last"><p>The current noise floor of the radio. May be <code>0</code> or absent if not
8252 supported by the driver.</p></td>
8253 </tr>
8254
8255
8256
8257 <tr>
8258
8259 <td class="name"><code>inactive</code></td>
8260
8261
8262 <td class="type">
8263
8264
8265 <span class="param-type">number</span>
8266
8267
8268
8269 </td>
8270
8271
8272 <td class="attributes">
8273
8274
8275
8276 </td>
8277
8278
8279
8280
8281 <td class="description last"><p>The amount of milliseconds the peer has been inactive, e.g. due
8282 to powersave.</p></td>
8283 </tr>
8284
8285
8286
8287 <tr>
8288
8289 <td class="name"><code>connected_time</code></td>
8290
8291
8292 <td class="type">
8293
8294
8295 <span class="param-type">number</span>
8296
8297
8298
8299 </td>
8300
8301
8302 <td class="attributes">
8303
8304
8305
8306 </td>
8307
8308
8309
8310
8311 <td class="description last"><p>The amount of milliseconds the peer is associated to this network.</p></td>
8312 </tr>
8313
8314
8315
8316 <tr>
8317
8318 <td class="name"><code>thr</code></td>
8319
8320
8321 <td class="type">
8322
8323
8324 <span class="param-type">number</span>
8325
8326
8327
8328 </td>
8329
8330
8331 <td class="attributes">
8332
8333 &lt;optional><br>
8334
8335
8336
8337 </td>
8338
8339
8340
8341
8342 <td class="description last"><p>The estimated throughput of the peer, May be <code>0</code> or absent if not
8343 supported by the driver.</p></td>
8344 </tr>
8345
8346
8347
8348 <tr>
8349
8350 <td class="name"><code>authorized</code></td>
8351
8352
8353 <td class="type">
8354
8355
8356 <span class="param-type">boolean</span>
8357
8358
8359
8360 </td>
8361
8362
8363 <td class="attributes">
8364
8365
8366
8367 </td>
8368
8369
8370
8371
8372 <td class="description last"><p>Specifies whether the peer is authorized to associate to this network.</p></td>
8373 </tr>
8374
8375
8376
8377 <tr>
8378
8379 <td class="name"><code>authenticated</code></td>
8380
8381
8382 <td class="type">
8383
8384
8385 <span class="param-type">boolean</span>
8386
8387
8388
8389 </td>
8390
8391
8392 <td class="attributes">
8393
8394
8395
8396 </td>
8397
8398
8399
8400
8401 <td class="description last"><p>Specifies whether the peer completed authentication to this network.</p></td>
8402 </tr>
8403
8404
8405
8406 <tr>
8407
8408 <td class="name"><code>preamble</code></td>
8409
8410
8411 <td class="type">
8412
8413
8414 <span class="param-type">string</span>
8415
8416
8417
8418 </td>
8419
8420
8421 <td class="attributes">
8422
8423
8424
8425 </td>
8426
8427
8428
8429
8430 <td class="description last"><p>The preamble mode used by the peer. May be <code>long</code> or <code>short</code>.</p></td>
8431 </tr>
8432
8433
8434
8435 <tr>
8436
8437 <td class="name"><code>wme</code></td>
8438
8439
8440 <td class="type">
8441
8442
8443 <span class="param-type">boolean</span>
8444
8445
8446
8447 </td>
8448
8449
8450 <td class="attributes">
8451
8452
8453
8454 </td>
8455
8456
8457
8458
8459 <td class="description last"><p>Specifies whether the peer supports WME/WMM capabilities.</p></td>
8460 </tr>
8461
8462
8463
8464 <tr>
8465
8466 <td class="name"><code>mfp</code></td>
8467
8468
8469 <td class="type">
8470
8471
8472 <span class="param-type">boolean</span>
8473
8474
8475
8476 </td>
8477
8478
8479 <td class="attributes">
8480
8481
8482
8483 </td>
8484
8485
8486
8487
8488 <td class="description last"><p>Specifies whether management frame protection is active.</p></td>
8489 </tr>
8490
8491
8492
8493 <tr>
8494
8495 <td class="name"><code>tdls</code></td>
8496
8497
8498 <td class="type">
8499
8500
8501 <span class="param-type">boolean</span>
8502
8503
8504
8505 </td>
8506
8507
8508 <td class="attributes">
8509
8510
8511
8512 </td>
8513
8514
8515
8516
8517 <td class="description last"><p>Specifies whether TDLS is active.</p></td>
8518 </tr>
8519
8520
8521
8522 <tr>
8523
8524 <td class="name"><code>mesh llid</code></td>
8525
8526
8527 <td class="type">
8528
8529
8530 <span class="param-type">number</span>
8531
8532
8533
8534 </td>
8535
8536
8537 <td class="attributes">
8538
8539 &lt;optional><br>
8540
8541
8542
8543 </td>
8544
8545
8546
8547
8548 <td class="description last"><p>The mesh LLID, may be <code>0</code> or absent if not applicable or supported
8549 by the driver.</p></td>
8550 </tr>
8551
8552
8553
8554 <tr>
8555
8556 <td class="name"><code>mesh plid</code></td>
8557
8558
8559 <td class="type">
8560
8561
8562 <span class="param-type">number</span>
8563
8564
8565
8566 </td>
8567
8568
8569 <td class="attributes">
8570
8571 &lt;optional><br>
8572
8573
8574
8575 </td>
8576
8577
8578
8579
8580 <td class="description last"><p>The mesh PLID, may be <code>0</code> or absent if not applicable or supported
8581 by the driver.</p></td>
8582 </tr>
8583
8584
8585
8586 <tr>
8587
8588 <td class="name"><code>mesh plink</code></td>
8589
8590
8591 <td class="type">
8592
8593
8594 <span class="param-type">string</span>
8595
8596
8597
8598 </td>
8599
8600
8601 <td class="attributes">
8602
8603 &lt;optional><br>
8604
8605
8606
8607 </td>
8608
8609
8610
8611
8612 <td class="description last"><p>The mesh peer link state description, may be an empty string (<code>''</code>)
8613 or absent if not applicable or supported by the driver.</p>
8614 <p>The following states are known:</p>
8615 <ul>
8616 <li><code>LISTEN</code></li>
8617 <li><code>OPN_SNT</code></li>
8618 <li><code>OPN_RCVD</code></li>
8619 <li><code>CNF_RCVD</code></li>
8620 <li><code>ESTAB</code></li>
8621 <li><code>HOLDING</code></li>
8622 <li><code>BLOCKED</code></li>
8623 <li><code>UNKNOWN</code></li>
8624 </ul></td>
8625 </tr>
8626
8627
8628
8629 <tr>
8630
8631 <td class="name"><code>mesh local PS</code></td>
8632
8633
8634 <td class="type">
8635
8636
8637 <span class="param-type">number</span>
8638
8639
8640
8641 </td>
8642
8643
8644 <td class="attributes">
8645
8646 &lt;optional><br>
8647
8648
8649
8650 </td>
8651
8652
8653
8654
8655 <td class="description last"><p>The local powersafe mode for the peer link, may be an empty
8656 string (<code>''</code>) or absent if not applicable or supported by
8657 the driver.</p>
8658 <p>The following modes are known:</p>
8659 <ul>
8660 <li><code>ACTIVE</code> (no power save)</li>
8661 <li><code>LIGHT SLEEP</code></li>
8662 <li><code>DEEP SLEEP</code></li>
8663 <li><code>UNKNOWN</code></li>
8664 </ul></td>
8665 </tr>
8666
8667
8668
8669 <tr>
8670
8671 <td class="name"><code>mesh peer PS</code></td>
8672
8673
8674 <td class="type">
8675
8676
8677 <span class="param-type">number</span>
8678
8679
8680
8681 </td>
8682
8683
8684 <td class="attributes">
8685
8686 &lt;optional><br>
8687
8688
8689
8690 </td>
8691
8692
8693
8694
8695 <td class="description last"><p>The remote powersafe mode for the peer link, may be an empty
8696 string (<code>''</code>) or absent if not applicable or supported by
8697 the driver.</p>
8698 <p>The following modes are known:</p>
8699 <ul>
8700 <li><code>ACTIVE</code> (no power save)</li>
8701 <li><code>LIGHT SLEEP</code></li>
8702 <li><code>DEEP SLEEP</code></li>
8703 <li><code>UNKNOWN</code></li>
8704 </ul></td>
8705 </tr>
8706
8707
8708
8709 <tr>
8710
8711 <td class="name"><code>mesh non-peer PS</code></td>
8712
8713
8714 <td class="type">
8715
8716
8717 <span class="param-type">number</span>
8718
8719
8720
8721 </td>
8722
8723
8724 <td class="attributes">
8725
8726 &lt;optional><br>
8727
8728
8729
8730 </td>
8731
8732
8733
8734
8735 <td class="description last"><p>The powersafe mode for all non-peer neighbours, may be an empty
8736 string (<code>''</code>) or absent if not applicable or supported by the driver.</p>
8737 <p>The following modes are known:</p>
8738 <ul>
8739 <li><code>ACTIVE</code> (no power save)</li>
8740 <li><code>LIGHT SLEEP</code></li>
8741 <li><code>DEEP SLEEP</code></li>
8742 <li><code>UNKNOWN</code></li>
8743 </ul></td>
8744 </tr>
8745
8746
8747
8748 <tr>
8749
8750 <td class="name"><code>rx</code></td>
8751
8752
8753 <td class="type">
8754
8755
8756 <span class="param-type"><a href="LuCI.network.html#.WifiRateEntry">LuCI.network.WifiRateEntry</a></span>
8757
8758
8759
8760 </td>
8761
8762
8763 <td class="attributes">
8764
8765
8766
8767 </td>
8768
8769
8770
8771
8772 <td class="description last"><p>Describes the receiving wireless rate from the peer.</p></td>
8773 </tr>
8774
8775
8776
8777 <tr>
8778
8779 <td class="name"><code>tx</code></td>
8780
8781
8782 <td class="type">
8783
8784
8785 <span class="param-type"><a href="LuCI.network.html#.WifiRateEntry">LuCI.network.WifiRateEntry</a></span>
8786
8787
8788
8789 </td>
8790
8791
8792 <td class="attributes">
8793
8794
8795
8796 </td>
8797
8798
8799
8800
8801 <td class="description last"><p>Describes the transmitting wireless rate to the peer.</p></td>
8802 </tr>
8803
8804
8805 </tbody>
8806 </table></dl>
8807
8808
8809
8810
8811
8812
8813
8814
8815
8816
8817
8818
8819
8820
8821
8822
8823
8824
8825
8826
8827
8828
8829 </dl>
8830
8831
8832
8833 </dd>
8834
8835
8836
8837 <dt>
8838 <div class="nameContainer">
8839 <h4 class="name" id=".WifiRateEntry">LuCI.network.WifiRateEntry<span class="type-signature type object.<string, (boolean|number)>">Object.&lt;string, (boolean|number)></span> </h4>
8840 </div>
8841
8842
8843 </dt>
8844 <dd>
8845
8846 <div class="description">
8847 <p>A wireless rate entry describes the properties of a wireless
8848 transmission rate to or from a peer.</p>
8849 </div>
8850
8851
8852
8853 <dl class="details">
8854
8855
8856 <h5 class="subsection-title">Properties:</h5>
8857
8858 <dl>
8859
8860 <table class="props">
8861 <thead>
8862 <tr>
8863
8864 <th>Name</th>
8865
8866
8867 <th>Type</th>
8868
8869
8870 <th>Argument</th>
8871
8872
8873
8874
8875 <th class="last">Description</th>
8876 </tr>
8877 </thead>
8878
8879 <tbody>
8880
8881
8882 <tr>
8883
8884 <td class="name"><code>drop_misc</code></td>
8885
8886
8887 <td class="type">
8888
8889
8890 <span class="param-type">number</span>
8891
8892
8893
8894 </td>
8895
8896
8897 <td class="attributes">
8898
8899 &lt;optional><br>
8900
8901
8902
8903 </td>
8904
8905
8906
8907
8908 <td class="description last"><p>The amount of received misc. packages that have been dropped, e.g.
8909 due to corruption or missing authentication. Only applicable to
8910 receiving rates.</p></td>
8911 </tr>
8912
8913
8914
8915 <tr>
8916
8917 <td class="name"><code>packets</code></td>
8918
8919
8920 <td class="type">
8921
8922
8923 <span class="param-type">number</span>
8924
8925
8926
8927 </td>
8928
8929
8930 <td class="attributes">
8931
8932
8933
8934 </td>
8935
8936
8937
8938
8939 <td class="description last"><p>The amount of packets that have been received or sent.</p></td>
8940 </tr>
8941
8942
8943
8944 <tr>
8945
8946 <td class="name"><code>bytes</code></td>
8947
8948
8949 <td class="type">
8950
8951
8952 <span class="param-type">number</span>
8953
8954
8955
8956 </td>
8957
8958
8959 <td class="attributes">
8960
8961
8962
8963 </td>
8964
8965
8966
8967
8968 <td class="description last"><p>The amount of bytes that have been received or sent.</p></td>
8969 </tr>
8970
8971
8972
8973 <tr>
8974
8975 <td class="name"><code>failed</code></td>
8976
8977
8978 <td class="type">
8979
8980
8981 <span class="param-type">number</span>
8982
8983
8984
8985 </td>
8986
8987
8988 <td class="attributes">
8989
8990 &lt;optional><br>
8991
8992
8993
8994 </td>
8995
8996
8997
8998
8999 <td class="description last"><p>The amount of failed transmission attempts. Only applicable to
9000 transmit rates.</p></td>
9001 </tr>
9002
9003
9004
9005 <tr>
9006
9007 <td class="name"><code>retries</code></td>
9008
9009
9010 <td class="type">
9011
9012
9013 <span class="param-type">number</span>
9014
9015
9016
9017 </td>
9018
9019
9020 <td class="attributes">
9021
9022 &lt;optional><br>
9023
9024
9025
9026 </td>
9027
9028
9029
9030
9031 <td class="description last"><p>The amount of retried transmissions. Only applicable to transmit
9032 rates.</p></td>
9033 </tr>
9034
9035
9036
9037 <tr>
9038
9039 <td class="name"><code>is_ht</code></td>
9040
9041
9042 <td class="type">
9043
9044
9045 <span class="param-type">boolean</span>
9046
9047
9048
9049 </td>
9050
9051
9052 <td class="attributes">
9053
9054
9055
9056 </td>
9057
9058
9059
9060
9061 <td class="description last"><p>Specifies whether this rate is an HT (IEEE 802.11n) rate.</p></td>
9062 </tr>
9063
9064
9065
9066 <tr>
9067
9068 <td class="name"><code>is_vht</code></td>
9069
9070
9071 <td class="type">
9072
9073
9074 <span class="param-type">boolean</span>
9075
9076
9077
9078 </td>
9079
9080
9081 <td class="attributes">
9082
9083
9084
9085 </td>
9086
9087
9088
9089
9090 <td class="description last"><p>Specifies whether this rate is an VHT (IEEE 802.11ac) rate.</p></td>
9091 </tr>
9092
9093
9094
9095 <tr>
9096
9097 <td class="name"><code>mhz</code></td>
9098
9099
9100 <td class="type">
9101
9102
9103 <span class="param-type">number</span>
9104
9105
9106
9107 </td>
9108
9109
9110 <td class="attributes">
9111
9112
9113
9114 </td>
9115
9116
9117
9118
9119 <td class="description last"><p>The channel width in MHz used for the transmission.</p></td>
9120 </tr>
9121
9122
9123
9124 <tr>
9125
9126 <td class="name"><code>rate</code></td>
9127
9128
9129 <td class="type">
9130
9131
9132 <span class="param-type">number</span>
9133
9134
9135
9136 </td>
9137
9138
9139 <td class="attributes">
9140
9141
9142
9143 </td>
9144
9145
9146
9147
9148 <td class="description last"><p>The bitrate in bit/s of the transmission.</p></td>
9149 </tr>
9150
9151
9152
9153 <tr>
9154
9155 <td class="name"><code>mcs</code></td>
9156
9157
9158 <td class="type">
9159
9160
9161 <span class="param-type">number</span>
9162
9163
9164
9165 </td>
9166
9167
9168 <td class="attributes">
9169
9170 &lt;optional><br>
9171
9172
9173
9174 </td>
9175
9176
9177
9178
9179 <td class="description last"><p>The MCS index of the used transmission rate. Only applicable to
9180 HT or VHT rates.</p></td>
9181 </tr>
9182
9183
9184
9185 <tr>
9186
9187 <td class="name"><code>40mhz</code></td>
9188
9189
9190 <td class="type">
9191
9192
9193 <span class="param-type">number</span>
9194
9195
9196
9197 </td>
9198
9199
9200 <td class="attributes">
9201
9202 &lt;optional><br>
9203
9204
9205
9206 </td>
9207
9208
9209
9210
9211 <td class="description last"><p>Specifies whether the transmission rate used 40MHz wide channel.
9212 Only applicable to HT or VHT rates.</p>
9213 <p>Note: this option exists for backwards compatibility only and its
9214 use is discouraged. The <code>mhz</code> field should be used instead to
9215 determine the channel width.</p></td>
9216 </tr>
9217
9218
9219
9220 <tr>
9221
9222 <td class="name"><code>short_gi</code></td>
9223
9224
9225 <td class="type">
9226
9227
9228 <span class="param-type">boolean</span>
9229
9230
9231
9232 </td>
9233
9234
9235 <td class="attributes">
9236
9237 &lt;optional><br>
9238
9239
9240
9241 </td>
9242
9243
9244
9245
9246 <td class="description last"><p>Specifies whether a short guard interval is used for the transmission.
9247 Only applicable to HT or VHT rates.</p></td>
9248 </tr>
9249
9250
9251
9252 <tr>
9253
9254 <td class="name"><code>nss</code></td>
9255
9256
9257 <td class="type">
9258
9259
9260 <span class="param-type">number</span>
9261
9262
9263
9264 </td>
9265
9266
9267 <td class="attributes">
9268
9269 &lt;optional><br>
9270
9271
9272
9273 </td>
9274
9275
9276
9277
9278 <td class="description last"><p>Specifies the number of spatial streams used by the transmission.
9279 Only applicable to VHT rates.</p></td>
9280 </tr>
9281
9282
9283
9284 <tr>
9285
9286 <td class="name"><code>he</code></td>
9287
9288
9289 <td class="type">
9290
9291
9292 <span class="param-type">boolean</span>
9293
9294
9295
9296 </td>
9297
9298
9299 <td class="attributes">
9300
9301 &lt;optional><br>
9302
9303
9304
9305 </td>
9306
9307
9308
9309
9310 <td class="description last"><p>Specifies whether this rate is an HE (IEEE 802.11ax) rate.</p></td>
9311 </tr>
9312
9313
9314
9315 <tr>
9316
9317 <td class="name"><code>he_gi</code></td>
9318
9319
9320 <td class="type">
9321
9322
9323 <span class="param-type">number</span>
9324
9325
9326
9327 </td>
9328
9329
9330 <td class="attributes">
9331
9332 &lt;optional><br>
9333
9334
9335
9336 </td>
9337
9338
9339
9340
9341 <td class="description last"><p>Specifies whether the guard interval used for the transmission.
9342 Only applicable to HE rates.</p></td>
9343 </tr>
9344
9345
9346
9347 <tr>
9348
9349 <td class="name"><code>he_dcm</code></td>
9350
9351
9352 <td class="type">
9353
9354
9355 <span class="param-type">number</span>
9356
9357
9358
9359 </td>
9360
9361
9362 <td class="attributes">
9363
9364 &lt;optional><br>
9365
9366
9367
9368 </td>
9369
9370
9371
9372
9373 <td class="description last"><p>Specifies whether dual concurrent modulation is used for the transmission.
9374 Only applicable to HE rates.</p></td>
9375 </tr>
9376
9377
9378 </tbody>
9379 </table></dl>
9380
9381
9382
9383
9384
9385
9386
9387
9388
9389
9390
9391
9392
9393
9394
9395
9396
9397
9398
9399
9400
9401
9402 </dl>
9403
9404
9405
9406 </dd>
9407
9408
9409
9410 <dt>
9411 <div class="nameContainer">
9412 <h4 class="name" id=".WifiScanResult">LuCI.network.WifiScanResult<span class="type-signature type object.<string, (number|string|luci.network.wifiencryption)>">Object.&lt;string, (number|string|<a href="LuCI.network.html#.WifiEncryption">LuCI.network.WifiEncryption</a>)></span> </h4>
9413 </div>
9414
9415
9416 </dt>
9417 <dd>
9418
9419 <div class="description">
9420 <p>A wireless scan result object describes a neighbouring wireless
9421 network found in the vicinity.</p>
9422 </div>
9423
9424
9425
9426 <dl class="details">
9427
9428
9429 <h5 class="subsection-title">Properties:</h5>
9430
9431 <dl>
9432
9433 <table class="props">
9434 <thead>
9435 <tr>
9436
9437 <th>Name</th>
9438
9439
9440 <th>Type</th>
9441
9442
9443
9444
9445
9446 <th class="last">Description</th>
9447 </tr>
9448 </thead>
9449
9450 <tbody>
9451
9452
9453 <tr>
9454
9455 <td class="name"><code>ssid</code></td>
9456
9457
9458 <td class="type">
9459
9460
9461 <span class="param-type">string</span>
9462
9463
9464
9465 </td>
9466
9467
9468
9469
9470
9471 <td class="description last"><p>The SSID / Mesh ID of the network.</p></td>
9472 </tr>
9473
9474
9475
9476 <tr>
9477
9478 <td class="name"><code>bssid</code></td>
9479
9480
9481 <td class="type">
9482
9483
9484 <span class="param-type">string</span>
9485
9486
9487
9488 </td>
9489
9490
9491
9492
9493
9494 <td class="description last"><p>The BSSID if the network.</p></td>
9495 </tr>
9496
9497
9498
9499 <tr>
9500
9501 <td class="name"><code>mode</code></td>
9502
9503
9504 <td class="type">
9505
9506
9507 <span class="param-type">string</span>
9508
9509
9510
9511 </td>
9512
9513
9514
9515
9516
9517 <td class="description last"><p>The operation mode of the network (<code>Master</code>, <code>Ad-Hoc</code>, <code>Mesh Point</code>).</p></td>
9518 </tr>
9519
9520
9521
9522 <tr>
9523
9524 <td class="name"><code>channel</code></td>
9525
9526
9527 <td class="type">
9528
9529
9530 <span class="param-type">number</span>
9531
9532
9533
9534 </td>
9535
9536
9537
9538
9539
9540 <td class="description last"><p>The wireless channel of the network.</p></td>
9541 </tr>
9542
9543
9544
9545 <tr>
9546
9547 <td class="name"><code>signal</code></td>
9548
9549
9550 <td class="type">
9551
9552
9553 <span class="param-type">number</span>
9554
9555
9556
9557 </td>
9558
9559
9560
9561
9562
9563 <td class="description last"><p>The received signal strength of the network in dBm.</p></td>
9564 </tr>
9565
9566
9567
9568 <tr>
9569
9570 <td class="name"><code>quality</code></td>
9571
9572
9573 <td class="type">
9574
9575
9576 <span class="param-type">number</span>
9577
9578
9579
9580 </td>
9581
9582
9583
9584
9585
9586 <td class="description last"><p>The numeric quality level of the signal, can be used in conjunction
9587 with <code>quality_max</code> to calculate a quality percentage.</p></td>
9588 </tr>
9589
9590
9591
9592 <tr>
9593
9594 <td class="name"><code>quality_max</code></td>
9595
9596
9597 <td class="type">
9598
9599
9600 <span class="param-type">number</span>
9601
9602
9603
9604 </td>
9605
9606
9607
9608
9609
9610 <td class="description last"><p>The maximum possible quality level of the signal, can be used in
9611 conjunction with <code>quality</code> to calculate a quality percentage.</p></td>
9612 </tr>
9613
9614
9615
9616 <tr>
9617
9618 <td class="name"><code>encryption</code></td>
9619
9620
9621 <td class="type">
9622
9623
9624 <span class="param-type"><a href="LuCI.network.html#.WifiEncryption">LuCI.network.WifiEncryption</a></span>
9625
9626
9627
9628 </td>
9629
9630
9631
9632
9633
9634 <td class="description last"><p>The encryption used by the wireless network.</p></td>
9635 </tr>
9636
9637
9638 </tbody>
9639 </table></dl>
9640
9641
9642
9643
9644
9645
9646
9647
9648
9649
9650
9651
9652
9653
9654
9655
9656
9657
9658
9659
9660
9661
9662 </dl>
9663
9664
9665
9666 </dd>
9667
9668 </dl>
9669
9670
9671
9672
9673
9674 </article>
9675
9676 </section>
9677
9678
9679
9680
9681
9682
9683
9684 <footer>
9685 Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Sun Jan 21 2024 14:46:48 GMT+0000 (Coordinated Universal Time)
9686 </footer>
9687 </div>
9688 </div>
9689 <script>prettyPrint();</script>
9690 <script src="scripts/jaguar.js"></script>
9691 </body>
9692 </html>