f3103a4e857aca14c376127cd3144902fa5d5338
[project/luci.git] / docs / jsapi / LuCI.network.Protocol.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>Class: Protocol</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#Poll"><a href="LuCI.html#Poll">Poll</a></li>
53
54 <li data-name="LuCI#Request"><a href="LuCI.html#Request">Request</a></li>
55
56 <li data-name="LuCI#view"><a href="LuCI.html#view">view</a></li>
57
58 </ul>
59 <ul class="typedefs itemMembers">
60
61 <span class="subtitle">Typedefs</span>
62
63 <li data-name="LuCI.requestCallbackFn"><a href="LuCI.html#.requestCallbackFn">requestCallbackFn</a></li>
64
65 </ul>
66 <ul class="typedefs itemMembers">
67
68 </ul>
69 <ul class="methods itemMembers">
70
71 <span class="subtitle">Methods</span>
72
73 <li data-name="LuCI#bind"><a href="LuCI.html#bind">bind</a></li>
74
75 <li data-name="LuCI#error"><a href="LuCI.html#error">error</a></li>
76
77 <li data-name="LuCI#fspath"><a href="LuCI.html#fspath">fspath</a></li>
78
79 <li data-name="LuCI#get"><a href="LuCI.html#get">get</a></li>
80
81 <li data-name="LuCI#halt"><a href="LuCI.html#halt">halt</a></li>
82
83 <li data-name="LuCI#hasSystemFeature"><a href="LuCI.html#hasSystemFeature">hasSystemFeature</a></li>
84
85 <li data-name="LuCI#hasViewPermission"><a href="LuCI.html#hasViewPermission">hasViewPermission</a></li>
86
87 <li data-name="LuCI#isObject"><a href="LuCI.html#isObject">isObject</a></li>
88
89 <li data-name="LuCI#location"><a href="LuCI.html#location">location</a></li>
90
91 <li data-name="LuCI#media"><a href="LuCI.html#media">media</a></li>
92
93 <li data-name="LuCI#path"><a href="LuCI.html#path">path</a></li>
94
95 <li data-name="LuCI#poll"><a href="LuCI.html#poll">poll</a></li>
96
97 <li data-name="LuCI#post"><a href="LuCI.html#post">post</a></li>
98
99 <li data-name="LuCI#raise"><a href="LuCI.html#raise">raise</a></li>
100
101 <li data-name="LuCI#require"><a href="LuCI.html#require">require</a></li>
102
103 <li data-name="LuCI#resolveDefault"><a href="LuCI.html#resolveDefault">resolveDefault</a></li>
104
105 <li data-name="LuCI#resource"><a href="LuCI.html#resource">resource</a></li>
106
107 <li data-name="LuCI#run"><a href="LuCI.html#run">run</a></li>
108
109 <li data-name="LuCI#sortedKeys"><a href="LuCI.html#sortedKeys">sortedKeys</a></li>
110
111 <li data-name="LuCI#stop"><a href="LuCI.html#stop">stop</a></li>
112
113 <li data-name="LuCI#toArray"><a href="LuCI.html#toArray">toArray</a></li>
114
115 <li data-name="LuCI#url"><a href="LuCI.html#url">url</a></li>
116
117 </ul>
118 <ul class="events itemMembers">
119
120 </ul>
121 </li>
122
123 <li class="item" data-name="LuCI.baseclass">
124 <span class="title">
125 <a href="LuCI.baseclass.html">LuCI.baseclass</a>
126
127 </span>
128 <ul class="members itemMembers">
129
130 </ul>
131 <ul class="typedefs itemMembers">
132
133 </ul>
134 <ul class="typedefs itemMembers">
135
136 </ul>
137 <ul class="methods itemMembers">
138
139 <span class="subtitle">Methods</span>
140
141 <li data-name="LuCI.baseclass.extend"><a href="LuCI.baseclass.html#.extend">extend</a></li>
142
143 <li data-name="LuCI.baseclass.instantiate"><a href="LuCI.baseclass.html#.instantiate">instantiate</a></li>
144
145 <li data-name="LuCI.baseclass.isSubclass"><a href="LuCI.baseclass.html#.isSubclass">isSubclass</a></li>
146
147 <li data-name="LuCI.baseclass.singleton"><a href="LuCI.baseclass.html#.singleton">singleton</a></li>
148
149 <li data-name="LuCI.baseclass#super"><a href="LuCI.baseclass.html#super">super</a></li>
150
151 <li data-name="LuCI.baseclass#varargs"><a href="LuCI.baseclass.html#varargs">varargs</a></li>
152
153 </ul>
154 <ul class="events itemMembers">
155
156 </ul>
157 </li>
158
159 <li class="item" data-name="LuCI.dom">
160 <span class="title">
161 <a href="LuCI.dom.html">LuCI.dom</a>
162
163 </span>
164 <ul class="members itemMembers">
165
166 </ul>
167 <ul class="typedefs itemMembers">
168
169 <span class="subtitle">Typedefs</span>
170
171 <li data-name="LuCI.dom~ignoreCallbackFn"><a href="LuCI.dom.html#~ignoreCallbackFn">ignoreCallbackFn</a></li>
172
173 </ul>
174 <ul class="typedefs itemMembers">
175
176 </ul>
177 <ul class="methods itemMembers">
178
179 <span class="subtitle">Methods</span>
180
181 <li data-name="LuCI.dom#append"><a href="LuCI.dom.html#append">append</a></li>
182
183 <li data-name="LuCI.dom#attr"><a href="LuCI.dom.html#attr">attr</a></li>
184
185 <li data-name="LuCI.dom#bindClassInstance"><a href="LuCI.dom.html#bindClassInstance">bindClassInstance</a></li>
186
187 <li data-name="LuCI.dom#callClassMethod"><a href="LuCI.dom.html#callClassMethod">callClassMethod</a></li>
188
189 <li data-name="LuCI.dom#content"><a href="LuCI.dom.html#content">content</a></li>
190
191 <li data-name="LuCI.dom#create"><a href="LuCI.dom.html#create">create</a></li>
192
193 <li data-name="LuCI.dom#data"><a href="LuCI.dom.html#data">data</a></li>
194
195 <li data-name="LuCI.dom#elem"><a href="LuCI.dom.html#elem">elem</a></li>
196
197 <li data-name="LuCI.dom#findClassInstance"><a href="LuCI.dom.html#findClassInstance">findClassInstance</a></li>
198
199 <li data-name="LuCI.dom#isEmpty"><a href="LuCI.dom.html#isEmpty">isEmpty</a></li>
200
201 <li data-name="LuCI.dom#matches"><a href="LuCI.dom.html#matches">matches</a></li>
202
203 <li data-name="LuCI.dom#parent"><a href="LuCI.dom.html#parent">parent</a></li>
204
205 <li data-name="LuCI.dom#parse"><a href="LuCI.dom.html#parse">parse</a></li>
206
207 </ul>
208 <ul class="events itemMembers">
209
210 </ul>
211 </li>
212
213 <li class="item" data-name="LuCI.form">
214 <span class="title">
215 <a href="LuCI.form.html">LuCI.form</a>
216
217 </span>
218 <ul class="members itemMembers">
219
220 </ul>
221 <ul class="typedefs itemMembers">
222
223 </ul>
224 <ul class="typedefs itemMembers">
225
226 </ul>
227 <ul class="methods itemMembers">
228
229 </ul>
230 <ul class="events itemMembers">
231
232 </ul>
233 </li>
234
235 <li class="item" data-name="LuCI.form.AbstractElement">
236 <span class="title">
237 <a href="LuCI.form.AbstractElement.html">LuCI.form.AbstractElement</a>
238
239 </span>
240 <ul class="members itemMembers">
241
242 </ul>
243 <ul class="typedefs itemMembers">
244
245 </ul>
246 <ul class="typedefs itemMembers">
247
248 </ul>
249 <ul class="methods itemMembers">
250
251 <span class="subtitle">Methods</span>
252
253 <li data-name="LuCI.form.AbstractElement#append"><a href="LuCI.form.AbstractElement.html#append">append</a></li>
254
255 <li data-name="LuCI.form.AbstractElement#parse"><a href="LuCI.form.AbstractElement.html#parse">parse</a></li>
256
257 <li data-name="LuCI.form.AbstractElement#render"><a href="LuCI.form.AbstractElement.html#render">render</a></li>
258
259 <li data-name="LuCI.form.AbstractElement#stripTags"><a href="LuCI.form.AbstractElement.html#stripTags">stripTags</a></li>
260
261 <li data-name="LuCI.form.AbstractElement#titleFn"><a href="LuCI.form.AbstractElement.html#titleFn">titleFn</a></li>
262
263 </ul>
264 <ul class="events itemMembers">
265
266 </ul>
267 </li>
268
269 <li class="item" data-name="LuCI.form.AbstractSection">
270 <span class="title">
271 <a href="LuCI.form.AbstractSection.html">LuCI.form.AbstractSection</a>
272
273 </span>
274 <ul class="members itemMembers">
275
276 <span class="subtitle">Members</span>
277
278 <li data-name="LuCI.form.AbstractSection##parentoption"><a href="LuCI.form.AbstractSection.html#parentoption">parentoption</a></li>
279
280 </ul>
281 <ul class="typedefs itemMembers">
282
283 </ul>
284 <ul class="typedefs itemMembers">
285
286 </ul>
287 <ul class="methods itemMembers">
288
289 <span class="subtitle">Methods</span>
290
291 <li data-name="LuCI.form.AbstractSection#append"><a href="LuCI.form.AbstractSection.html#append">append</a></li>
292
293 <li data-name="LuCI.form.AbstractSection#cfgsections"><a href="LuCI.form.AbstractSection.html#cfgsections">cfgsections</a></li>
294
295 <li data-name="LuCI.form.AbstractSection#filter"><a href="LuCI.form.AbstractSection.html#filter">filter</a></li>
296
297 <li data-name="LuCI.form.AbstractSection#load"><a href="LuCI.form.AbstractSection.html#load">load</a></li>
298
299 <li data-name="LuCI.form.AbstractSection#option"><a href="LuCI.form.AbstractSection.html#option">option</a></li>
300
301 <li data-name="LuCI.form.AbstractSection#parse"><a href="LuCI.form.AbstractSection.html#parse">parse</a></li>
302
303 <li data-name="LuCI.form.AbstractSection#render"><a href="LuCI.form.AbstractSection.html#render">render</a></li>
304
305 <li data-name="LuCI.form.AbstractSection#stripTags"><a href="LuCI.form.AbstractSection.html#stripTags">stripTags</a></li>
306
307 <li data-name="LuCI.form.AbstractSection#tab"><a href="LuCI.form.AbstractSection.html#tab">tab</a></li>
308
309 <li data-name="LuCI.form.AbstractSection#taboption"><a href="LuCI.form.AbstractSection.html#taboption">taboption</a></li>
310
311 <li data-name="LuCI.form.AbstractSection#titleFn"><a href="LuCI.form.AbstractSection.html#titleFn">titleFn</a></li>
312
313 </ul>
314 <ul class="events itemMembers">
315
316 </ul>
317 </li>
318
319 <li class="item" data-name="LuCI.form.AbstractValue">
320 <span class="title">
321 <a href="LuCI.form.AbstractValue.html">LuCI.form.AbstractValue</a>
322
323 </span>
324 <ul class="members itemMembers">
325
326 <span class="subtitle">Members</span>
327
328 <li data-name="LuCI.form.AbstractValue##datatype"><a href="LuCI.form.AbstractValue.html#datatype">datatype</a></li>
329
330 <li data-name="LuCI.form.AbstractValue##default"><a href="LuCI.form.AbstractValue.html#default">default</a></li>
331
332 <li data-name="LuCI.form.AbstractValue##editable"><a href="LuCI.form.AbstractValue.html#editable">editable</a></li>
333
334 <li data-name="LuCI.form.AbstractValue##modalonly"><a href="LuCI.form.AbstractValue.html#modalonly">modalonly</a></li>
335
336 <li data-name="LuCI.form.AbstractValue##optional"><a href="LuCI.form.AbstractValue.html#optional">optional</a></li>
337
338 <li data-name="LuCI.form.AbstractValue##readonly"><a href="LuCI.form.AbstractValue.html#readonly">readonly</a></li>
339
340 <li data-name="LuCI.form.AbstractValue##rmempty"><a href="LuCI.form.AbstractValue.html#rmempty">rmempty</a></li>
341
342 <li data-name="LuCI.form.AbstractValue##uciconfig"><a href="LuCI.form.AbstractValue.html#uciconfig">uciconfig</a></li>
343
344 <li data-name="LuCI.form.AbstractValue##ucioption"><a href="LuCI.form.AbstractValue.html#ucioption">ucioption</a></li>
345
346 <li data-name="LuCI.form.AbstractValue##ucisection"><a href="LuCI.form.AbstractValue.html#ucisection">ucisection</a></li>
347
348 <li data-name="LuCI.form.AbstractValue##validate"><a href="LuCI.form.AbstractValue.html#validate">validate</a></li>
349
350 <li data-name="LuCI.form.AbstractValue##width"><a href="LuCI.form.AbstractValue.html#width">width</a></li>
351
352 </ul>
353 <ul class="typedefs itemMembers">
354
355 </ul>
356 <ul class="typedefs itemMembers">
357
358 </ul>
359 <ul class="methods itemMembers">
360
361 <span class="subtitle">Methods</span>
362
363 <li data-name="LuCI.form.AbstractValue#append"><a href="LuCI.form.AbstractValue.html#append">append</a></li>
364
365 <li data-name="LuCI.form.AbstractValue#cbid"><a href="LuCI.form.AbstractValue.html#cbid">cbid</a></li>
366
367 <li data-name="LuCI.form.AbstractValue#cfgvalue"><a href="LuCI.form.AbstractValue.html#cfgvalue">cfgvalue</a></li>
368
369 <li data-name="LuCI.form.AbstractValue#depends"><a href="LuCI.form.AbstractValue.html#depends">depends</a></li>
370
371 <li data-name="LuCI.form.AbstractValue#formvalue"><a href="LuCI.form.AbstractValue.html#formvalue">formvalue</a></li>
372
373 <li data-name="LuCI.form.AbstractValue#getUIElement"><a href="LuCI.form.AbstractValue.html#getUIElement">getUIElement</a></li>
374
375 <li data-name="LuCI.form.AbstractValue#isActive"><a href="LuCI.form.AbstractValue.html#isActive">isActive</a></li>
376
377 <li data-name="LuCI.form.AbstractValue#isValid"><a href="LuCI.form.AbstractValue.html#isValid">isValid</a></li>
378
379 <li data-name="LuCI.form.AbstractValue#load"><a href="LuCI.form.AbstractValue.html#load">load</a></li>
380
381 <li data-name="LuCI.form.AbstractValue#parse"><a href="LuCI.form.AbstractValue.html#parse">parse</a></li>
382
383 <li data-name="LuCI.form.AbstractValue#remove"><a href="LuCI.form.AbstractValue.html#remove">remove</a></li>
384
385 <li data-name="LuCI.form.AbstractValue#render"><a href="LuCI.form.AbstractValue.html#render">render</a></li>
386
387 <li data-name="LuCI.form.AbstractValue#stripTags"><a href="LuCI.form.AbstractValue.html#stripTags">stripTags</a></li>
388
389 <li data-name="LuCI.form.AbstractValue#textvalue"><a href="LuCI.form.AbstractValue.html#textvalue">textvalue</a></li>
390
391 <li data-name="LuCI.form.AbstractValue#titleFn"><a href="LuCI.form.AbstractValue.html#titleFn">titleFn</a></li>
392
393 <li data-name="LuCI.form.AbstractValue#validate"><a href="LuCI.form.AbstractValue.html#validate">validate</a></li>
394
395 <li data-name="LuCI.form.AbstractValue#write"><a href="LuCI.form.AbstractValue.html#write">write</a></li>
396
397 </ul>
398 <ul class="events itemMembers">
399
400 </ul>
401 </li>
402
403 <li class="item" data-name="LuCI.form.ButtonValue">
404 <span class="title">
405 <a href="LuCI.form.ButtonValue.html">LuCI.form.ButtonValue</a>
406
407 </span>
408 <ul class="members itemMembers">
409
410 <span class="subtitle">Members</span>
411
412 <li data-name="LuCI.form.ButtonValue##inputstyle"><a href="LuCI.form.ButtonValue.html#inputstyle">inputstyle</a></li>
413
414 <li data-name="LuCI.form.ButtonValue##inputtitle"><a href="LuCI.form.ButtonValue.html#inputtitle">inputtitle</a></li>
415
416 <li data-name="LuCI.form.ButtonValue##onclick"><a href="LuCI.form.ButtonValue.html#onclick">onclick</a></li>
417
418 <li data-name="LuCI.form.ButtonValue#datatype"><a href="LuCI.form.ButtonValue.html#datatype">datatype</a></li>
419
420 <li data-name="LuCI.form.ButtonValue#default"><a href="LuCI.form.ButtonValue.html#default">default</a></li>
421
422 <li data-name="LuCI.form.ButtonValue#editable"><a href="LuCI.form.ButtonValue.html#editable">editable</a></li>
423
424 <li data-name="LuCI.form.ButtonValue#modalonly"><a href="LuCI.form.ButtonValue.html#modalonly">modalonly</a></li>
425
426 <li data-name="LuCI.form.ButtonValue#optional"><a href="LuCI.form.ButtonValue.html#optional">optional</a></li>
427
428 <li data-name="LuCI.form.ButtonValue#password"><a href="LuCI.form.ButtonValue.html#password">password</a></li>
429
430 <li data-name="LuCI.form.ButtonValue#placeholder"><a href="LuCI.form.ButtonValue.html#placeholder">placeholder</a></li>
431
432 <li data-name="LuCI.form.ButtonValue#readonly"><a href="LuCI.form.ButtonValue.html#readonly">readonly</a></li>
433
434 <li data-name="LuCI.form.ButtonValue#rmempty"><a href="LuCI.form.ButtonValue.html#rmempty">rmempty</a></li>
435
436 <li data-name="LuCI.form.ButtonValue#uciconfig"><a href="LuCI.form.ButtonValue.html#uciconfig">uciconfig</a></li>
437
438 <li data-name="LuCI.form.ButtonValue#ucioption"><a href="LuCI.form.ButtonValue.html#ucioption">ucioption</a></li>
439
440 <li data-name="LuCI.form.ButtonValue#ucisection"><a href="LuCI.form.ButtonValue.html#ucisection">ucisection</a></li>
441
442 <li data-name="LuCI.form.ButtonValue#validate"><a href="LuCI.form.ButtonValue.html#validate">validate</a></li>
443
444 <li data-name="LuCI.form.ButtonValue#width"><a href="LuCI.form.ButtonValue.html#width">width</a></li>
445
446 </ul>
447 <ul class="typedefs itemMembers">
448
449 </ul>
450 <ul class="typedefs itemMembers">
451
452 </ul>
453 <ul class="methods itemMembers">
454
455 <span class="subtitle">Methods</span>
456
457 <li data-name="LuCI.form.ButtonValue#append"><a href="LuCI.form.ButtonValue.html#append">append</a></li>
458
459 <li data-name="LuCI.form.ButtonValue#cbid"><a href="LuCI.form.ButtonValue.html#cbid">cbid</a></li>
460
461 <li data-name="LuCI.form.ButtonValue#cfgvalue"><a href="LuCI.form.ButtonValue.html#cfgvalue">cfgvalue</a></li>
462
463 <li data-name="LuCI.form.ButtonValue#depends"><a href="LuCI.form.ButtonValue.html#depends">depends</a></li>
464
465 <li data-name="LuCI.form.ButtonValue#formvalue"><a href="LuCI.form.ButtonValue.html#formvalue">formvalue</a></li>
466
467 <li data-name="LuCI.form.ButtonValue#getUIElement"><a href="LuCI.form.ButtonValue.html#getUIElement">getUIElement</a></li>
468
469 <li data-name="LuCI.form.ButtonValue#isActive"><a href="LuCI.form.ButtonValue.html#isActive">isActive</a></li>
470
471 <li data-name="LuCI.form.ButtonValue#isValid"><a href="LuCI.form.ButtonValue.html#isValid">isValid</a></li>
472
473 <li data-name="LuCI.form.ButtonValue#load"><a href="LuCI.form.ButtonValue.html#load">load</a></li>
474
475 <li data-name="LuCI.form.ButtonValue#parse"><a href="LuCI.form.ButtonValue.html#parse">parse</a></li>
476
477 <li data-name="LuCI.form.ButtonValue#remove"><a href="LuCI.form.ButtonValue.html#remove">remove</a></li>
478
479 <li data-name="LuCI.form.ButtonValue#stripTags"><a href="LuCI.form.ButtonValue.html#stripTags">stripTags</a></li>
480
481 <li data-name="LuCI.form.ButtonValue#textvalue"><a href="LuCI.form.ButtonValue.html#textvalue">textvalue</a></li>
482
483 <li data-name="LuCI.form.ButtonValue#titleFn"><a href="LuCI.form.ButtonValue.html#titleFn">titleFn</a></li>
484
485 <li data-name="LuCI.form.ButtonValue#value"><a href="LuCI.form.ButtonValue.html#value">value</a></li>
486
487 <li data-name="LuCI.form.ButtonValue#write"><a href="LuCI.form.ButtonValue.html#write">write</a></li>
488
489 </ul>
490 <ul class="events itemMembers">
491
492 </ul>
493 </li>
494
495 <li class="item" data-name="LuCI.form.DummyValue">
496 <span class="title">
497 <a href="LuCI.form.DummyValue.html">LuCI.form.DummyValue</a>
498
499 </span>
500 <ul class="members itemMembers">
501
502 <span class="subtitle">Members</span>
503
504 <li data-name="LuCI.form.DummyValue##href"><a href="LuCI.form.DummyValue.html#href">href</a></li>
505
506 <li data-name="LuCI.form.DummyValue##rawhtml"><a href="LuCI.form.DummyValue.html#rawhtml">rawhtml</a></li>
507
508 <li data-name="LuCI.form.DummyValue#datatype"><a href="LuCI.form.DummyValue.html#datatype">datatype</a></li>
509
510 <li data-name="LuCI.form.DummyValue#default"><a href="LuCI.form.DummyValue.html#default">default</a></li>
511
512 <li data-name="LuCI.form.DummyValue#editable"><a href="LuCI.form.DummyValue.html#editable">editable</a></li>
513
514 <li data-name="LuCI.form.DummyValue#modalonly"><a href="LuCI.form.DummyValue.html#modalonly">modalonly</a></li>
515
516 <li data-name="LuCI.form.DummyValue#optional"><a href="LuCI.form.DummyValue.html#optional">optional</a></li>
517
518 <li data-name="LuCI.form.DummyValue#password"><a href="LuCI.form.DummyValue.html#password">password</a></li>
519
520 <li data-name="LuCI.form.DummyValue#placeholder"><a href="LuCI.form.DummyValue.html#placeholder">placeholder</a></li>
521
522 <li data-name="LuCI.form.DummyValue#readonly"><a href="LuCI.form.DummyValue.html#readonly">readonly</a></li>
523
524 <li data-name="LuCI.form.DummyValue#rmempty"><a href="LuCI.form.DummyValue.html#rmempty">rmempty</a></li>
525
526 <li data-name="LuCI.form.DummyValue#uciconfig"><a href="LuCI.form.DummyValue.html#uciconfig">uciconfig</a></li>
527
528 <li data-name="LuCI.form.DummyValue#ucioption"><a href="LuCI.form.DummyValue.html#ucioption">ucioption</a></li>
529
530 <li data-name="LuCI.form.DummyValue#ucisection"><a href="LuCI.form.DummyValue.html#ucisection">ucisection</a></li>
531
532 <li data-name="LuCI.form.DummyValue#validate"><a href="LuCI.form.DummyValue.html#validate">validate</a></li>
533
534 <li data-name="LuCI.form.DummyValue#width"><a href="LuCI.form.DummyValue.html#width">width</a></li>
535
536 </ul>
537 <ul class="typedefs itemMembers">
538
539 </ul>
540 <ul class="typedefs itemMembers">
541
542 </ul>
543 <ul class="methods itemMembers">
544
545 <span class="subtitle">Methods</span>
546
547 <li data-name="LuCI.form.DummyValue#append"><a href="LuCI.form.DummyValue.html#append">append</a></li>
548
549 <li data-name="LuCI.form.DummyValue#cbid"><a href="LuCI.form.DummyValue.html#cbid">cbid</a></li>
550
551 <li data-name="LuCI.form.DummyValue#cfgvalue"><a href="LuCI.form.DummyValue.html#cfgvalue">cfgvalue</a></li>
552
553 <li data-name="LuCI.form.DummyValue#depends"><a href="LuCI.form.DummyValue.html#depends">depends</a></li>
554
555 <li data-name="LuCI.form.DummyValue#formvalue"><a href="LuCI.form.DummyValue.html#formvalue">formvalue</a></li>
556
557 <li data-name="LuCI.form.DummyValue#getUIElement"><a href="LuCI.form.DummyValue.html#getUIElement">getUIElement</a></li>
558
559 <li data-name="LuCI.form.DummyValue#isActive"><a href="LuCI.form.DummyValue.html#isActive">isActive</a></li>
560
561 <li data-name="LuCI.form.DummyValue#isValid"><a href="LuCI.form.DummyValue.html#isValid">isValid</a></li>
562
563 <li data-name="LuCI.form.DummyValue#load"><a href="LuCI.form.DummyValue.html#load">load</a></li>
564
565 <li data-name="LuCI.form.DummyValue#parse"><a href="LuCI.form.DummyValue.html#parse">parse</a></li>
566
567 <li data-name="LuCI.form.DummyValue#remove"><a href="LuCI.form.DummyValue.html#remove">remove</a></li>
568
569 <li data-name="LuCI.form.DummyValue#stripTags"><a href="LuCI.form.DummyValue.html#stripTags">stripTags</a></li>
570
571 <li data-name="LuCI.form.DummyValue#textvalue"><a href="LuCI.form.DummyValue.html#textvalue">textvalue</a></li>
572
573 <li data-name="LuCI.form.DummyValue#titleFn"><a href="LuCI.form.DummyValue.html#titleFn">titleFn</a></li>
574
575 <li data-name="LuCI.form.DummyValue#value"><a href="LuCI.form.DummyValue.html#value">value</a></li>
576
577 <li data-name="LuCI.form.DummyValue#write"><a href="LuCI.form.DummyValue.html#write">write</a></li>
578
579 </ul>
580 <ul class="events itemMembers">
581
582 </ul>
583 </li>
584
585 <li class="item" data-name="LuCI.form.DynamicList">
586 <span class="title">
587 <a href="LuCI.form.DynamicList.html">LuCI.form.DynamicList</a>
588
589 </span>
590 <ul class="members itemMembers">
591
592 <span class="subtitle">Members</span>
593
594 <li data-name="LuCI.form.DynamicList#datatype"><a href="LuCI.form.DynamicList.html#datatype">datatype</a></li>
595
596 <li data-name="LuCI.form.DynamicList#default"><a href="LuCI.form.DynamicList.html#default">default</a></li>
597
598 <li data-name="LuCI.form.DynamicList#editable"><a href="LuCI.form.DynamicList.html#editable">editable</a></li>
599
600 <li data-name="LuCI.form.DynamicList#modalonly"><a href="LuCI.form.DynamicList.html#modalonly">modalonly</a></li>
601
602 <li data-name="LuCI.form.DynamicList#optional"><a href="LuCI.form.DynamicList.html#optional">optional</a></li>
603
604 <li data-name="LuCI.form.DynamicList#password"><a href="LuCI.form.DynamicList.html#password">password</a></li>
605
606 <li data-name="LuCI.form.DynamicList#placeholder"><a href="LuCI.form.DynamicList.html#placeholder">placeholder</a></li>
607
608 <li data-name="LuCI.form.DynamicList#readonly"><a href="LuCI.form.DynamicList.html#readonly">readonly</a></li>
609
610 <li data-name="LuCI.form.DynamicList#rmempty"><a href="LuCI.form.DynamicList.html#rmempty">rmempty</a></li>
611
612 <li data-name="LuCI.form.DynamicList#uciconfig"><a href="LuCI.form.DynamicList.html#uciconfig">uciconfig</a></li>
613
614 <li data-name="LuCI.form.DynamicList#ucioption"><a href="LuCI.form.DynamicList.html#ucioption">ucioption</a></li>
615
616 <li data-name="LuCI.form.DynamicList#ucisection"><a href="LuCI.form.DynamicList.html#ucisection">ucisection</a></li>
617
618 <li data-name="LuCI.form.DynamicList#validate"><a href="LuCI.form.DynamicList.html#validate">validate</a></li>
619
620 <li data-name="LuCI.form.DynamicList#width"><a href="LuCI.form.DynamicList.html#width">width</a></li>
621
622 </ul>
623 <ul class="typedefs itemMembers">
624
625 </ul>
626 <ul class="typedefs itemMembers">
627
628 </ul>
629 <ul class="methods itemMembers">
630
631 <span class="subtitle">Methods</span>
632
633 <li data-name="LuCI.form.DynamicList#append"><a href="LuCI.form.DynamicList.html#append">append</a></li>
634
635 <li data-name="LuCI.form.DynamicList#cbid"><a href="LuCI.form.DynamicList.html#cbid">cbid</a></li>
636
637 <li data-name="LuCI.form.DynamicList#cfgvalue"><a href="LuCI.form.DynamicList.html#cfgvalue">cfgvalue</a></li>
638
639 <li data-name="LuCI.form.DynamicList#depends"><a href="LuCI.form.DynamicList.html#depends">depends</a></li>
640
641 <li data-name="LuCI.form.DynamicList#formvalue"><a href="LuCI.form.DynamicList.html#formvalue">formvalue</a></li>
642
643 <li data-name="LuCI.form.DynamicList#getUIElement"><a href="LuCI.form.DynamicList.html#getUIElement">getUIElement</a></li>
644
645 <li data-name="LuCI.form.DynamicList#isActive"><a href="LuCI.form.DynamicList.html#isActive">isActive</a></li>
646
647 <li data-name="LuCI.form.DynamicList#isValid"><a href="LuCI.form.DynamicList.html#isValid">isValid</a></li>
648
649 <li data-name="LuCI.form.DynamicList#load"><a href="LuCI.form.DynamicList.html#load">load</a></li>
650
651 <li data-name="LuCI.form.DynamicList#parse"><a href="LuCI.form.DynamicList.html#parse">parse</a></li>
652
653 <li data-name="LuCI.form.DynamicList#remove"><a href="LuCI.form.DynamicList.html#remove">remove</a></li>
654
655 <li data-name="LuCI.form.DynamicList#stripTags"><a href="LuCI.form.DynamicList.html#stripTags">stripTags</a></li>
656
657 <li data-name="LuCI.form.DynamicList#textvalue"><a href="LuCI.form.DynamicList.html#textvalue">textvalue</a></li>
658
659 <li data-name="LuCI.form.DynamicList#titleFn"><a href="LuCI.form.DynamicList.html#titleFn">titleFn</a></li>
660
661 <li data-name="LuCI.form.DynamicList#value"><a href="LuCI.form.DynamicList.html#value">value</a></li>
662
663 <li data-name="LuCI.form.DynamicList#write"><a href="LuCI.form.DynamicList.html#write">write</a></li>
664
665 </ul>
666 <ul class="events itemMembers">
667
668 </ul>
669 </li>
670
671 <li class="item" data-name="LuCI.form.FileUpload">
672 <span class="title">
673 <a href="LuCI.form.FileUpload.html">LuCI.form.FileUpload</a>
674
675 </span>
676 <ul class="members itemMembers">
677
678 <span class="subtitle">Members</span>
679
680 <li data-name="LuCI.form.FileUpload##enable_remove"><a href="LuCI.form.FileUpload.html#enable_remove">enable_remove</a></li>
681
682 <li data-name="LuCI.form.FileUpload##enable_upload"><a href="LuCI.form.FileUpload.html#enable_upload">enable_upload</a></li>
683
684 <li data-name="LuCI.form.FileUpload##root_directory"><a href="LuCI.form.FileUpload.html#root_directory">root_directory</a></li>
685
686 <li data-name="LuCI.form.FileUpload##show_hidden"><a href="LuCI.form.FileUpload.html#show_hidden">show_hidden</a></li>
687
688 <li data-name="LuCI.form.FileUpload#datatype"><a href="LuCI.form.FileUpload.html#datatype">datatype</a></li>
689
690 <li data-name="LuCI.form.FileUpload#default"><a href="LuCI.form.FileUpload.html#default">default</a></li>
691
692 <li data-name="LuCI.form.FileUpload#editable"><a href="LuCI.form.FileUpload.html#editable">editable</a></li>
693
694 <li data-name="LuCI.form.FileUpload#modalonly"><a href="LuCI.form.FileUpload.html#modalonly">modalonly</a></li>
695
696 <li data-name="LuCI.form.FileUpload#optional"><a href="LuCI.form.FileUpload.html#optional">optional</a></li>
697
698 <li data-name="LuCI.form.FileUpload#password"><a href="LuCI.form.FileUpload.html#password">password</a></li>
699
700 <li data-name="LuCI.form.FileUpload#placeholder"><a href="LuCI.form.FileUpload.html#placeholder">placeholder</a></li>
701
702 <li data-name="LuCI.form.FileUpload#readonly"><a href="LuCI.form.FileUpload.html#readonly">readonly</a></li>
703
704 <li data-name="LuCI.form.FileUpload#rmempty"><a href="LuCI.form.FileUpload.html#rmempty">rmempty</a></li>
705
706 <li data-name="LuCI.form.FileUpload#uciconfig"><a href="LuCI.form.FileUpload.html#uciconfig">uciconfig</a></li>
707
708 <li data-name="LuCI.form.FileUpload#ucioption"><a href="LuCI.form.FileUpload.html#ucioption">ucioption</a></li>
709
710 <li data-name="LuCI.form.FileUpload#ucisection"><a href="LuCI.form.FileUpload.html#ucisection">ucisection</a></li>
711
712 <li data-name="LuCI.form.FileUpload#validate"><a href="LuCI.form.FileUpload.html#validate">validate</a></li>
713
714 <li data-name="LuCI.form.FileUpload#width"><a href="LuCI.form.FileUpload.html#width">width</a></li>
715
716 </ul>
717 <ul class="typedefs itemMembers">
718
719 </ul>
720 <ul class="typedefs itemMembers">
721
722 </ul>
723 <ul class="methods itemMembers">
724
725 <span class="subtitle">Methods</span>
726
727 <li data-name="LuCI.form.FileUpload#append"><a href="LuCI.form.FileUpload.html#append">append</a></li>
728
729 <li data-name="LuCI.form.FileUpload#cbid"><a href="LuCI.form.FileUpload.html#cbid">cbid</a></li>
730
731 <li data-name="LuCI.form.FileUpload#cfgvalue"><a href="LuCI.form.FileUpload.html#cfgvalue">cfgvalue</a></li>
732
733 <li data-name="LuCI.form.FileUpload#depends"><a href="LuCI.form.FileUpload.html#depends">depends</a></li>
734
735 <li data-name="LuCI.form.FileUpload#formvalue"><a href="LuCI.form.FileUpload.html#formvalue">formvalue</a></li>
736
737 <li data-name="LuCI.form.FileUpload#getUIElement"><a href="LuCI.form.FileUpload.html#getUIElement">getUIElement</a></li>
738
739 <li data-name="LuCI.form.FileUpload#isActive"><a href="LuCI.form.FileUpload.html#isActive">isActive</a></li>
740
741 <li data-name="LuCI.form.FileUpload#isValid"><a href="LuCI.form.FileUpload.html#isValid">isValid</a></li>
742
743 <li data-name="LuCI.form.FileUpload#load"><a href="LuCI.form.FileUpload.html#load">load</a></li>
744
745 <li data-name="LuCI.form.FileUpload#parse"><a href="LuCI.form.FileUpload.html#parse">parse</a></li>
746
747 <li data-name="LuCI.form.FileUpload#remove"><a href="LuCI.form.FileUpload.html#remove">remove</a></li>
748
749 <li data-name="LuCI.form.FileUpload#stripTags"><a href="LuCI.form.FileUpload.html#stripTags">stripTags</a></li>
750
751 <li data-name="LuCI.form.FileUpload#textvalue"><a href="LuCI.form.FileUpload.html#textvalue">textvalue</a></li>
752
753 <li data-name="LuCI.form.FileUpload#titleFn"><a href="LuCI.form.FileUpload.html#titleFn">titleFn</a></li>
754
755 <li data-name="LuCI.form.FileUpload#value"><a href="LuCI.form.FileUpload.html#value">value</a></li>
756
757 <li data-name="LuCI.form.FileUpload#write"><a href="LuCI.form.FileUpload.html#write">write</a></li>
758
759 </ul>
760 <ul class="events itemMembers">
761
762 </ul>
763 </li>
764
765 <li class="item" data-name="LuCI.form.FlagValue">
766 <span class="title">
767 <a href="LuCI.form.FlagValue.html">LuCI.form.FlagValue</a>
768
769 </span>
770 <ul class="members itemMembers">
771
772 <span class="subtitle">Members</span>
773
774 <li data-name="LuCI.form.FlagValue##disabled"><a href="LuCI.form.FlagValue.html#disabled">disabled</a></li>
775
776 <li data-name="LuCI.form.FlagValue##enabled"><a href="LuCI.form.FlagValue.html#enabled">enabled</a></li>
777
778 <li data-name="LuCI.form.FlagValue#datatype"><a href="LuCI.form.FlagValue.html#datatype">datatype</a></li>
779
780 <li data-name="LuCI.form.FlagValue#default"><a href="LuCI.form.FlagValue.html#default">default</a></li>
781
782 <li data-name="LuCI.form.FlagValue#editable"><a href="LuCI.form.FlagValue.html#editable">editable</a></li>
783
784 <li data-name="LuCI.form.FlagValue#modalonly"><a href="LuCI.form.FlagValue.html#modalonly">modalonly</a></li>
785
786 <li data-name="LuCI.form.FlagValue#optional"><a href="LuCI.form.FlagValue.html#optional">optional</a></li>
787
788 <li data-name="LuCI.form.FlagValue#password"><a href="LuCI.form.FlagValue.html#password">password</a></li>
789
790 <li data-name="LuCI.form.FlagValue#placeholder"><a href="LuCI.form.FlagValue.html#placeholder">placeholder</a></li>
791
792 <li data-name="LuCI.form.FlagValue#readonly"><a href="LuCI.form.FlagValue.html#readonly">readonly</a></li>
793
794 <li data-name="LuCI.form.FlagValue#rmempty"><a href="LuCI.form.FlagValue.html#rmempty">rmempty</a></li>
795
796 <li data-name="LuCI.form.FlagValue#uciconfig"><a href="LuCI.form.FlagValue.html#uciconfig">uciconfig</a></li>
797
798 <li data-name="LuCI.form.FlagValue#ucioption"><a href="LuCI.form.FlagValue.html#ucioption">ucioption</a></li>
799
800 <li data-name="LuCI.form.FlagValue#ucisection"><a href="LuCI.form.FlagValue.html#ucisection">ucisection</a></li>
801
802 <li data-name="LuCI.form.FlagValue#validate"><a href="LuCI.form.FlagValue.html#validate">validate</a></li>
803
804 <li data-name="LuCI.form.FlagValue#width"><a href="LuCI.form.FlagValue.html#width">width</a></li>
805
806 </ul>
807 <ul class="typedefs itemMembers">
808
809 </ul>
810 <ul class="typedefs itemMembers">
811
812 </ul>
813 <ul class="methods itemMembers">
814
815 <span class="subtitle">Methods</span>
816
817 <li data-name="LuCI.form.FlagValue#append"><a href="LuCI.form.FlagValue.html#append">append</a></li>
818
819 <li data-name="LuCI.form.FlagValue#cbid"><a href="LuCI.form.FlagValue.html#cbid">cbid</a></li>
820
821 <li data-name="LuCI.form.FlagValue#cfgvalue"><a href="LuCI.form.FlagValue.html#cfgvalue">cfgvalue</a></li>
822
823 <li data-name="LuCI.form.FlagValue#depends"><a href="LuCI.form.FlagValue.html#depends">depends</a></li>
824
825 <li data-name="LuCI.form.FlagValue#formvalue"><a href="LuCI.form.FlagValue.html#formvalue">formvalue</a></li>
826
827 <li data-name="LuCI.form.FlagValue#getUIElement"><a href="LuCI.form.FlagValue.html#getUIElement">getUIElement</a></li>
828
829 <li data-name="LuCI.form.FlagValue#isActive"><a href="LuCI.form.FlagValue.html#isActive">isActive</a></li>
830
831 <li data-name="LuCI.form.FlagValue#isValid"><a href="LuCI.form.FlagValue.html#isValid">isValid</a></li>
832
833 <li data-name="LuCI.form.FlagValue#load"><a href="LuCI.form.FlagValue.html#load">load</a></li>
834
835 <li data-name="LuCI.form.FlagValue#parse"><a href="LuCI.form.FlagValue.html#parse">parse</a></li>
836
837 <li data-name="LuCI.form.FlagValue#remove"><a href="LuCI.form.FlagValue.html#remove">remove</a></li>
838
839 <li data-name="LuCI.form.FlagValue#stripTags"><a href="LuCI.form.FlagValue.html#stripTags">stripTags</a></li>
840
841 <li data-name="LuCI.form.FlagValue#textvalue"><a href="LuCI.form.FlagValue.html#textvalue">textvalue</a></li>
842
843 <li data-name="LuCI.form.FlagValue#titleFn"><a href="LuCI.form.FlagValue.html#titleFn">titleFn</a></li>
844
845 <li data-name="LuCI.form.FlagValue#value"><a href="LuCI.form.FlagValue.html#value">value</a></li>
846
847 <li data-name="LuCI.form.FlagValue#write"><a href="LuCI.form.FlagValue.html#write">write</a></li>
848
849 </ul>
850 <ul class="events itemMembers">
851
852 </ul>
853 </li>
854
855 <li class="item" data-name="LuCI.form.GridSection">
856 <span class="title">
857 <a href="LuCI.form.GridSection.html">LuCI.form.GridSection</a>
858
859 </span>
860 <ul class="members itemMembers">
861
862 <span class="subtitle">Members</span>
863
864 <li data-name="LuCI.form.GridSection#addbtntitle"><a href="LuCI.form.GridSection.html#addbtntitle">addbtntitle</a></li>
865
866 <li data-name="LuCI.form.GridSection#addremove"><a href="LuCI.form.GridSection.html#addremove">addremove</a></li>
867
868 <li data-name="LuCI.form.GridSection#anonymous"><a href="LuCI.form.GridSection.html#anonymous">anonymous</a></li>
869
870 <li data-name="LuCI.form.GridSection#extedit"><a href="LuCI.form.GridSection.html#extedit">extedit</a></li>
871
872 <li data-name="LuCI.form.GridSection#max_cols"><a href="LuCI.form.GridSection.html#max_cols">max_cols</a></li>
873
874 <li data-name="LuCI.form.GridSection#modaltitle"><a href="LuCI.form.GridSection.html#modaltitle">modaltitle</a></li>
875
876 <li data-name="LuCI.form.GridSection#parentoption"><a href="LuCI.form.GridSection.html#parentoption">parentoption</a></li>
877
878 <li data-name="LuCI.form.GridSection#rowcolors"><a href="LuCI.form.GridSection.html#rowcolors">rowcolors</a></li>
879
880 <li data-name="LuCI.form.GridSection#sectiontitle"><a href="LuCI.form.GridSection.html#sectiontitle">sectiontitle</a></li>
881
882 <li data-name="LuCI.form.GridSection#sortable"><a href="LuCI.form.GridSection.html#sortable">sortable</a></li>
883
884 <li data-name="LuCI.form.GridSection#tabbed"><a href="LuCI.form.GridSection.html#tabbed">tabbed</a></li>
885
886 <li data-name="LuCI.form.GridSection#uciconfig"><a href="LuCI.form.GridSection.html#uciconfig">uciconfig</a></li>
887
888 </ul>
889 <ul class="typedefs itemMembers">
890
891 </ul>
892 <ul class="typedefs itemMembers">
893
894 </ul>
895 <ul class="methods itemMembers">
896
897 <span class="subtitle">Methods</span>
898
899 <li data-name="LuCI.form.GridSection#addModalOptions"><a href="LuCI.form.GridSection.html#addModalOptions">addModalOptions</a></li>
900
901 <li data-name="LuCI.form.GridSection#append"><a href="LuCI.form.GridSection.html#append">append</a></li>
902
903 <li data-name="LuCI.form.GridSection#filter"><a href="LuCI.form.GridSection.html#filter">filter</a></li>
904
905 <li data-name="LuCI.form.GridSection#load"><a href="LuCI.form.GridSection.html#load">load</a></li>
906
907 <li data-name="LuCI.form.GridSection#option"><a href="LuCI.form.GridSection.html#option">option</a></li>
908
909 <li data-name="LuCI.form.GridSection#parse"><a href="LuCI.form.GridSection.html#parse">parse</a></li>
910
911 <li data-name="LuCI.form.GridSection#stripTags"><a href="LuCI.form.GridSection.html#stripTags">stripTags</a></li>
912
913 <li data-name="LuCI.form.GridSection#tab"><a href="LuCI.form.GridSection.html#tab">tab</a></li>
914
915 <li data-name="LuCI.form.GridSection#taboption"><a href="LuCI.form.GridSection.html#taboption">taboption</a></li>
916
917 <li data-name="LuCI.form.GridSection#titleFn"><a href="LuCI.form.GridSection.html#titleFn">titleFn</a></li>
918
919 </ul>
920 <ul class="events itemMembers">
921
922 </ul>
923 </li>
924
925 <li class="item" data-name="LuCI.form.HiddenValue">
926 <span class="title">
927 <a href="LuCI.form.HiddenValue.html">LuCI.form.HiddenValue</a>
928
929 </span>
930 <ul class="members itemMembers">
931
932 <span class="subtitle">Members</span>
933
934 <li data-name="LuCI.form.HiddenValue#datatype"><a href="LuCI.form.HiddenValue.html#datatype">datatype</a></li>
935
936 <li data-name="LuCI.form.HiddenValue#default"><a href="LuCI.form.HiddenValue.html#default">default</a></li>
937
938 <li data-name="LuCI.form.HiddenValue#editable"><a href="LuCI.form.HiddenValue.html#editable">editable</a></li>
939
940 <li data-name="LuCI.form.HiddenValue#modalonly"><a href="LuCI.form.HiddenValue.html#modalonly">modalonly</a></li>
941
942 <li data-name="LuCI.form.HiddenValue#optional"><a href="LuCI.form.HiddenValue.html#optional">optional</a></li>
943
944 <li data-name="LuCI.form.HiddenValue#password"><a href="LuCI.form.HiddenValue.html#password">password</a></li>
945
946 <li data-name="LuCI.form.HiddenValue#placeholder"><a href="LuCI.form.HiddenValue.html#placeholder">placeholder</a></li>
947
948 <li data-name="LuCI.form.HiddenValue#readonly"><a href="LuCI.form.HiddenValue.html#readonly">readonly</a></li>
949
950 <li data-name="LuCI.form.HiddenValue#rmempty"><a href="LuCI.form.HiddenValue.html#rmempty">rmempty</a></li>
951
952 <li data-name="LuCI.form.HiddenValue#uciconfig"><a href="LuCI.form.HiddenValue.html#uciconfig">uciconfig</a></li>
953
954 <li data-name="LuCI.form.HiddenValue#ucioption"><a href="LuCI.form.HiddenValue.html#ucioption">ucioption</a></li>
955
956 <li data-name="LuCI.form.HiddenValue#ucisection"><a href="LuCI.form.HiddenValue.html#ucisection">ucisection</a></li>
957
958 <li data-name="LuCI.form.HiddenValue#validate"><a href="LuCI.form.HiddenValue.html#validate">validate</a></li>
959
960 <li data-name="LuCI.form.HiddenValue#width"><a href="LuCI.form.HiddenValue.html#width">width</a></li>
961
962 </ul>
963 <ul class="typedefs itemMembers">
964
965 </ul>
966 <ul class="typedefs itemMembers">
967
968 </ul>
969 <ul class="methods itemMembers">
970
971 <span class="subtitle">Methods</span>
972
973 <li data-name="LuCI.form.HiddenValue#append"><a href="LuCI.form.HiddenValue.html#append">append</a></li>
974
975 <li data-name="LuCI.form.HiddenValue#cbid"><a href="LuCI.form.HiddenValue.html#cbid">cbid</a></li>
976
977 <li data-name="LuCI.form.HiddenValue#cfgvalue"><a href="LuCI.form.HiddenValue.html#cfgvalue">cfgvalue</a></li>
978
979 <li data-name="LuCI.form.HiddenValue#depends"><a href="LuCI.form.HiddenValue.html#depends">depends</a></li>
980
981 <li data-name="LuCI.form.HiddenValue#formvalue"><a href="LuCI.form.HiddenValue.html#formvalue">formvalue</a></li>
982
983 <li data-name="LuCI.form.HiddenValue#getUIElement"><a href="LuCI.form.HiddenValue.html#getUIElement">getUIElement</a></li>
984
985 <li data-name="LuCI.form.HiddenValue#isActive"><a href="LuCI.form.HiddenValue.html#isActive">isActive</a></li>
986
987 <li data-name="LuCI.form.HiddenValue#isValid"><a href="LuCI.form.HiddenValue.html#isValid">isValid</a></li>
988
989 <li data-name="LuCI.form.HiddenValue#load"><a href="LuCI.form.HiddenValue.html#load">load</a></li>
990
991 <li data-name="LuCI.form.HiddenValue#parse"><a href="LuCI.form.HiddenValue.html#parse">parse</a></li>
992
993 <li data-name="LuCI.form.HiddenValue#remove"><a href="LuCI.form.HiddenValue.html#remove">remove</a></li>
994
995 <li data-name="LuCI.form.HiddenValue#stripTags"><a href="LuCI.form.HiddenValue.html#stripTags">stripTags</a></li>
996
997 <li data-name="LuCI.form.HiddenValue#textvalue"><a href="LuCI.form.HiddenValue.html#textvalue">textvalue</a></li>
998
999 <li data-name="LuCI.form.HiddenValue#titleFn"><a href="LuCI.form.HiddenValue.html#titleFn">titleFn</a></li>
1000
1001 <li data-name="LuCI.form.HiddenValue#value"><a href="LuCI.form.HiddenValue.html#value">value</a></li>
1002
1003 <li data-name="LuCI.form.HiddenValue#write"><a href="LuCI.form.HiddenValue.html#write">write</a></li>
1004
1005 </ul>
1006 <ul class="events itemMembers">
1007
1008 </ul>
1009 </li>
1010
1011 <li class="item" data-name="LuCI.form.JSONMap">
1012 <span class="title">
1013 <a href="LuCI.form.JSONMap.html">LuCI.form.JSONMap</a>
1014
1015 </span>
1016 <ul class="members itemMembers">
1017
1018 <span class="subtitle">Members</span>
1019
1020 <li data-name="LuCI.form.JSONMap#readonly"><a href="LuCI.form.JSONMap.html#readonly">readonly</a></li>
1021
1022 </ul>
1023 <ul class="typedefs itemMembers">
1024
1025 </ul>
1026 <ul class="typedefs itemMembers">
1027
1028 </ul>
1029 <ul class="methods itemMembers">
1030
1031 <span class="subtitle">Methods</span>
1032
1033 <li data-name="LuCI.form.JSONMap#append"><a href="LuCI.form.JSONMap.html#append">append</a></li>
1034
1035 <li data-name="LuCI.form.JSONMap#chain"><a href="LuCI.form.JSONMap.html#chain">chain</a></li>
1036
1037 <li data-name="LuCI.form.JSONMap#findElement"><a href="LuCI.form.JSONMap.html#findElement">findElement</a></li>
1038
1039 <li data-name="LuCI.form.JSONMap#findElements"><a href="LuCI.form.JSONMap.html#findElements">findElements</a></li>
1040
1041 <li data-name="LuCI.form.JSONMap#load"><a href="LuCI.form.JSONMap.html#load">load</a></li>
1042
1043 <li data-name="LuCI.form.JSONMap#lookupOption"><a href="LuCI.form.JSONMap.html#lookupOption">lookupOption</a></li>
1044
1045 <li data-name="LuCI.form.JSONMap#parse"><a href="LuCI.form.JSONMap.html#parse">parse</a></li>
1046
1047 <li data-name="LuCI.form.JSONMap#render"><a href="LuCI.form.JSONMap.html#render">render</a></li>
1048
1049 <li data-name="LuCI.form.JSONMap#reset"><a href="LuCI.form.JSONMap.html#reset">reset</a></li>
1050
1051 <li data-name="LuCI.form.JSONMap#save"><a href="LuCI.form.JSONMap.html#save">save</a></li>
1052
1053 <li data-name="LuCI.form.JSONMap#section"><a href="LuCI.form.JSONMap.html#section">section</a></li>
1054
1055 <li data-name="LuCI.form.JSONMap#stripTags"><a href="LuCI.form.JSONMap.html#stripTags">stripTags</a></li>
1056
1057 <li data-name="LuCI.form.JSONMap#titleFn"><a href="LuCI.form.JSONMap.html#titleFn">titleFn</a></li>
1058
1059 </ul>
1060 <ul class="events itemMembers">
1061
1062 </ul>
1063 </li>
1064
1065 <li class="item" data-name="LuCI.form.ListValue">
1066 <span class="title">
1067 <a href="LuCI.form.ListValue.html">LuCI.form.ListValue</a>
1068
1069 </span>
1070 <ul class="members itemMembers">
1071
1072 <span class="subtitle">Members</span>
1073
1074 <li data-name="LuCI.form.ListValue##size"><a href="LuCI.form.ListValue.html#size">size</a></li>
1075
1076 <li data-name="LuCI.form.ListValue#datatype"><a href="LuCI.form.ListValue.html#datatype">datatype</a></li>
1077
1078 <li data-name="LuCI.form.ListValue#default"><a href="LuCI.form.ListValue.html#default">default</a></li>
1079
1080 <li data-name="LuCI.form.ListValue#editable"><a href="LuCI.form.ListValue.html#editable">editable</a></li>
1081
1082 <li data-name="LuCI.form.ListValue#modalonly"><a href="LuCI.form.ListValue.html#modalonly">modalonly</a></li>
1083
1084 <li data-name="LuCI.form.ListValue#optional"><a href="LuCI.form.ListValue.html#optional">optional</a></li>
1085
1086 <li data-name="LuCI.form.ListValue#password"><a href="LuCI.form.ListValue.html#password">password</a></li>
1087
1088 <li data-name="LuCI.form.ListValue#placeholder"><a href="LuCI.form.ListValue.html#placeholder">placeholder</a></li>
1089
1090 <li data-name="LuCI.form.ListValue#readonly"><a href="LuCI.form.ListValue.html#readonly">readonly</a></li>
1091
1092 <li data-name="LuCI.form.ListValue#rmempty"><a href="LuCI.form.ListValue.html#rmempty">rmempty</a></li>
1093
1094 <li data-name="LuCI.form.ListValue#uciconfig"><a href="LuCI.form.ListValue.html#uciconfig">uciconfig</a></li>
1095
1096 <li data-name="LuCI.form.ListValue#ucioption"><a href="LuCI.form.ListValue.html#ucioption">ucioption</a></li>
1097
1098 <li data-name="LuCI.form.ListValue#ucisection"><a href="LuCI.form.ListValue.html#ucisection">ucisection</a></li>
1099
1100 <li data-name="LuCI.form.ListValue#validate"><a href="LuCI.form.ListValue.html#validate">validate</a></li>
1101
1102 <li data-name="LuCI.form.ListValue#width"><a href="LuCI.form.ListValue.html#width">width</a></li>
1103
1104 </ul>
1105 <ul class="typedefs itemMembers">
1106
1107 </ul>
1108 <ul class="typedefs itemMembers">
1109
1110 </ul>
1111 <ul class="methods itemMembers">
1112
1113 <span class="subtitle">Methods</span>
1114
1115 <li data-name="LuCI.form.ListValue#append"><a href="LuCI.form.ListValue.html#append">append</a></li>
1116
1117 <li data-name="LuCI.form.ListValue#cbid"><a href="LuCI.form.ListValue.html#cbid">cbid</a></li>
1118
1119 <li data-name="LuCI.form.ListValue#cfgvalue"><a href="LuCI.form.ListValue.html#cfgvalue">cfgvalue</a></li>
1120
1121 <li data-name="LuCI.form.ListValue#depends"><a href="LuCI.form.ListValue.html#depends">depends</a></li>
1122
1123 <li data-name="LuCI.form.ListValue#formvalue"><a href="LuCI.form.ListValue.html#formvalue">formvalue</a></li>
1124
1125 <li data-name="LuCI.form.ListValue#getUIElement"><a href="LuCI.form.ListValue.html#getUIElement">getUIElement</a></li>
1126
1127 <li data-name="LuCI.form.ListValue#isActive"><a href="LuCI.form.ListValue.html#isActive">isActive</a></li>
1128
1129 <li data-name="LuCI.form.ListValue#isValid"><a href="LuCI.form.ListValue.html#isValid">isValid</a></li>
1130
1131 <li data-name="LuCI.form.ListValue#load"><a href="LuCI.form.ListValue.html#load">load</a></li>
1132
1133 <li data-name="LuCI.form.ListValue#parse"><a href="LuCI.form.ListValue.html#parse">parse</a></li>
1134
1135 <li data-name="LuCI.form.ListValue#remove"><a href="LuCI.form.ListValue.html#remove">remove</a></li>
1136
1137 <li data-name="LuCI.form.ListValue#stripTags"><a href="LuCI.form.ListValue.html#stripTags">stripTags</a></li>
1138
1139 <li data-name="LuCI.form.ListValue#textvalue"><a href="LuCI.form.ListValue.html#textvalue">textvalue</a></li>
1140
1141 <li data-name="LuCI.form.ListValue#titleFn"><a href="LuCI.form.ListValue.html#titleFn">titleFn</a></li>
1142
1143 <li data-name="LuCI.form.ListValue#value"><a href="LuCI.form.ListValue.html#value">value</a></li>
1144
1145 <li data-name="LuCI.form.ListValue#write"><a href="LuCI.form.ListValue.html#write">write</a></li>
1146
1147 </ul>
1148 <ul class="events itemMembers">
1149
1150 </ul>
1151 </li>
1152
1153 <li class="item" data-name="LuCI.form.Map">
1154 <span class="title">
1155 <a href="LuCI.form.Map.html">LuCI.form.Map</a>
1156
1157 </span>
1158 <ul class="members itemMembers">
1159
1160 <span class="subtitle">Members</span>
1161
1162 <li data-name="LuCI.form.Map##readonly"><a href="LuCI.form.Map.html#readonly">readonly</a></li>
1163
1164 </ul>
1165 <ul class="typedefs itemMembers">
1166
1167 </ul>
1168 <ul class="typedefs itemMembers">
1169
1170 </ul>
1171 <ul class="methods itemMembers">
1172
1173 <span class="subtitle">Methods</span>
1174
1175 <li data-name="LuCI.form.Map#append"><a href="LuCI.form.Map.html#append">append</a></li>
1176
1177 <li data-name="LuCI.form.Map#chain"><a href="LuCI.form.Map.html#chain">chain</a></li>
1178
1179 <li data-name="LuCI.form.Map#findElement"><a href="LuCI.form.Map.html#findElement">findElement</a></li>
1180
1181 <li data-name="LuCI.form.Map#findElements"><a href="LuCI.form.Map.html#findElements">findElements</a></li>
1182
1183 <li data-name="LuCI.form.Map#load"><a href="LuCI.form.Map.html#load">load</a></li>
1184
1185 <li data-name="LuCI.form.Map#lookupOption"><a href="LuCI.form.Map.html#lookupOption">lookupOption</a></li>
1186
1187 <li data-name="LuCI.form.Map#parse"><a href="LuCI.form.Map.html#parse">parse</a></li>
1188
1189 <li data-name="LuCI.form.Map#render"><a href="LuCI.form.Map.html#render">render</a></li>
1190
1191 <li data-name="LuCI.form.Map#reset"><a href="LuCI.form.Map.html#reset">reset</a></li>
1192
1193 <li data-name="LuCI.form.Map#save"><a href="LuCI.form.Map.html#save">save</a></li>
1194
1195 <li data-name="LuCI.form.Map#section"><a href="LuCI.form.Map.html#section">section</a></li>
1196
1197 <li data-name="LuCI.form.Map#stripTags"><a href="LuCI.form.Map.html#stripTags">stripTags</a></li>
1198
1199 <li data-name="LuCI.form.Map#titleFn"><a href="LuCI.form.Map.html#titleFn">titleFn</a></li>
1200
1201 </ul>
1202 <ul class="events itemMembers">
1203
1204 </ul>
1205 </li>
1206
1207 <li class="item" data-name="LuCI.form.MultiValue">
1208 <span class="title">
1209 <a href="LuCI.form.MultiValue.html">LuCI.form.MultiValue</a>
1210
1211 </span>
1212 <ul class="members itemMembers">
1213
1214 <span class="subtitle">Members</span>
1215
1216 <li data-name="LuCI.form.MultiValue##display_size"><a href="LuCI.form.MultiValue.html#display_size">display_size</a></li>
1217
1218 <li data-name="LuCI.form.MultiValue##dropdown_size"><a href="LuCI.form.MultiValue.html#dropdown_size">dropdown_size</a></li>
1219
1220 <li data-name="LuCI.form.MultiValue#datatype"><a href="LuCI.form.MultiValue.html#datatype">datatype</a></li>
1221
1222 <li data-name="LuCI.form.MultiValue#default"><a href="LuCI.form.MultiValue.html#default">default</a></li>
1223
1224 <li data-name="LuCI.form.MultiValue#editable"><a href="LuCI.form.MultiValue.html#editable">editable</a></li>
1225
1226 <li data-name="LuCI.form.MultiValue#modalonly"><a href="LuCI.form.MultiValue.html#modalonly">modalonly</a></li>
1227
1228 <li data-name="LuCI.form.MultiValue#optional"><a href="LuCI.form.MultiValue.html#optional">optional</a></li>
1229
1230 <li data-name="LuCI.form.MultiValue#password"><a href="LuCI.form.MultiValue.html#password">password</a></li>
1231
1232 <li data-name="LuCI.form.MultiValue#placeholder"><a href="LuCI.form.MultiValue.html#placeholder">placeholder</a></li>
1233
1234 <li data-name="LuCI.form.MultiValue#readonly"><a href="LuCI.form.MultiValue.html#readonly">readonly</a></li>
1235
1236 <li data-name="LuCI.form.MultiValue#rmempty"><a href="LuCI.form.MultiValue.html#rmempty">rmempty</a></li>
1237
1238 <li data-name="LuCI.form.MultiValue#uciconfig"><a href="LuCI.form.MultiValue.html#uciconfig">uciconfig</a></li>
1239
1240 <li data-name="LuCI.form.MultiValue#ucioption"><a href="LuCI.form.MultiValue.html#ucioption">ucioption</a></li>
1241
1242 <li data-name="LuCI.form.MultiValue#ucisection"><a href="LuCI.form.MultiValue.html#ucisection">ucisection</a></li>
1243
1244 <li data-name="LuCI.form.MultiValue#validate"><a href="LuCI.form.MultiValue.html#validate">validate</a></li>
1245
1246 <li data-name="LuCI.form.MultiValue#width"><a href="LuCI.form.MultiValue.html#width">width</a></li>
1247
1248 </ul>
1249 <ul class="typedefs itemMembers">
1250
1251 </ul>
1252 <ul class="typedefs itemMembers">
1253
1254 </ul>
1255 <ul class="methods itemMembers">
1256
1257 <span class="subtitle">Methods</span>
1258
1259 <li data-name="LuCI.form.MultiValue#append"><a href="LuCI.form.MultiValue.html#append">append</a></li>
1260
1261 <li data-name="LuCI.form.MultiValue#cbid"><a href="LuCI.form.MultiValue.html#cbid">cbid</a></li>
1262
1263 <li data-name="LuCI.form.MultiValue#cfgvalue"><a href="LuCI.form.MultiValue.html#cfgvalue">cfgvalue</a></li>
1264
1265 <li data-name="LuCI.form.MultiValue#depends"><a href="LuCI.form.MultiValue.html#depends">depends</a></li>
1266
1267 <li data-name="LuCI.form.MultiValue#formvalue"><a href="LuCI.form.MultiValue.html#formvalue">formvalue</a></li>
1268
1269 <li data-name="LuCI.form.MultiValue#getUIElement"><a href="LuCI.form.MultiValue.html#getUIElement">getUIElement</a></li>
1270
1271 <li data-name="LuCI.form.MultiValue#isActive"><a href="LuCI.form.MultiValue.html#isActive">isActive</a></li>
1272
1273 <li data-name="LuCI.form.MultiValue#isValid"><a href="LuCI.form.MultiValue.html#isValid">isValid</a></li>
1274
1275 <li data-name="LuCI.form.MultiValue#load"><a href="LuCI.form.MultiValue.html#load">load</a></li>
1276
1277 <li data-name="LuCI.form.MultiValue#parse"><a href="LuCI.form.MultiValue.html#parse">parse</a></li>
1278
1279 <li data-name="LuCI.form.MultiValue#remove"><a href="LuCI.form.MultiValue.html#remove">remove</a></li>
1280
1281 <li data-name="LuCI.form.MultiValue#stripTags"><a href="LuCI.form.MultiValue.html#stripTags">stripTags</a></li>
1282
1283 <li data-name="LuCI.form.MultiValue#textvalue"><a href="LuCI.form.MultiValue.html#textvalue">textvalue</a></li>
1284
1285 <li data-name="LuCI.form.MultiValue#titleFn"><a href="LuCI.form.MultiValue.html#titleFn">titleFn</a></li>
1286
1287 <li data-name="LuCI.form.MultiValue#value"><a href="LuCI.form.MultiValue.html#value">value</a></li>
1288
1289 <li data-name="LuCI.form.MultiValue#write"><a href="LuCI.form.MultiValue.html#write">write</a></li>
1290
1291 </ul>
1292 <ul class="events itemMembers">
1293
1294 </ul>
1295 </li>
1296
1297 <li class="item" data-name="LuCI.form.NamedSection">
1298 <span class="title">
1299 <a href="LuCI.form.NamedSection.html">LuCI.form.NamedSection</a>
1300
1301 </span>
1302 <ul class="members itemMembers">
1303
1304 <span class="subtitle">Members</span>
1305
1306 <li data-name="LuCI.form.NamedSection##addremove"><a href="LuCI.form.NamedSection.html#addremove">addremove</a></li>
1307
1308 <li data-name="LuCI.form.NamedSection##uciconfig"><a href="LuCI.form.NamedSection.html#uciconfig">uciconfig</a></li>
1309
1310 <li data-name="LuCI.form.NamedSection#parentoption"><a href="LuCI.form.NamedSection.html#parentoption">parentoption</a></li>
1311
1312 </ul>
1313 <ul class="typedefs itemMembers">
1314
1315 </ul>
1316 <ul class="typedefs itemMembers">
1317
1318 </ul>
1319 <ul class="methods itemMembers">
1320
1321 <span class="subtitle">Methods</span>
1322
1323 <li data-name="LuCI.form.NamedSection#append"><a href="LuCI.form.NamedSection.html#append">append</a></li>
1324
1325 <li data-name="LuCI.form.NamedSection#cfgsections"><a href="LuCI.form.NamedSection.html#cfgsections">cfgsections</a></li>
1326
1327 <li data-name="LuCI.form.NamedSection#filter"><a href="LuCI.form.NamedSection.html#filter">filter</a></li>
1328
1329 <li data-name="LuCI.form.NamedSection#load"><a href="LuCI.form.NamedSection.html#load">load</a></li>
1330
1331 <li data-name="LuCI.form.NamedSection#option"><a href="LuCI.form.NamedSection.html#option">option</a></li>
1332
1333 <li data-name="LuCI.form.NamedSection#parse"><a href="LuCI.form.NamedSection.html#parse">parse</a></li>
1334
1335 <li data-name="LuCI.form.NamedSection#render"><a href="LuCI.form.NamedSection.html#render">render</a></li>
1336
1337 <li data-name="LuCI.form.NamedSection#stripTags"><a href="LuCI.form.NamedSection.html#stripTags">stripTags</a></li>
1338
1339 <li data-name="LuCI.form.NamedSection#tab"><a href="LuCI.form.NamedSection.html#tab">tab</a></li>
1340
1341 <li data-name="LuCI.form.NamedSection#taboption"><a href="LuCI.form.NamedSection.html#taboption">taboption</a></li>
1342
1343 <li data-name="LuCI.form.NamedSection#titleFn"><a href="LuCI.form.NamedSection.html#titleFn">titleFn</a></li>
1344
1345 </ul>
1346 <ul class="events itemMembers">
1347
1348 </ul>
1349 </li>
1350
1351 <li class="item" data-name="LuCI.form.SectionValue">
1352 <span class="title">
1353 <a href="LuCI.form.SectionValue.html">LuCI.form.SectionValue</a>
1354
1355 </span>
1356 <ul class="members itemMembers">
1357
1358 <span class="subtitle">Members</span>
1359
1360 <li data-name="LuCI.form.SectionValue##subsection"><a href="LuCI.form.SectionValue.html#subsection">subsection</a></li>
1361
1362 <li data-name="LuCI.form.SectionValue#datatype"><a href="LuCI.form.SectionValue.html#datatype">datatype</a></li>
1363
1364 <li data-name="LuCI.form.SectionValue#default"><a href="LuCI.form.SectionValue.html#default">default</a></li>
1365
1366 <li data-name="LuCI.form.SectionValue#editable"><a href="LuCI.form.SectionValue.html#editable">editable</a></li>
1367
1368 <li data-name="LuCI.form.SectionValue#modalonly"><a href="LuCI.form.SectionValue.html#modalonly">modalonly</a></li>
1369
1370 <li data-name="LuCI.form.SectionValue#optional"><a href="LuCI.form.SectionValue.html#optional">optional</a></li>
1371
1372 <li data-name="LuCI.form.SectionValue#password"><a href="LuCI.form.SectionValue.html#password">password</a></li>
1373
1374 <li data-name="LuCI.form.SectionValue#placeholder"><a href="LuCI.form.SectionValue.html#placeholder">placeholder</a></li>
1375
1376 <li data-name="LuCI.form.SectionValue#readonly"><a href="LuCI.form.SectionValue.html#readonly">readonly</a></li>
1377
1378 <li data-name="LuCI.form.SectionValue#rmempty"><a href="LuCI.form.SectionValue.html#rmempty">rmempty</a></li>
1379
1380 <li data-name="LuCI.form.SectionValue#uciconfig"><a href="LuCI.form.SectionValue.html#uciconfig">uciconfig</a></li>
1381
1382 <li data-name="LuCI.form.SectionValue#ucioption"><a href="LuCI.form.SectionValue.html#ucioption">ucioption</a></li>
1383
1384 <li data-name="LuCI.form.SectionValue#ucisection"><a href="LuCI.form.SectionValue.html#ucisection">ucisection</a></li>
1385
1386 <li data-name="LuCI.form.SectionValue#validate"><a href="LuCI.form.SectionValue.html#validate">validate</a></li>
1387
1388 <li data-name="LuCI.form.SectionValue#width"><a href="LuCI.form.SectionValue.html#width">width</a></li>
1389
1390 </ul>
1391 <ul class="typedefs itemMembers">
1392
1393 </ul>
1394 <ul class="typedefs itemMembers">
1395
1396 </ul>
1397 <ul class="methods itemMembers">
1398
1399 <span class="subtitle">Methods</span>
1400
1401 <li data-name="LuCI.form.SectionValue#append"><a href="LuCI.form.SectionValue.html#append">append</a></li>
1402
1403 <li data-name="LuCI.form.SectionValue#cbid"><a href="LuCI.form.SectionValue.html#cbid">cbid</a></li>
1404
1405 <li data-name="LuCI.form.SectionValue#cfgvalue"><a href="LuCI.form.SectionValue.html#cfgvalue">cfgvalue</a></li>
1406
1407 <li data-name="LuCI.form.SectionValue#depends"><a href="LuCI.form.SectionValue.html#depends">depends</a></li>
1408
1409 <li data-name="LuCI.form.SectionValue#formvalue"><a href="LuCI.form.SectionValue.html#formvalue">formvalue</a></li>
1410
1411 <li data-name="LuCI.form.SectionValue#getUIElement"><a href="LuCI.form.SectionValue.html#getUIElement">getUIElement</a></li>
1412
1413 <li data-name="LuCI.form.SectionValue#isActive"><a href="LuCI.form.SectionValue.html#isActive">isActive</a></li>
1414
1415 <li data-name="LuCI.form.SectionValue#isValid"><a href="LuCI.form.SectionValue.html#isValid">isValid</a></li>
1416
1417 <li data-name="LuCI.form.SectionValue#load"><a href="LuCI.form.SectionValue.html#load">load</a></li>
1418
1419 <li data-name="LuCI.form.SectionValue#parse"><a href="LuCI.form.SectionValue.html#parse">parse</a></li>
1420
1421 <li data-name="LuCI.form.SectionValue#remove"><a href="LuCI.form.SectionValue.html#remove">remove</a></li>
1422
1423 <li data-name="LuCI.form.SectionValue#stripTags"><a href="LuCI.form.SectionValue.html#stripTags">stripTags</a></li>
1424
1425 <li data-name="LuCI.form.SectionValue#textvalue"><a href="LuCI.form.SectionValue.html#textvalue">textvalue</a></li>
1426
1427 <li data-name="LuCI.form.SectionValue#titleFn"><a href="LuCI.form.SectionValue.html#titleFn">titleFn</a></li>
1428
1429 <li data-name="LuCI.form.SectionValue#value"><a href="LuCI.form.SectionValue.html#value">value</a></li>
1430
1431 <li data-name="LuCI.form.SectionValue#write"><a href="LuCI.form.SectionValue.html#write">write</a></li>
1432
1433 </ul>
1434 <ul class="events itemMembers">
1435
1436 </ul>
1437 </li>
1438
1439 <li class="item" data-name="LuCI.form.TableSection">
1440 <span class="title">
1441 <a href="LuCI.form.TableSection.html">LuCI.form.TableSection</a>
1442
1443 </span>
1444 <ul class="members itemMembers">
1445
1446 <span class="subtitle">Members</span>
1447
1448 <li data-name="LuCI.form.TableSection##addbtntitle"><a href="LuCI.form.TableSection.html#addbtntitle">addbtntitle</a></li>
1449
1450 <li data-name="LuCI.form.TableSection##addremove"><a href="LuCI.form.TableSection.html#addremove">addremove</a></li>
1451
1452 <li data-name="LuCI.form.TableSection##anonymous"><a href="LuCI.form.TableSection.html#anonymous">anonymous</a></li>
1453
1454 <li data-name="LuCI.form.TableSection##extedit"><a href="LuCI.form.TableSection.html#extedit">extedit</a></li>
1455
1456 <li data-name="LuCI.form.TableSection##max_cols"><a href="LuCI.form.TableSection.html#max_cols">max_cols</a></li>
1457
1458 <li data-name="LuCI.form.TableSection##modaltitle"><a href="LuCI.form.TableSection.html#modaltitle">modaltitle</a></li>
1459
1460 <li data-name="LuCI.form.TableSection##rowcolors"><a href="LuCI.form.TableSection.html#rowcolors">rowcolors</a></li>
1461
1462 <li data-name="LuCI.form.TableSection##sectiontitle"><a href="LuCI.form.TableSection.html#sectiontitle">sectiontitle</a></li>
1463
1464 <li data-name="LuCI.form.TableSection##sortable"><a href="LuCI.form.TableSection.html#sortable">sortable</a></li>
1465
1466 <li data-name="LuCI.form.TableSection##uciconfig"><a href="LuCI.form.TableSection.html#uciconfig">uciconfig</a></li>
1467
1468 <li data-name="LuCI.form.TableSection#addbtntitle"><a href="LuCI.form.TableSection.html#addbtntitle">addbtntitle</a></li>
1469
1470 <li data-name="LuCI.form.TableSection#addremove"><a href="LuCI.form.TableSection.html#addremove">addremove</a></li>
1471
1472 <li data-name="LuCI.form.TableSection#anonymous"><a href="LuCI.form.TableSection.html#anonymous">anonymous</a></li>
1473
1474 <li data-name="LuCI.form.TableSection#parentoption"><a href="LuCI.form.TableSection.html#parentoption">parentoption</a></li>
1475
1476 <li data-name="LuCI.form.TableSection#tabbed"><a href="LuCI.form.TableSection.html#tabbed">tabbed</a></li>
1477
1478 <li data-name="LuCI.form.TableSection#uciconfig"><a href="LuCI.form.TableSection.html#uciconfig">uciconfig</a></li>
1479
1480 </ul>
1481 <ul class="typedefs itemMembers">
1482
1483 </ul>
1484 <ul class="typedefs itemMembers">
1485
1486 </ul>
1487 <ul class="methods itemMembers">
1488
1489 <span class="subtitle">Methods</span>
1490
1491 <li data-name="LuCI.form.TableSection#addModalOptions"><a href="LuCI.form.TableSection.html#addModalOptions">addModalOptions</a></li>
1492
1493 <li data-name="LuCI.form.TableSection#append"><a href="LuCI.form.TableSection.html#append">append</a></li>
1494
1495 <li data-name="LuCI.form.TableSection#filter"><a href="LuCI.form.TableSection.html#filter">filter</a></li>
1496
1497 <li data-name="LuCI.form.TableSection#load"><a href="LuCI.form.TableSection.html#load">load</a></li>
1498
1499 <li data-name="LuCI.form.TableSection#option"><a href="LuCI.form.TableSection.html#option">option</a></li>
1500
1501 <li data-name="LuCI.form.TableSection#parse"><a href="LuCI.form.TableSection.html#parse">parse</a></li>
1502
1503 <li data-name="LuCI.form.TableSection#stripTags"><a href="LuCI.form.TableSection.html#stripTags">stripTags</a></li>
1504
1505 <li data-name="LuCI.form.TableSection#tab"><a href="LuCI.form.TableSection.html#tab">tab</a></li>
1506
1507 <li data-name="LuCI.form.TableSection#taboption"><a href="LuCI.form.TableSection.html#taboption">taboption</a></li>
1508
1509 <li data-name="LuCI.form.TableSection#titleFn"><a href="LuCI.form.TableSection.html#titleFn">titleFn</a></li>
1510
1511 </ul>
1512 <ul class="events itemMembers">
1513
1514 </ul>
1515 </li>
1516
1517 <li class="item" data-name="LuCI.form.TextValue">
1518 <span class="title">
1519 <a href="LuCI.form.TextValue.html">LuCI.form.TextValue</a>
1520
1521 </span>
1522 <ul class="members itemMembers">
1523
1524 <span class="subtitle">Members</span>
1525
1526 <li data-name="LuCI.form.TextValue##cols"><a href="LuCI.form.TextValue.html#cols">cols</a></li>
1527
1528 <li data-name="LuCI.form.TextValue##monospace"><a href="LuCI.form.TextValue.html#monospace">monospace</a></li>
1529
1530 <li data-name="LuCI.form.TextValue##rows"><a href="LuCI.form.TextValue.html#rows">rows</a></li>
1531
1532 <li data-name="LuCI.form.TextValue##wrap"><a href="LuCI.form.TextValue.html#wrap">wrap</a></li>
1533
1534 <li data-name="LuCI.form.TextValue#datatype"><a href="LuCI.form.TextValue.html#datatype">datatype</a></li>
1535
1536 <li data-name="LuCI.form.TextValue#default"><a href="LuCI.form.TextValue.html#default">default</a></li>
1537
1538 <li data-name="LuCI.form.TextValue#editable"><a href="LuCI.form.TextValue.html#editable">editable</a></li>
1539
1540 <li data-name="LuCI.form.TextValue#modalonly"><a href="LuCI.form.TextValue.html#modalonly">modalonly</a></li>
1541
1542 <li data-name="LuCI.form.TextValue#optional"><a href="LuCI.form.TextValue.html#optional">optional</a></li>
1543
1544 <li data-name="LuCI.form.TextValue#password"><a href="LuCI.form.TextValue.html#password">password</a></li>
1545
1546 <li data-name="LuCI.form.TextValue#placeholder"><a href="LuCI.form.TextValue.html#placeholder">placeholder</a></li>
1547
1548 <li data-name="LuCI.form.TextValue#readonly"><a href="LuCI.form.TextValue.html#readonly">readonly</a></li>
1549
1550 <li data-name="LuCI.form.TextValue#rmempty"><a href="LuCI.form.TextValue.html#rmempty">rmempty</a></li>
1551
1552 <li data-name="LuCI.form.TextValue#uciconfig"><a href="LuCI.form.TextValue.html#uciconfig">uciconfig</a></li>
1553
1554 <li data-name="LuCI.form.TextValue#ucioption"><a href="LuCI.form.TextValue.html#ucioption">ucioption</a></li>
1555
1556 <li data-name="LuCI.form.TextValue#ucisection"><a href="LuCI.form.TextValue.html#ucisection">ucisection</a></li>
1557
1558 <li data-name="LuCI.form.TextValue#validate"><a href="LuCI.form.TextValue.html#validate">validate</a></li>
1559
1560 <li data-name="LuCI.form.TextValue#width"><a href="LuCI.form.TextValue.html#width">width</a></li>
1561
1562 </ul>
1563 <ul class="typedefs itemMembers">
1564
1565 </ul>
1566 <ul class="typedefs itemMembers">
1567
1568 </ul>
1569 <ul class="methods itemMembers">
1570
1571 <span class="subtitle">Methods</span>
1572
1573 <li data-name="LuCI.form.TextValue#append"><a href="LuCI.form.TextValue.html#append">append</a></li>
1574
1575 <li data-name="LuCI.form.TextValue#cbid"><a href="LuCI.form.TextValue.html#cbid">cbid</a></li>
1576
1577 <li data-name="LuCI.form.TextValue#cfgvalue"><a href="LuCI.form.TextValue.html#cfgvalue">cfgvalue</a></li>
1578
1579 <li data-name="LuCI.form.TextValue#depends"><a href="LuCI.form.TextValue.html#depends">depends</a></li>
1580
1581 <li data-name="LuCI.form.TextValue#formvalue"><a href="LuCI.form.TextValue.html#formvalue">formvalue</a></li>
1582
1583 <li data-name="LuCI.form.TextValue#getUIElement"><a href="LuCI.form.TextValue.html#getUIElement">getUIElement</a></li>
1584
1585 <li data-name="LuCI.form.TextValue#isActive"><a href="LuCI.form.TextValue.html#isActive">isActive</a></li>
1586
1587 <li data-name="LuCI.form.TextValue#isValid"><a href="LuCI.form.TextValue.html#isValid">isValid</a></li>
1588
1589 <li data-name="LuCI.form.TextValue#load"><a href="LuCI.form.TextValue.html#load">load</a></li>
1590
1591 <li data-name="LuCI.form.TextValue#parse"><a href="LuCI.form.TextValue.html#parse">parse</a></li>
1592
1593 <li data-name="LuCI.form.TextValue#remove"><a href="LuCI.form.TextValue.html#remove">remove</a></li>
1594
1595 <li data-name="LuCI.form.TextValue#stripTags"><a href="LuCI.form.TextValue.html#stripTags">stripTags</a></li>
1596
1597 <li data-name="LuCI.form.TextValue#textvalue"><a href="LuCI.form.TextValue.html#textvalue">textvalue</a></li>
1598
1599 <li data-name="LuCI.form.TextValue#titleFn"><a href="LuCI.form.TextValue.html#titleFn">titleFn</a></li>
1600
1601 <li data-name="LuCI.form.TextValue#write"><a href="LuCI.form.TextValue.html#write">write</a></li>
1602
1603 </ul>
1604 <ul class="events itemMembers">
1605
1606 </ul>
1607 </li>
1608
1609 <li class="item" data-name="LuCI.form.TypedSection">
1610 <span class="title">
1611 <a href="LuCI.form.TypedSection.html">LuCI.form.TypedSection</a>
1612
1613 </span>
1614 <ul class="members itemMembers">
1615
1616 <span class="subtitle">Members</span>
1617
1618 <li data-name="LuCI.form.TypedSection##addbtntitle"><a href="LuCI.form.TypedSection.html#addbtntitle">addbtntitle</a></li>
1619
1620 <li data-name="LuCI.form.TypedSection##addremove"><a href="LuCI.form.TypedSection.html#addremove">addremove</a></li>
1621
1622 <li data-name="LuCI.form.TypedSection##anonymous"><a href="LuCI.form.TypedSection.html#anonymous">anonymous</a></li>
1623
1624 <li data-name="LuCI.form.TypedSection##tabbed"><a href="LuCI.form.TypedSection.html#tabbed">tabbed</a></li>
1625
1626 <li data-name="LuCI.form.TypedSection##uciconfig"><a href="LuCI.form.TypedSection.html#uciconfig">uciconfig</a></li>
1627
1628 <li data-name="LuCI.form.TypedSection#parentoption"><a href="LuCI.form.TypedSection.html#parentoption">parentoption</a></li>
1629
1630 </ul>
1631 <ul class="typedefs itemMembers">
1632
1633 </ul>
1634 <ul class="typedefs itemMembers">
1635
1636 </ul>
1637 <ul class="methods itemMembers">
1638
1639 <span class="subtitle">Methods</span>
1640
1641 <li data-name="LuCI.form.TypedSection#append"><a href="LuCI.form.TypedSection.html#append">append</a></li>
1642
1643 <li data-name="LuCI.form.TypedSection#cfgsections"><a href="LuCI.form.TypedSection.html#cfgsections">cfgsections</a></li>
1644
1645 <li data-name="LuCI.form.TypedSection#filter"><a href="LuCI.form.TypedSection.html#filter">filter</a></li>
1646
1647 <li data-name="LuCI.form.TypedSection#load"><a href="LuCI.form.TypedSection.html#load">load</a></li>
1648
1649 <li data-name="LuCI.form.TypedSection#option"><a href="LuCI.form.TypedSection.html#option">option</a></li>
1650
1651 <li data-name="LuCI.form.TypedSection#parse"><a href="LuCI.form.TypedSection.html#parse">parse</a></li>
1652
1653 <li data-name="LuCI.form.TypedSection#render"><a href="LuCI.form.TypedSection.html#render">render</a></li>
1654
1655 <li data-name="LuCI.form.TypedSection#stripTags"><a href="LuCI.form.TypedSection.html#stripTags">stripTags</a></li>
1656
1657 <li data-name="LuCI.form.TypedSection#tab"><a href="LuCI.form.TypedSection.html#tab">tab</a></li>
1658
1659 <li data-name="LuCI.form.TypedSection#taboption"><a href="LuCI.form.TypedSection.html#taboption">taboption</a></li>
1660
1661 <li data-name="LuCI.form.TypedSection#titleFn"><a href="LuCI.form.TypedSection.html#titleFn">titleFn</a></li>
1662
1663 </ul>
1664 <ul class="events itemMembers">
1665
1666 </ul>
1667 </li>
1668
1669 <li class="item" data-name="LuCI.form.Value">
1670 <span class="title">
1671 <a href="LuCI.form.Value.html">LuCI.form.Value</a>
1672
1673 </span>
1674 <ul class="members itemMembers">
1675
1676 <span class="subtitle">Members</span>
1677
1678 <li data-name="LuCI.form.Value##password"><a href="LuCI.form.Value.html#password">password</a></li>
1679
1680 <li data-name="LuCI.form.Value##placeholder"><a href="LuCI.form.Value.html#placeholder">placeholder</a></li>
1681
1682 <li data-name="LuCI.form.Value#datatype"><a href="LuCI.form.Value.html#datatype">datatype</a></li>
1683
1684 <li data-name="LuCI.form.Value#default"><a href="LuCI.form.Value.html#default">default</a></li>
1685
1686 <li data-name="LuCI.form.Value#editable"><a href="LuCI.form.Value.html#editable">editable</a></li>
1687
1688 <li data-name="LuCI.form.Value#modalonly"><a href="LuCI.form.Value.html#modalonly">modalonly</a></li>
1689
1690 <li data-name="LuCI.form.Value#optional"><a href="LuCI.form.Value.html#optional">optional</a></li>
1691
1692 <li data-name="LuCI.form.Value#readonly"><a href="LuCI.form.Value.html#readonly">readonly</a></li>
1693
1694 <li data-name="LuCI.form.Value#rmempty"><a href="LuCI.form.Value.html#rmempty">rmempty</a></li>
1695
1696 <li data-name="LuCI.form.Value#uciconfig"><a href="LuCI.form.Value.html#uciconfig">uciconfig</a></li>
1697
1698 <li data-name="LuCI.form.Value#ucioption"><a href="LuCI.form.Value.html#ucioption">ucioption</a></li>
1699
1700 <li data-name="LuCI.form.Value#ucisection"><a href="LuCI.form.Value.html#ucisection">ucisection</a></li>
1701
1702 <li data-name="LuCI.form.Value#validate"><a href="LuCI.form.Value.html#validate">validate</a></li>
1703
1704 <li data-name="LuCI.form.Value#width"><a href="LuCI.form.Value.html#width">width</a></li>
1705
1706 </ul>
1707 <ul class="typedefs itemMembers">
1708
1709 </ul>
1710 <ul class="typedefs itemMembers">
1711
1712 </ul>
1713 <ul class="methods itemMembers">
1714
1715 <span class="subtitle">Methods</span>
1716
1717 <li data-name="LuCI.form.Value#append"><a href="LuCI.form.Value.html#append">append</a></li>
1718
1719 <li data-name="LuCI.form.Value#cbid"><a href="LuCI.form.Value.html#cbid">cbid</a></li>
1720
1721 <li data-name="LuCI.form.Value#cfgvalue"><a href="LuCI.form.Value.html#cfgvalue">cfgvalue</a></li>
1722
1723 <li data-name="LuCI.form.Value#depends"><a href="LuCI.form.Value.html#depends">depends</a></li>
1724
1725 <li data-name="LuCI.form.Value#formvalue"><a href="LuCI.form.Value.html#formvalue">formvalue</a></li>
1726
1727 <li data-name="LuCI.form.Value#getUIElement"><a href="LuCI.form.Value.html#getUIElement">getUIElement</a></li>
1728
1729 <li data-name="LuCI.form.Value#isActive"><a href="LuCI.form.Value.html#isActive">isActive</a></li>
1730
1731 <li data-name="LuCI.form.Value#isValid"><a href="LuCI.form.Value.html#isValid">isValid</a></li>
1732
1733 <li data-name="LuCI.form.Value#load"><a href="LuCI.form.Value.html#load">load</a></li>
1734
1735 <li data-name="LuCI.form.Value#parse"><a href="LuCI.form.Value.html#parse">parse</a></li>
1736
1737 <li data-name="LuCI.form.Value#remove"><a href="LuCI.form.Value.html#remove">remove</a></li>
1738
1739 <li data-name="LuCI.form.Value#render"><a href="LuCI.form.Value.html#render">render</a></li>
1740
1741 <li data-name="LuCI.form.Value#stripTags"><a href="LuCI.form.Value.html#stripTags">stripTags</a></li>
1742
1743 <li data-name="LuCI.form.Value#textvalue"><a href="LuCI.form.Value.html#textvalue">textvalue</a></li>
1744
1745 <li data-name="LuCI.form.Value#titleFn"><a href="LuCI.form.Value.html#titleFn">titleFn</a></li>
1746
1747 <li data-name="LuCI.form.Value#value"><a href="LuCI.form.Value.html#value">value</a></li>
1748
1749 <li data-name="LuCI.form.Value#write"><a href="LuCI.form.Value.html#write">write</a></li>
1750
1751 </ul>
1752 <ul class="events itemMembers">
1753
1754 </ul>
1755 </li>
1756
1757 <li class="item" data-name="LuCI.fs">
1758 <span class="title">
1759 <a href="LuCI.fs.html">LuCI.fs</a>
1760
1761 </span>
1762 <ul class="members itemMembers">
1763
1764 </ul>
1765 <ul class="typedefs itemMembers">
1766
1767 <span class="subtitle">Typedefs</span>
1768
1769 <li data-name="LuCI.fs.FileExecResult"><a href="LuCI.fs.html#.FileExecResult">FileExecResult</a></li>
1770
1771 <li data-name="LuCI.fs.FileStatEntry"><a href="LuCI.fs.html#.FileStatEntry">FileStatEntry</a></li>
1772
1773 </ul>
1774 <ul class="typedefs itemMembers">
1775
1776 </ul>
1777 <ul class="methods itemMembers">
1778
1779 <span class="subtitle">Methods</span>
1780
1781 <li data-name="LuCI.fs#exec"><a href="LuCI.fs.html#exec">exec</a></li>
1782
1783 <li data-name="LuCI.fs#exec_direct"><a href="LuCI.fs.html#exec_direct">exec_direct</a></li>
1784
1785 <li data-name="LuCI.fs#lines"><a href="LuCI.fs.html#lines">lines</a></li>
1786
1787 <li data-name="LuCI.fs#list"><a href="LuCI.fs.html#list">list</a></li>
1788
1789 <li data-name="LuCI.fs#read"><a href="LuCI.fs.html#read">read</a></li>
1790
1791 <li data-name="LuCI.fs#read_direct"><a href="LuCI.fs.html#read_direct">read_direct</a></li>
1792
1793 <li data-name="LuCI.fs#remove"><a href="LuCI.fs.html#remove">remove</a></li>
1794
1795 <li data-name="LuCI.fs#stat"><a href="LuCI.fs.html#stat">stat</a></li>
1796
1797 <li data-name="LuCI.fs#trimmed"><a href="LuCI.fs.html#trimmed">trimmed</a></li>
1798
1799 <li data-name="LuCI.fs#write"><a href="LuCI.fs.html#write">write</a></li>
1800
1801 </ul>
1802 <ul class="events itemMembers">
1803
1804 </ul>
1805 </li>
1806
1807 <li class="item" data-name="LuCI.headers">
1808 <span class="title">
1809 <a href="LuCI.headers.html">LuCI.headers</a>
1810
1811 </span>
1812 <ul class="members itemMembers">
1813
1814 </ul>
1815 <ul class="typedefs itemMembers">
1816
1817 </ul>
1818 <ul class="typedefs itemMembers">
1819
1820 </ul>
1821 <ul class="methods itemMembers">
1822
1823 <span class="subtitle">Methods</span>
1824
1825 <li data-name="LuCI.headers#get"><a href="LuCI.headers.html#get">get</a></li>
1826
1827 <li data-name="LuCI.headers#has"><a href="LuCI.headers.html#has">has</a></li>
1828
1829 </ul>
1830 <ul class="events itemMembers">
1831
1832 </ul>
1833 </li>
1834
1835 <li class="item" data-name="LuCI.network">
1836 <span class="title">
1837 <a href="LuCI.network.html">LuCI.network</a>
1838
1839 </span>
1840 <ul class="members itemMembers">
1841
1842 </ul>
1843 <ul class="typedefs itemMembers">
1844
1845 <span class="subtitle">Typedefs</span>
1846
1847 <li data-name="LuCI.network.SwitchTopology"><a href="LuCI.network.html#.SwitchTopology">SwitchTopology</a></li>
1848
1849 <li data-name="LuCI.network.WifiEncryption"><a href="LuCI.network.html#.WifiEncryption">WifiEncryption</a></li>
1850
1851 <li data-name="LuCI.network.WifiPeerEntry"><a href="LuCI.network.html#.WifiPeerEntry">WifiPeerEntry</a></li>
1852
1853 <li data-name="LuCI.network.WifiRateEntry"><a href="LuCI.network.html#.WifiRateEntry">WifiRateEntry</a></li>
1854
1855 <li data-name="LuCI.network.WifiScanResult"><a href="LuCI.network.html#.WifiScanResult">WifiScanResult</a></li>
1856
1857 </ul>
1858 <ul class="typedefs itemMembers">
1859
1860 </ul>
1861 <ul class="methods itemMembers">
1862
1863 <span class="subtitle">Methods</span>
1864
1865 <li data-name="LuCI.network#addNetwork"><a href="LuCI.network.html#addNetwork">addNetwork</a></li>
1866
1867 <li data-name="LuCI.network#addWifiNetwork"><a href="LuCI.network.html#addWifiNetwork">addWifiNetwork</a></li>
1868
1869 <li data-name="LuCI.network#deleteNetwork"><a href="LuCI.network.html#deleteNetwork">deleteNetwork</a></li>
1870
1871 <li data-name="LuCI.network#deleteWifiNetwork"><a href="LuCI.network.html#deleteWifiNetwork">deleteWifiNetwork</a></li>
1872
1873 <li data-name="LuCI.network#flushCache"><a href="LuCI.network.html#flushCache">flushCache</a></li>
1874
1875 <li data-name="LuCI.network#formatWifiEncryption"><a href="LuCI.network.html#formatWifiEncryption">formatWifiEncryption</a></li>
1876
1877 <li data-name="LuCI.network#getDevice"><a href="LuCI.network.html#getDevice">getDevice</a></li>
1878
1879 <li data-name="LuCI.network#getDevices"><a href="LuCI.network.html#getDevices">getDevices</a></li>
1880
1881 <li data-name="LuCI.network#getDSLModemType"><a href="LuCI.network.html#getDSLModemType">getDSLModemType</a></li>
1882
1883 <li data-name="LuCI.network#getHostHints"><a href="LuCI.network.html#getHostHints">getHostHints</a></li>
1884
1885 <li data-name="LuCI.network#getIfnameOf"><a href="LuCI.network.html#getIfnameOf">getIfnameOf</a></li>
1886
1887 <li data-name="LuCI.network#getNetwork"><a href="LuCI.network.html#getNetwork">getNetwork</a></li>
1888
1889 <li data-name="LuCI.network#getNetworks"><a href="LuCI.network.html#getNetworks">getNetworks</a></li>
1890
1891 <li data-name="LuCI.network#getProtocol"><a href="LuCI.network.html#getProtocol">getProtocol</a></li>
1892
1893 <li data-name="LuCI.network#getProtocols"><a href="LuCI.network.html#getProtocols">getProtocols</a></li>
1894
1895 <li data-name="LuCI.network#getSwitchTopologies"><a href="LuCI.network.html#getSwitchTopologies">getSwitchTopologies</a></li>
1896
1897 <li data-name="LuCI.network#getWAN6Networks"><a href="LuCI.network.html#getWAN6Networks">getWAN6Networks</a></li>
1898
1899 <li data-name="LuCI.network#getWANNetworks"><a href="LuCI.network.html#getWANNetworks">getWANNetworks</a></li>
1900
1901 <li data-name="LuCI.network#getWifiDevice"><a href="LuCI.network.html#getWifiDevice">getWifiDevice</a></li>
1902
1903 <li data-name="LuCI.network#getWifiDevices"><a href="LuCI.network.html#getWifiDevices">getWifiDevices</a></li>
1904
1905 <li data-name="LuCI.network#getWifiNetwork"><a href="LuCI.network.html#getWifiNetwork">getWifiNetwork</a></li>
1906
1907 <li data-name="LuCI.network#getWifiNetworks"><a href="LuCI.network.html#getWifiNetworks">getWifiNetworks</a></li>
1908
1909 <li data-name="LuCI.network#isIgnoredDevice"><a href="LuCI.network.html#isIgnoredDevice">isIgnoredDevice</a></li>
1910
1911 <li data-name="LuCI.network#maskToPrefix"><a href="LuCI.network.html#maskToPrefix">maskToPrefix</a></li>
1912
1913 <li data-name="LuCI.network#prefixToMask"><a href="LuCI.network.html#prefixToMask">prefixToMask</a></li>
1914
1915 <li data-name="LuCI.network#registerErrorCode"><a href="LuCI.network.html#registerErrorCode">registerErrorCode</a></li>
1916
1917 <li data-name="LuCI.network#registerPatternVirtual"><a href="LuCI.network.html#registerPatternVirtual">registerPatternVirtual</a></li>
1918
1919 <li data-name="LuCI.network#registerProtocol"><a href="LuCI.network.html#registerProtocol">registerProtocol</a></li>
1920
1921 <li data-name="LuCI.network#renameNetwork"><a href="LuCI.network.html#renameNetwork">renameNetwork</a></li>
1922
1923 </ul>
1924 <ul class="events itemMembers">
1925
1926 </ul>
1927 </li>
1928
1929 <li class="item" data-name="LuCI.network.Device">
1930 <span class="title">
1931 <a href="LuCI.network.Device.html">LuCI.network.Device</a>
1932
1933 </span>
1934 <ul class="members itemMembers">
1935
1936 </ul>
1937 <ul class="typedefs itemMembers">
1938
1939 </ul>
1940 <ul class="typedefs itemMembers">
1941
1942 </ul>
1943 <ul class="methods itemMembers">
1944
1945 <span class="subtitle">Methods</span>
1946
1947 <li data-name="LuCI.network.Device#getBridgeID"><a href="LuCI.network.Device.html#getBridgeID">getBridgeID</a></li>
1948
1949 <li data-name="LuCI.network.Device#getBridgeSTP"><a href="LuCI.network.Device.html#getBridgeSTP">getBridgeSTP</a></li>
1950
1951 <li data-name="LuCI.network.Device#getI18n"><a href="LuCI.network.Device.html#getI18n">getI18n</a></li>
1952
1953 <li data-name="LuCI.network.Device#getIP6Addrs"><a href="LuCI.network.Device.html#getIP6Addrs">getIP6Addrs</a></li>
1954
1955 <li data-name="LuCI.network.Device#getIPAddrs"><a href="LuCI.network.Device.html#getIPAddrs">getIPAddrs</a></li>
1956
1957 <li data-name="LuCI.network.Device#getMAC"><a href="LuCI.network.Device.html#getMAC">getMAC</a></li>
1958
1959 <li data-name="LuCI.network.Device#getMTU"><a href="LuCI.network.Device.html#getMTU">getMTU</a></li>
1960
1961 <li data-name="LuCI.network.Device#getName"><a href="LuCI.network.Device.html#getName">getName</a></li>
1962
1963 <li data-name="LuCI.network.Device#getNetwork"><a href="LuCI.network.Device.html#getNetwork">getNetwork</a></li>
1964
1965 <li data-name="LuCI.network.Device#getNetworks"><a href="LuCI.network.Device.html#getNetworks">getNetworks</a></li>
1966
1967 <li data-name="LuCI.network.Device#getPorts"><a href="LuCI.network.Device.html#getPorts">getPorts</a></li>
1968
1969 <li data-name="LuCI.network.Device#getRXBytes"><a href="LuCI.network.Device.html#getRXBytes">getRXBytes</a></li>
1970
1971 <li data-name="LuCI.network.Device#getRXPackets"><a href="LuCI.network.Device.html#getRXPackets">getRXPackets</a></li>
1972
1973 <li data-name="LuCI.network.Device#getShortName"><a href="LuCI.network.Device.html#getShortName">getShortName</a></li>
1974
1975 <li data-name="LuCI.network.Device#getTXBytes"><a href="LuCI.network.Device.html#getTXBytes">getTXBytes</a></li>
1976
1977 <li data-name="LuCI.network.Device#getTXPackets"><a href="LuCI.network.Device.html#getTXPackets">getTXPackets</a></li>
1978
1979 <li data-name="LuCI.network.Device#getType"><a href="LuCI.network.Device.html#getType">getType</a></li>
1980
1981 <li data-name="LuCI.network.Device#getTypeI18n"><a href="LuCI.network.Device.html#getTypeI18n">getTypeI18n</a></li>
1982
1983 <li data-name="LuCI.network.Device#getWifiNetwork"><a href="LuCI.network.Device.html#getWifiNetwork">getWifiNetwork</a></li>
1984
1985 <li data-name="LuCI.network.Device#isBridge"><a href="LuCI.network.Device.html#isBridge">isBridge</a></li>
1986
1987 <li data-name="LuCI.network.Device#isBridgePort"><a href="LuCI.network.Device.html#isBridgePort">isBridgePort</a></li>
1988
1989 <li data-name="LuCI.network.Device#isUp"><a href="LuCI.network.Device.html#isUp">isUp</a></li>
1990
1991 </ul>
1992 <ul class="events itemMembers">
1993
1994 </ul>
1995 </li>
1996
1997 <li class="item" data-name="LuCI.network.Hosts">
1998 <span class="title">
1999 <a href="LuCI.network.Hosts.html">LuCI.network.Hosts</a>
2000
2001 </span>
2002 <ul class="members itemMembers">
2003
2004 </ul>
2005 <ul class="typedefs itemMembers">
2006
2007 </ul>
2008 <ul class="typedefs itemMembers">
2009
2010 </ul>
2011 <ul class="methods itemMembers">
2012
2013 <span class="subtitle">Methods</span>
2014
2015 <li data-name="LuCI.network.Hosts#getHostnameByIP6Addr"><a href="LuCI.network.Hosts.html#getHostnameByIP6Addr">getHostnameByIP6Addr</a></li>
2016
2017 <li data-name="LuCI.network.Hosts#getHostnameByIPAddr"><a href="LuCI.network.Hosts.html#getHostnameByIPAddr">getHostnameByIPAddr</a></li>
2018
2019 <li data-name="LuCI.network.Hosts#getHostnameByMACAddr"><a href="LuCI.network.Hosts.html#getHostnameByMACAddr">getHostnameByMACAddr</a></li>
2020
2021 <li data-name="LuCI.network.Hosts#getIP6AddrByMACAddr"><a href="LuCI.network.Hosts.html#getIP6AddrByMACAddr">getIP6AddrByMACAddr</a></li>
2022
2023 <li data-name="LuCI.network.Hosts#getIPAddrByMACAddr"><a href="LuCI.network.Hosts.html#getIPAddrByMACAddr">getIPAddrByMACAddr</a></li>
2024
2025 <li data-name="LuCI.network.Hosts#getMACAddrByIP6Addr"><a href="LuCI.network.Hosts.html#getMACAddrByIP6Addr">getMACAddrByIP6Addr</a></li>
2026
2027 <li data-name="LuCI.network.Hosts#getMACAddrByIPAddr"><a href="LuCI.network.Hosts.html#getMACAddrByIPAddr">getMACAddrByIPAddr</a></li>
2028
2029 <li data-name="LuCI.network.Hosts#getMACHints"><a href="LuCI.network.Hosts.html#getMACHints">getMACHints</a></li>
2030
2031 </ul>
2032 <ul class="events itemMembers">
2033
2034 </ul>
2035 </li>
2036
2037 <li class="item" data-name="LuCI.network.Protocol">
2038 <span class="title">
2039 <a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a>
2040
2041 </span>
2042 <ul class="members itemMembers">
2043
2044 </ul>
2045 <ul class="typedefs itemMembers">
2046
2047 </ul>
2048 <ul class="typedefs itemMembers">
2049
2050 </ul>
2051 <ul class="methods itemMembers">
2052
2053 <span class="subtitle">Methods</span>
2054
2055 <li data-name="LuCI.network.Protocol#addDevice"><a href="LuCI.network.Protocol.html#addDevice">addDevice</a></li>
2056
2057 <li data-name="LuCI.network.Protocol#containsDevice"><a href="LuCI.network.Protocol.html#containsDevice">containsDevice</a></li>
2058
2059 <li data-name="LuCI.network.Protocol#deleteConfiguration"><a href="LuCI.network.Protocol.html#deleteConfiguration">deleteConfiguration</a></li>
2060
2061 <li data-name="LuCI.network.Protocol#deleteDevice"><a href="LuCI.network.Protocol.html#deleteDevice">deleteDevice</a></li>
2062
2063 <li data-name="LuCI.network.Protocol#get"><a href="LuCI.network.Protocol.html#get">get</a></li>
2064
2065 <li data-name="LuCI.network.Protocol#getDevice"><a href="LuCI.network.Protocol.html#getDevice">getDevice</a></li>
2066
2067 <li data-name="LuCI.network.Protocol#getDevices"><a href="LuCI.network.Protocol.html#getDevices">getDevices</a></li>
2068
2069 <li data-name="LuCI.network.Protocol#getDNS6Addrs"><a href="LuCI.network.Protocol.html#getDNS6Addrs">getDNS6Addrs</a></li>
2070
2071 <li data-name="LuCI.network.Protocol#getDNSAddrs"><a href="LuCI.network.Protocol.html#getDNSAddrs">getDNSAddrs</a></li>
2072
2073 <li data-name="LuCI.network.Protocol#getErrors"><a href="LuCI.network.Protocol.html#getErrors">getErrors</a></li>
2074
2075 <li data-name="LuCI.network.Protocol#getExpiry"><a href="LuCI.network.Protocol.html#getExpiry">getExpiry</a></li>
2076
2077 <li data-name="LuCI.network.Protocol#getGateway6Addr"><a href="LuCI.network.Protocol.html#getGateway6Addr">getGateway6Addr</a></li>
2078
2079 <li data-name="LuCI.network.Protocol#getGatewayAddr"><a href="LuCI.network.Protocol.html#getGatewayAddr">getGatewayAddr</a></li>
2080
2081 <li data-name="LuCI.network.Protocol#getI18n"><a href="LuCI.network.Protocol.html#getI18n">getI18n</a></li>
2082
2083 <li data-name="LuCI.network.Protocol#getIfname"><a href="LuCI.network.Protocol.html#getIfname">getIfname</a></li>
2084
2085 <li data-name="LuCI.network.Protocol#getIP6Addr"><a href="LuCI.network.Protocol.html#getIP6Addr">getIP6Addr</a></li>
2086
2087 <li data-name="LuCI.network.Protocol#getIP6Addrs"><a href="LuCI.network.Protocol.html#getIP6Addrs">getIP6Addrs</a></li>
2088
2089 <li data-name="LuCI.network.Protocol#getIP6Prefix"><a href="LuCI.network.Protocol.html#getIP6Prefix">getIP6Prefix</a></li>
2090
2091 <li data-name="LuCI.network.Protocol#getIPAddr"><a href="LuCI.network.Protocol.html#getIPAddr">getIPAddr</a></li>
2092
2093 <li data-name="LuCI.network.Protocol#getIPAddrs"><a href="LuCI.network.Protocol.html#getIPAddrs">getIPAddrs</a></li>
2094
2095 <li data-name="LuCI.network.Protocol#getL2Device"><a href="LuCI.network.Protocol.html#getL2Device">getL2Device</a></li>
2096
2097 <li data-name="LuCI.network.Protocol#getL3Device"><a href="LuCI.network.Protocol.html#getL3Device">getL3Device</a></li>
2098
2099 <li data-name="LuCI.network.Protocol#getMetric"><a href="LuCI.network.Protocol.html#getMetric">getMetric</a></li>
2100
2101 <li data-name="LuCI.network.Protocol#getName"><a href="LuCI.network.Protocol.html#getName">getName</a></li>
2102
2103 <li data-name="LuCI.network.Protocol#getNetmask"><a href="LuCI.network.Protocol.html#getNetmask">getNetmask</a></li>
2104
2105 <li data-name="LuCI.network.Protocol#getOpkgPackage"><a href="LuCI.network.Protocol.html#getOpkgPackage">getOpkgPackage</a></li>
2106
2107 <li data-name="LuCI.network.Protocol#getProtocol"><a href="LuCI.network.Protocol.html#getProtocol">getProtocol</a></li>
2108
2109 <li data-name="LuCI.network.Protocol#getType"><a href="LuCI.network.Protocol.html#getType">getType</a></li>
2110
2111 <li data-name="LuCI.network.Protocol#getUptime"><a href="LuCI.network.Protocol.html#getUptime">getUptime</a></li>
2112
2113 <li data-name="LuCI.network.Protocol#getZoneName"><a href="LuCI.network.Protocol.html#getZoneName">getZoneName</a></li>
2114
2115 <li data-name="LuCI.network.Protocol#isAlias"><a href="LuCI.network.Protocol.html#isAlias">isAlias</a></li>
2116
2117 <li data-name="LuCI.network.Protocol#isBridge"><a href="LuCI.network.Protocol.html#isBridge">isBridge</a></li>
2118
2119 <li data-name="LuCI.network.Protocol#isCreateable"><a href="LuCI.network.Protocol.html#isCreateable">isCreateable</a></li>
2120
2121 <li data-name="LuCI.network.Protocol#isDynamic"><a href="LuCI.network.Protocol.html#isDynamic">isDynamic</a></li>
2122
2123 <li data-name="LuCI.network.Protocol#isEmpty"><a href="LuCI.network.Protocol.html#isEmpty">isEmpty</a></li>
2124
2125 <li data-name="LuCI.network.Protocol#isFloating"><a href="LuCI.network.Protocol.html#isFloating">isFloating</a></li>
2126
2127 <li data-name="LuCI.network.Protocol#isInstalled"><a href="LuCI.network.Protocol.html#isInstalled">isInstalled</a></li>
2128
2129 <li data-name="LuCI.network.Protocol#isUp"><a href="LuCI.network.Protocol.html#isUp">isUp</a></li>
2130
2131 <li data-name="LuCI.network.Protocol#isVirtual"><a href="LuCI.network.Protocol.html#isVirtual">isVirtual</a></li>
2132
2133 <li data-name="LuCI.network.Protocol#set"><a href="LuCI.network.Protocol.html#set">set</a></li>
2134
2135 </ul>
2136 <ul class="events itemMembers">
2137
2138 </ul>
2139 </li>
2140
2141 <li class="item" data-name="LuCI.network.WifiDevice">
2142 <span class="title">
2143 <a href="LuCI.network.WifiDevice.html">LuCI.network.WifiDevice</a>
2144
2145 </span>
2146 <ul class="members itemMembers">
2147
2148 </ul>
2149 <ul class="typedefs itemMembers">
2150
2151 </ul>
2152 <ul class="typedefs itemMembers">
2153
2154 </ul>
2155 <ul class="methods itemMembers">
2156
2157 <span class="subtitle">Methods</span>
2158
2159 <li data-name="LuCI.network.WifiDevice#addWifiNetwork"><a href="LuCI.network.WifiDevice.html#addWifiNetwork">addWifiNetwork</a></li>
2160
2161 <li data-name="LuCI.network.WifiDevice#deleteWifiNetwork"><a href="LuCI.network.WifiDevice.html#deleteWifiNetwork">deleteWifiNetwork</a></li>
2162
2163 <li data-name="LuCI.network.WifiDevice#get"><a href="LuCI.network.WifiDevice.html#get">get</a></li>
2164
2165 <li data-name="LuCI.network.WifiDevice#getHTModes"><a href="LuCI.network.WifiDevice.html#getHTModes">getHTModes</a></li>
2166
2167 <li data-name="LuCI.network.WifiDevice#getHWModes"><a href="LuCI.network.WifiDevice.html#getHWModes">getHWModes</a></li>
2168
2169 <li data-name="LuCI.network.WifiDevice#getI18n"><a href="LuCI.network.WifiDevice.html#getI18n">getI18n</a></li>
2170
2171 <li data-name="LuCI.network.WifiDevice#getName"><a href="LuCI.network.WifiDevice.html#getName">getName</a></li>
2172
2173 <li data-name="LuCI.network.WifiDevice#getScanList"><a href="LuCI.network.WifiDevice.html#getScanList">getScanList</a></li>
2174
2175 <li data-name="LuCI.network.WifiDevice#getWifiNetwork"><a href="LuCI.network.WifiDevice.html#getWifiNetwork">getWifiNetwork</a></li>
2176
2177 <li data-name="LuCI.network.WifiDevice#getWifiNetworks"><a href="LuCI.network.WifiDevice.html#getWifiNetworks">getWifiNetworks</a></li>
2178
2179 <li data-name="LuCI.network.WifiDevice#isDisabled"><a href="LuCI.network.WifiDevice.html#isDisabled">isDisabled</a></li>
2180
2181 <li data-name="LuCI.network.WifiDevice#isUp"><a href="LuCI.network.WifiDevice.html#isUp">isUp</a></li>
2182
2183 <li data-name="LuCI.network.WifiDevice#set"><a href="LuCI.network.WifiDevice.html#set">set</a></li>
2184
2185 </ul>
2186 <ul class="events itemMembers">
2187
2188 </ul>
2189 </li>
2190
2191 <li class="item" data-name="LuCI.network.WifiNetwork">
2192 <span class="title">
2193 <a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a>
2194
2195 </span>
2196 <ul class="members itemMembers">
2197
2198 </ul>
2199 <ul class="typedefs itemMembers">
2200
2201 </ul>
2202 <ul class="typedefs itemMembers">
2203
2204 </ul>
2205 <ul class="methods itemMembers">
2206
2207 <span class="subtitle">Methods</span>
2208
2209 <li data-name="LuCI.network.WifiNetwork#disconnectClient"><a href="LuCI.network.WifiNetwork.html#disconnectClient">disconnectClient</a></li>
2210
2211 <li data-name="LuCI.network.WifiNetwork#get"><a href="LuCI.network.WifiNetwork.html#get">get</a></li>
2212
2213 <li data-name="LuCI.network.WifiNetwork#getActiveBSSID"><a href="LuCI.network.WifiNetwork.html#getActiveBSSID">getActiveBSSID</a></li>
2214
2215 <li data-name="LuCI.network.WifiNetwork#getActiveEncryption"><a href="LuCI.network.WifiNetwork.html#getActiveEncryption">getActiveEncryption</a></li>
2216
2217 <li data-name="LuCI.network.WifiNetwork#getActiveMode"><a href="LuCI.network.WifiNetwork.html#getActiveMode">getActiveMode</a></li>
2218
2219 <li data-name="LuCI.network.WifiNetwork#getActiveModeI18n"><a href="LuCI.network.WifiNetwork.html#getActiveModeI18n">getActiveModeI18n</a></li>
2220
2221 <li data-name="LuCI.network.WifiNetwork#getActiveSSID"><a href="LuCI.network.WifiNetwork.html#getActiveSSID">getActiveSSID</a></li>
2222
2223 <li data-name="LuCI.network.WifiNetwork#getAssocList"><a href="LuCI.network.WifiNetwork.html#getAssocList">getAssocList</a></li>
2224
2225 <li data-name="LuCI.network.WifiNetwork#getBitRate"><a href="LuCI.network.WifiNetwork.html#getBitRate">getBitRate</a></li>
2226
2227 <li data-name="LuCI.network.WifiNetwork#getBSSID"><a href="LuCI.network.WifiNetwork.html#getBSSID">getBSSID</a></li>
2228
2229 <li data-name="LuCI.network.WifiNetwork#getChannel"><a href="LuCI.network.WifiNetwork.html#getChannel">getChannel</a></li>
2230
2231 <li data-name="LuCI.network.WifiNetwork#getCountryCode"><a href="LuCI.network.WifiNetwork.html#getCountryCode">getCountryCode</a></li>
2232
2233 <li data-name="LuCI.network.WifiNetwork#getDevice"><a href="LuCI.network.WifiNetwork.html#getDevice">getDevice</a></li>
2234
2235 <li data-name="LuCI.network.WifiNetwork#getFrequency"><a href="LuCI.network.WifiNetwork.html#getFrequency">getFrequency</a></li>
2236
2237 <li data-name="LuCI.network.WifiNetwork#getI18n"><a href="LuCI.network.WifiNetwork.html#getI18n">getI18n</a></li>
2238
2239 <li data-name="LuCI.network.WifiNetwork#getID"><a href="LuCI.network.WifiNetwork.html#getID">getID</a></li>
2240
2241 <li data-name="LuCI.network.WifiNetwork#getIfname"><a href="LuCI.network.WifiNetwork.html#getIfname">getIfname</a></li>
2242
2243 <li data-name="LuCI.network.WifiNetwork#getMeshID"><a href="LuCI.network.WifiNetwork.html#getMeshID">getMeshID</a></li>
2244
2245 <li data-name="LuCI.network.WifiNetwork#getMode"><a href="LuCI.network.WifiNetwork.html#getMode">getMode</a></li>
2246
2247 <li data-name="LuCI.network.WifiNetwork#getName"><a href="LuCI.network.WifiNetwork.html#getName">getName</a></li>
2248
2249 <li data-name="LuCI.network.WifiNetwork#getNetwork"><a href="LuCI.network.WifiNetwork.html#getNetwork">getNetwork</a></li>
2250
2251 <li data-name="LuCI.network.WifiNetwork#getNetworkNames"><a href="LuCI.network.WifiNetwork.html#getNetworkNames">getNetworkNames</a></li>
2252
2253 <li data-name="LuCI.network.WifiNetwork#getNetworks"><a href="LuCI.network.WifiNetwork.html#getNetworks">getNetworks</a></li>
2254
2255 <li data-name="LuCI.network.WifiNetwork#getNoise"><a href="LuCI.network.WifiNetwork.html#getNoise">getNoise</a></li>
2256
2257 <li data-name="LuCI.network.WifiNetwork#getShortName"><a href="LuCI.network.WifiNetwork.html#getShortName">getShortName</a></li>
2258
2259 <li data-name="LuCI.network.WifiNetwork#getSignal"><a href="LuCI.network.WifiNetwork.html#getSignal">getSignal</a></li>
2260
2261 <li data-name="LuCI.network.WifiNetwork#getSignalLevel"><a href="LuCI.network.WifiNetwork.html#getSignalLevel">getSignalLevel</a></li>
2262
2263 <li data-name="LuCI.network.WifiNetwork#getSignalPercent"><a href="LuCI.network.WifiNetwork.html#getSignalPercent">getSignalPercent</a></li>
2264
2265 <li data-name="LuCI.network.WifiNetwork#getSSID"><a href="LuCI.network.WifiNetwork.html#getSSID">getSSID</a></li>
2266
2267 <li data-name="LuCI.network.WifiNetwork#getTXPower"><a href="LuCI.network.WifiNetwork.html#getTXPower">getTXPower</a></li>
2268
2269 <li data-name="LuCI.network.WifiNetwork#getTXPowerOffset"><a href="LuCI.network.WifiNetwork.html#getTXPowerOffset">getTXPowerOffset</a></li>
2270
2271 <li data-name="LuCI.network.WifiNetwork#getWifiDevice"><a href="LuCI.network.WifiNetwork.html#getWifiDevice">getWifiDevice</a></li>
2272
2273 <li data-name="LuCI.network.WifiNetwork#getWifiDeviceName"><a href="LuCI.network.WifiNetwork.html#getWifiDeviceName">getWifiDeviceName</a></li>
2274
2275 <li data-name="LuCI.network.WifiNetwork#isClientDisconnectSupported"><a href="LuCI.network.WifiNetwork.html#isClientDisconnectSupported">isClientDisconnectSupported</a></li>
2276
2277 <li data-name="LuCI.network.WifiNetwork#isDisabled"><a href="LuCI.network.WifiNetwork.html#isDisabled">isDisabled</a></li>
2278
2279 <li data-name="LuCI.network.WifiNetwork#isUp"><a href="LuCI.network.WifiNetwork.html#isUp">isUp</a></li>
2280
2281 <li data-name="LuCI.network.WifiNetwork#set"><a href="LuCI.network.WifiNetwork.html#set">set</a></li>
2282
2283 </ul>
2284 <ul class="events itemMembers">
2285
2286 </ul>
2287 </li>
2288
2289 <li class="item" data-name="LuCI.poll">
2290 <span class="title">
2291 <a href="LuCI.poll.html">LuCI.poll</a>
2292
2293 </span>
2294 <ul class="members itemMembers">
2295
2296 </ul>
2297 <ul class="typedefs itemMembers">
2298
2299 </ul>
2300 <ul class="typedefs itemMembers">
2301
2302 </ul>
2303 <ul class="methods itemMembers">
2304
2305 <span class="subtitle">Methods</span>
2306
2307 <li data-name="LuCI.poll#active"><a href="LuCI.poll.html#active">active</a></li>
2308
2309 <li data-name="LuCI.poll#add"><a href="LuCI.poll.html#add">add</a></li>
2310
2311 <li data-name="LuCI.poll#remove"><a href="LuCI.poll.html#remove">remove</a></li>
2312
2313 <li data-name="LuCI.poll#start"><a href="LuCI.poll.html#start">start</a></li>
2314
2315 <li data-name="LuCI.poll#stop"><a href="LuCI.poll.html#stop">stop</a></li>
2316
2317 </ul>
2318 <ul class="events itemMembers">
2319
2320 </ul>
2321 </li>
2322
2323 <li class="item" data-name="LuCI.request">
2324 <span class="title">
2325 <a href="LuCI.request.html">LuCI.request</a>
2326
2327 </span>
2328 <ul class="members itemMembers">
2329
2330 </ul>
2331 <ul class="typedefs itemMembers">
2332
2333 <span class="subtitle">Typedefs</span>
2334
2335 <li data-name="LuCI.request.interceptorFn"><a href="LuCI.request.html#.interceptorFn">interceptorFn</a></li>
2336
2337 <li data-name="LuCI.request.RequestOptions"><a href="LuCI.request.html#.RequestOptions">RequestOptions</a></li>
2338
2339 </ul>
2340 <ul class="typedefs itemMembers">
2341
2342 </ul>
2343 <ul class="methods itemMembers">
2344
2345 <span class="subtitle">Methods</span>
2346
2347 <li data-name="LuCI.request#addInterceptor"><a href="LuCI.request.html#addInterceptor">addInterceptor</a></li>
2348
2349 <li data-name="LuCI.request#expandURL"><a href="LuCI.request.html#expandURL">expandURL</a></li>
2350
2351 <li data-name="LuCI.request#get"><a href="LuCI.request.html#get">get</a></li>
2352
2353 <li data-name="LuCI.request#post"><a href="LuCI.request.html#post">post</a></li>
2354
2355 <li data-name="LuCI.request#removeInterceptor"><a href="LuCI.request.html#removeInterceptor">removeInterceptor</a></li>
2356
2357 <li data-name="LuCI.request#request"><a href="LuCI.request.html#request">request</a></li>
2358
2359 </ul>
2360 <ul class="events itemMembers">
2361
2362 </ul>
2363 </li>
2364
2365 <li class="item" data-name="LuCI.request.poll">
2366 <span class="title">
2367 <a href="LuCI.request.poll.html">LuCI.request.poll</a>
2368
2369 </span>
2370 <ul class="members itemMembers">
2371
2372 </ul>
2373 <ul class="typedefs itemMembers">
2374
2375 <span class="subtitle">Typedefs</span>
2376
2377 <li data-name="LuCI.request.poll~callbackFn"><a href="LuCI.request.poll.html#~callbackFn">callbackFn</a></li>
2378
2379 </ul>
2380 <ul class="typedefs itemMembers">
2381
2382 </ul>
2383 <ul class="methods itemMembers">
2384
2385 <span class="subtitle">Methods</span>
2386
2387 <li data-name="LuCI.request.poll#active"><a href="LuCI.request.poll.html#active">active</a></li>
2388
2389 <li data-name="LuCI.request.poll#add"><a href="LuCI.request.poll.html#add">add</a></li>
2390
2391 <li data-name="LuCI.request.poll#remove"><a href="LuCI.request.poll.html#remove">remove</a></li>
2392
2393 <li data-name="LuCI.request.poll#start"><a href="LuCI.request.poll.html#start">start</a></li>
2394
2395 <li data-name="LuCI.request.poll#stop"><a href="LuCI.request.poll.html#stop">stop</a></li>
2396
2397 </ul>
2398 <ul class="events itemMembers">
2399
2400 </ul>
2401 </li>
2402
2403 <li class="item" data-name="LuCI.response">
2404 <span class="title">
2405 <a href="LuCI.response.html">LuCI.response</a>
2406
2407 </span>
2408 <ul class="members itemMembers">
2409
2410 <span class="subtitle">Members</span>
2411
2412 <li data-name="LuCI.response#duration"><a href="LuCI.response.html#duration">duration</a></li>
2413
2414 <li data-name="LuCI.response#headers"><a href="LuCI.response.html#headers">headers</a></li>
2415
2416 <li data-name="LuCI.response#ok"><a href="LuCI.response.html#ok">ok</a></li>
2417
2418 <li data-name="LuCI.response#status"><a href="LuCI.response.html#status">status</a></li>
2419
2420 <li data-name="LuCI.response#statusText"><a href="LuCI.response.html#statusText">statusText</a></li>
2421
2422 <li data-name="LuCI.response#url"><a href="LuCI.response.html#url">url</a></li>
2423
2424 </ul>
2425 <ul class="typedefs itemMembers">
2426
2427 </ul>
2428 <ul class="typedefs itemMembers">
2429
2430 </ul>
2431 <ul class="methods itemMembers">
2432
2433 <span class="subtitle">Methods</span>
2434
2435 <li data-name="LuCI.response#blob"><a href="LuCI.response.html#blob">blob</a></li>
2436
2437 <li data-name="LuCI.response#clone"><a href="LuCI.response.html#clone">clone</a></li>
2438
2439 <li data-name="LuCI.response#json"><a href="LuCI.response.html#json">json</a></li>
2440
2441 <li data-name="LuCI.response#text"><a href="LuCI.response.html#text">text</a></li>
2442
2443 </ul>
2444 <ul class="events itemMembers">
2445
2446 </ul>
2447 </li>
2448
2449 <li class="item" data-name="LuCI.rpc">
2450 <span class="title">
2451 <a href="LuCI.rpc.html">LuCI.rpc</a>
2452
2453 </span>
2454 <ul class="members itemMembers">
2455
2456 </ul>
2457 <ul class="typedefs itemMembers">
2458
2459 <span class="subtitle">Typedefs</span>
2460
2461 <li data-name="LuCI.rpc.DeclareOptions"><a href="LuCI.rpc.html#.DeclareOptions">DeclareOptions</a></li>
2462
2463 <li data-name="LuCI.rpc~filterFn"><a href="LuCI.rpc.html#~filterFn">filterFn</a></li>
2464
2465 <li data-name="LuCI.rpc~interceptorFn"><a href="LuCI.rpc.html#~interceptorFn">interceptorFn</a></li>
2466
2467 <li data-name="LuCI.rpc~invokeFn"><a href="LuCI.rpc.html#~invokeFn">invokeFn</a></li>
2468
2469 </ul>
2470 <ul class="typedefs itemMembers">
2471
2472 </ul>
2473 <ul class="methods itemMembers">
2474
2475 <span class="subtitle">Methods</span>
2476
2477 <li data-name="LuCI.rpc#addInterceptor"><a href="LuCI.rpc.html#addInterceptor">addInterceptor</a></li>
2478
2479 <li data-name="LuCI.rpc#declare"><a href="LuCI.rpc.html#declare">declare</a></li>
2480
2481 <li data-name="LuCI.rpc#getBaseURL"><a href="LuCI.rpc.html#getBaseURL">getBaseURL</a></li>
2482
2483 <li data-name="LuCI.rpc#getSessionID"><a href="LuCI.rpc.html#getSessionID">getSessionID</a></li>
2484
2485 <li data-name="LuCI.rpc#getStatusText"><a href="LuCI.rpc.html#getStatusText">getStatusText</a></li>
2486
2487 <li data-name="LuCI.rpc#list"><a href="LuCI.rpc.html#list">list</a></li>
2488
2489 <li data-name="LuCI.rpc#removeInterceptor"><a href="LuCI.rpc.html#removeInterceptor">removeInterceptor</a></li>
2490
2491 <li data-name="LuCI.rpc#setBaseURL"><a href="LuCI.rpc.html#setBaseURL">setBaseURL</a></li>
2492
2493 <li data-name="LuCI.rpc#setSessionID"><a href="LuCI.rpc.html#setSessionID">setSessionID</a></li>
2494
2495 </ul>
2496 <ul class="events itemMembers">
2497
2498 </ul>
2499 </li>
2500
2501 <li class="item" data-name="LuCI.session">
2502 <span class="title">
2503 <a href="LuCI.session.html">LuCI.session</a>
2504
2505 </span>
2506 <ul class="members itemMembers">
2507
2508 </ul>
2509 <ul class="typedefs itemMembers">
2510
2511 </ul>
2512 <ul class="typedefs itemMembers">
2513
2514 </ul>
2515 <ul class="methods itemMembers">
2516
2517 <span class="subtitle">Methods</span>
2518
2519 <li data-name="LuCI.session#getID"><a href="LuCI.session.html#getID">getID</a></li>
2520
2521 <li data-name="LuCI.session#getLocalData"><a href="LuCI.session.html#getLocalData">getLocalData</a></li>
2522
2523 <li data-name="LuCI.session#setLocalData"><a href="LuCI.session.html#setLocalData">setLocalData</a></li>
2524
2525 </ul>
2526 <ul class="events itemMembers">
2527
2528 </ul>
2529 </li>
2530
2531 <li class="item" data-name="LuCI.uci">
2532 <span class="title">
2533 <a href="LuCI.uci.html">LuCI.uci</a>
2534
2535 </span>
2536 <ul class="members itemMembers">
2537
2538 </ul>
2539 <ul class="typedefs itemMembers">
2540
2541 <span class="subtitle">Typedefs</span>
2542
2543 <li data-name="LuCI.uci.ChangeRecord"><a href="LuCI.uci.html#.ChangeRecord">ChangeRecord</a></li>
2544
2545 <li data-name="LuCI.uci.SectionObject"><a href="LuCI.uci.html#.SectionObject">SectionObject</a></li>
2546
2547 <li data-name="LuCI.uci~sectionsFn"><a href="LuCI.uci.html#~sectionsFn">sectionsFn</a></li>
2548
2549 </ul>
2550 <ul class="typedefs itemMembers">
2551
2552 </ul>
2553 <ul class="methods itemMembers">
2554
2555 <span class="subtitle">Methods</span>
2556
2557 <li data-name="LuCI.uci#add"><a href="LuCI.uci.html#add">add</a></li>
2558
2559 <li data-name="LuCI.uci#apply"><a href="LuCI.uci.html#apply">apply</a></li>
2560
2561 <li data-name="LuCI.uci#changes"><a href="LuCI.uci.html#changes">changes</a></li>
2562
2563 <li data-name="LuCI.uci#createSID"><a href="LuCI.uci.html#createSID">createSID</a></li>
2564
2565 <li data-name="LuCI.uci#get"><a href="LuCI.uci.html#get">get</a></li>
2566
2567 <li data-name="LuCI.uci#get_first"><a href="LuCI.uci.html#get_first">get_first</a></li>
2568
2569 <li data-name="LuCI.uci#load"><a href="LuCI.uci.html#load">load</a></li>
2570
2571 <li data-name="LuCI.uci#move"><a href="LuCI.uci.html#move">move</a></li>
2572
2573 <li data-name="LuCI.uci#remove"><a href="LuCI.uci.html#remove">remove</a></li>
2574
2575 <li data-name="LuCI.uci#resolveSID"><a href="LuCI.uci.html#resolveSID">resolveSID</a></li>
2576
2577 <li data-name="LuCI.uci#save"><a href="LuCI.uci.html#save">save</a></li>
2578
2579 <li data-name="LuCI.uci#sections"><a href="LuCI.uci.html#sections">sections</a></li>
2580
2581 <li data-name="LuCI.uci#set"><a href="LuCI.uci.html#set">set</a></li>
2582
2583 <li data-name="LuCI.uci#set_first"><a href="LuCI.uci.html#set_first">set_first</a></li>
2584
2585 <li data-name="LuCI.uci#unload"><a href="LuCI.uci.html#unload">unload</a></li>
2586
2587 <li data-name="LuCI.uci#unset"><a href="LuCI.uci.html#unset">unset</a></li>
2588
2589 <li data-name="LuCI.uci#unset_first"><a href="LuCI.uci.html#unset_first">unset_first</a></li>
2590
2591 </ul>
2592 <ul class="events itemMembers">
2593
2594 </ul>
2595 </li>
2596
2597 <li class="item" data-name="LuCI.ui">
2598 <span class="title">
2599 <a href="LuCI.ui.html">LuCI.ui</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.ui.FileUploadReply"><a href="LuCI.ui.html#.FileUploadReply">FileUploadReply</a></li>
2610
2611 </ul>
2612 <ul class="typedefs itemMembers">
2613
2614 </ul>
2615 <ul class="methods itemMembers">
2616
2617 <span class="subtitle">Methods</span>
2618
2619 <li data-name="LuCI.ui#addNotification"><a href="LuCI.ui.html#addNotification">addNotification</a></li>
2620
2621 <li data-name="LuCI.ui#addValidator"><a href="LuCI.ui.html#addValidator">addValidator</a></li>
2622
2623 <li data-name="LuCI.ui#awaitReconnect"><a href="LuCI.ui.html#awaitReconnect">awaitReconnect</a></li>
2624
2625 <li data-name="LuCI.ui#createHandlerFn"><a href="LuCI.ui.html#createHandlerFn">createHandlerFn</a></li>
2626
2627 <li data-name="LuCI.ui#hideIndicator"><a href="LuCI.ui.html#hideIndicator">hideIndicator</a></li>
2628
2629 <li data-name="LuCI.ui#hideModal"><a href="LuCI.ui.html#hideModal">hideModal</a></li>
2630
2631 <li data-name="LuCI.ui#instantiateView"><a href="LuCI.ui.html#instantiateView">instantiateView</a></li>
2632
2633 <li data-name="LuCI.ui#itemlist"><a href="LuCI.ui.html#itemlist">itemlist</a></li>
2634
2635 <li data-name="LuCI.ui#pingDevice"><a href="LuCI.ui.html#pingDevice">pingDevice</a></li>
2636
2637 <li data-name="LuCI.ui#showIndicator"><a href="LuCI.ui.html#showIndicator">showIndicator</a></li>
2638
2639 <li data-name="LuCI.ui#showModal"><a href="LuCI.ui.html#showModal">showModal</a></li>
2640
2641 <li data-name="LuCI.ui#uploadFile"><a href="LuCI.ui.html#uploadFile">uploadFile</a></li>
2642
2643 </ul>
2644 <ul class="events itemMembers">
2645
2646 </ul>
2647 </li>
2648
2649 <li class="item" data-name="LuCI.ui.AbstractElement">
2650 <span class="title">
2651 <a href="LuCI.ui.AbstractElement.html">LuCI.ui.AbstractElement</a>
2652
2653 </span>
2654 <ul class="members itemMembers">
2655
2656 </ul>
2657 <ul class="typedefs itemMembers">
2658
2659 <span class="subtitle">Typedefs</span>
2660
2661 <li data-name="LuCI.ui.AbstractElement.InitOptions"><a href="LuCI.ui.AbstractElement.html#.InitOptions">InitOptions</a></li>
2662
2663 </ul>
2664 <ul class="typedefs itemMembers">
2665
2666 </ul>
2667 <ul class="methods itemMembers">
2668
2669 <span class="subtitle">Methods</span>
2670
2671 <li data-name="LuCI.ui.AbstractElement#getValue"><a href="LuCI.ui.AbstractElement.html#getValue">getValue</a></li>
2672
2673 <li data-name="LuCI.ui.AbstractElement#isValid"><a href="LuCI.ui.AbstractElement.html#isValid">isValid</a></li>
2674
2675 <li data-name="LuCI.ui.AbstractElement#registerEvents"><a href="LuCI.ui.AbstractElement.html#registerEvents">registerEvents</a></li>
2676
2677 <li data-name="LuCI.ui.AbstractElement#render"><a href="LuCI.ui.AbstractElement.html#render">render</a></li>
2678
2679 <li data-name="LuCI.ui.AbstractElement#setChangeEvents"><a href="LuCI.ui.AbstractElement.html#setChangeEvents">setChangeEvents</a></li>
2680
2681 <li data-name="LuCI.ui.AbstractElement#setUpdateEvents"><a href="LuCI.ui.AbstractElement.html#setUpdateEvents">setUpdateEvents</a></li>
2682
2683 <li data-name="LuCI.ui.AbstractElement#setValue"><a href="LuCI.ui.AbstractElement.html#setValue">setValue</a></li>
2684
2685 <li data-name="LuCI.ui.AbstractElement#triggerValidation"><a href="LuCI.ui.AbstractElement.html#triggerValidation">triggerValidation</a></li>
2686
2687 </ul>
2688 <ul class="events itemMembers">
2689
2690 </ul>
2691 </li>
2692
2693 <li class="item" data-name="LuCI.ui.changes">
2694 <span class="title">
2695 <a href="LuCI.ui.changes.html">LuCI.ui.changes</a>
2696
2697 </span>
2698 <ul class="members itemMembers">
2699
2700 </ul>
2701 <ul class="typedefs itemMembers">
2702
2703 </ul>
2704 <ul class="typedefs itemMembers">
2705
2706 </ul>
2707 <ul class="methods itemMembers">
2708
2709 <span class="subtitle">Methods</span>
2710
2711 <li data-name="LuCI.ui.changes#apply"><a href="LuCI.ui.changes.html#apply">apply</a></li>
2712
2713 <li data-name="LuCI.ui.changes#displayChanges"><a href="LuCI.ui.changes.html#displayChanges">displayChanges</a></li>
2714
2715 <li data-name="LuCI.ui.changes#renderChangeIndicator"><a href="LuCI.ui.changes.html#renderChangeIndicator">renderChangeIndicator</a></li>
2716
2717 <li data-name="LuCI.ui.changes#revert"><a href="LuCI.ui.changes.html#revert">revert</a></li>
2718
2719 <li data-name="LuCI.ui.changes#setIndicator"><a href="LuCI.ui.changes.html#setIndicator">setIndicator</a></li>
2720
2721 </ul>
2722 <ul class="events itemMembers">
2723
2724 </ul>
2725 </li>
2726
2727 <li class="item" data-name="LuCI.ui.Checkbox">
2728 <span class="title">
2729 <a href="LuCI.ui.Checkbox.html">LuCI.ui.Checkbox</a>
2730
2731 </span>
2732 <ul class="members itemMembers">
2733
2734 </ul>
2735 <ul class="typedefs itemMembers">
2736
2737 <span class="subtitle">Typedefs</span>
2738
2739 <li data-name="LuCI.ui.Checkbox.InitOptions"><a href="LuCI.ui.Checkbox.html#.InitOptions">InitOptions</a></li>
2740
2741 </ul>
2742 <ul class="typedefs itemMembers">
2743
2744 </ul>
2745 <ul class="methods itemMembers">
2746
2747 <span class="subtitle">Methods</span>
2748
2749 <li data-name="LuCI.ui.Checkbox#getValue"><a href="LuCI.ui.Checkbox.html#getValue">getValue</a></li>
2750
2751 <li data-name="LuCI.ui.Checkbox#isChecked"><a href="LuCI.ui.Checkbox.html#isChecked">isChecked</a></li>
2752
2753 <li data-name="LuCI.ui.Checkbox#isValid"><a href="LuCI.ui.Checkbox.html#isValid">isValid</a></li>
2754
2755 <li data-name="LuCI.ui.Checkbox#registerEvents"><a href="LuCI.ui.Checkbox.html#registerEvents">registerEvents</a></li>
2756
2757 <li data-name="LuCI.ui.Checkbox#render"><a href="LuCI.ui.Checkbox.html#render">render</a></li>
2758
2759 <li data-name="LuCI.ui.Checkbox#setChangeEvents"><a href="LuCI.ui.Checkbox.html#setChangeEvents">setChangeEvents</a></li>
2760
2761 <li data-name="LuCI.ui.Checkbox#setUpdateEvents"><a href="LuCI.ui.Checkbox.html#setUpdateEvents">setUpdateEvents</a></li>
2762
2763 <li data-name="LuCI.ui.Checkbox#setValue"><a href="LuCI.ui.Checkbox.html#setValue">setValue</a></li>
2764
2765 <li data-name="LuCI.ui.Checkbox#triggerValidation"><a href="LuCI.ui.Checkbox.html#triggerValidation">triggerValidation</a></li>
2766
2767 </ul>
2768 <ul class="events itemMembers">
2769
2770 </ul>
2771 </li>
2772
2773 <li class="item" data-name="LuCI.ui.Combobox">
2774 <span class="title">
2775 <a href="LuCI.ui.Combobox.html">LuCI.ui.Combobox</a>
2776
2777 </span>
2778 <ul class="members itemMembers">
2779
2780 </ul>
2781 <ul class="typedefs itemMembers">
2782
2783 <span class="subtitle">Typedefs</span>
2784
2785 <li data-name="LuCI.ui.Combobox.InitOptions"><a href="LuCI.ui.Combobox.html#.InitOptions">InitOptions</a></li>
2786
2787 </ul>
2788 <ul class="typedefs itemMembers">
2789
2790 </ul>
2791 <ul class="methods itemMembers">
2792
2793 <span class="subtitle">Methods</span>
2794
2795 <li data-name="LuCI.ui.Combobox#addChoices"><a href="LuCI.ui.Combobox.html#addChoices">addChoices</a></li>
2796
2797 <li data-name="LuCI.ui.Combobox#clearChoices"><a href="LuCI.ui.Combobox.html#clearChoices">clearChoices</a></li>
2798
2799 <li data-name="LuCI.ui.Combobox#closeAllDropdowns"><a href="LuCI.ui.Combobox.html#closeAllDropdowns">closeAllDropdowns</a></li>
2800
2801 <li data-name="LuCI.ui.Combobox#isValid"><a href="LuCI.ui.Combobox.html#isValid">isValid</a></li>
2802
2803 <li data-name="LuCI.ui.Combobox#registerEvents"><a href="LuCI.ui.Combobox.html#registerEvents">registerEvents</a></li>
2804
2805 <li data-name="LuCI.ui.Combobox#setChangeEvents"><a href="LuCI.ui.Combobox.html#setChangeEvents">setChangeEvents</a></li>
2806
2807 <li data-name="LuCI.ui.Combobox#setUpdateEvents"><a href="LuCI.ui.Combobox.html#setUpdateEvents">setUpdateEvents</a></li>
2808
2809 <li data-name="LuCI.ui.Combobox#triggerValidation"><a href="LuCI.ui.Combobox.html#triggerValidation">triggerValidation</a></li>
2810
2811 </ul>
2812 <ul class="events itemMembers">
2813
2814 </ul>
2815 </li>
2816
2817 <li class="item" data-name="LuCI.ui.ComboButton">
2818 <span class="title">
2819 <a href="LuCI.ui.ComboButton.html">LuCI.ui.ComboButton</a>
2820
2821 </span>
2822 <ul class="members itemMembers">
2823
2824 </ul>
2825 <ul class="typedefs itemMembers">
2826
2827 <span class="subtitle">Typedefs</span>
2828
2829 <li data-name="LuCI.ui.ComboButton.InitOptions"><a href="LuCI.ui.ComboButton.html#.InitOptions">InitOptions</a></li>
2830
2831 </ul>
2832 <ul class="typedefs itemMembers">
2833
2834 </ul>
2835 <ul class="methods itemMembers">
2836
2837 <span class="subtitle">Methods</span>
2838
2839 <li data-name="LuCI.ui.ComboButton#addChoices"><a href="LuCI.ui.ComboButton.html#addChoices">addChoices</a></li>
2840
2841 <li data-name="LuCI.ui.ComboButton#clearChoices"><a href="LuCI.ui.ComboButton.html#clearChoices">clearChoices</a></li>
2842
2843 <li data-name="LuCI.ui.ComboButton#closeAllDropdowns"><a href="LuCI.ui.ComboButton.html#closeAllDropdowns">closeAllDropdowns</a></li>
2844
2845 <li data-name="LuCI.ui.ComboButton#isValid"><a href="LuCI.ui.ComboButton.html#isValid">isValid</a></li>
2846
2847 <li data-name="LuCI.ui.ComboButton#registerEvents"><a href="LuCI.ui.ComboButton.html#registerEvents">registerEvents</a></li>
2848
2849 <li data-name="LuCI.ui.ComboButton#setChangeEvents"><a href="LuCI.ui.ComboButton.html#setChangeEvents">setChangeEvents</a></li>
2850
2851 <li data-name="LuCI.ui.ComboButton#setUpdateEvents"><a href="LuCI.ui.ComboButton.html#setUpdateEvents">setUpdateEvents</a></li>
2852
2853 <li data-name="LuCI.ui.ComboButton#triggerValidation"><a href="LuCI.ui.ComboButton.html#triggerValidation">triggerValidation</a></li>
2854
2855 </ul>
2856 <ul class="events itemMembers">
2857
2858 </ul>
2859 </li>
2860
2861 <li class="item" data-name="LuCI.ui.Dropdown">
2862 <span class="title">
2863 <a href="LuCI.ui.Dropdown.html">LuCI.ui.Dropdown</a>
2864
2865 </span>
2866 <ul class="members itemMembers">
2867
2868 </ul>
2869 <ul class="typedefs itemMembers">
2870
2871 <span class="subtitle">Typedefs</span>
2872
2873 <li data-name="LuCI.ui.Dropdown.InitOptions"><a href="LuCI.ui.Dropdown.html#.InitOptions">InitOptions</a></li>
2874
2875 </ul>
2876 <ul class="typedefs itemMembers">
2877
2878 </ul>
2879 <ul class="methods itemMembers">
2880
2881 <span class="subtitle">Methods</span>
2882
2883 <li data-name="LuCI.ui.Dropdown#addChoices"><a href="LuCI.ui.Dropdown.html#addChoices">addChoices</a></li>
2884
2885 <li data-name="LuCI.ui.Dropdown#clearChoices"><a href="LuCI.ui.Dropdown.html#clearChoices">clearChoices</a></li>
2886
2887 <li data-name="LuCI.ui.Dropdown#closeAllDropdowns"><a href="LuCI.ui.Dropdown.html#closeAllDropdowns">closeAllDropdowns</a></li>
2888
2889 <li data-name="LuCI.ui.Dropdown#getValue"><a href="LuCI.ui.Dropdown.html#getValue">getValue</a></li>
2890
2891 <li data-name="LuCI.ui.Dropdown#isValid"><a href="LuCI.ui.Dropdown.html#isValid">isValid</a></li>
2892
2893 <li data-name="LuCI.ui.Dropdown#registerEvents"><a href="LuCI.ui.Dropdown.html#registerEvents">registerEvents</a></li>
2894
2895 <li data-name="LuCI.ui.Dropdown#render"><a href="LuCI.ui.Dropdown.html#render">render</a></li>
2896
2897 <li data-name="LuCI.ui.Dropdown#setChangeEvents"><a href="LuCI.ui.Dropdown.html#setChangeEvents">setChangeEvents</a></li>
2898
2899 <li data-name="LuCI.ui.Dropdown#setUpdateEvents"><a href="LuCI.ui.Dropdown.html#setUpdateEvents">setUpdateEvents</a></li>
2900
2901 <li data-name="LuCI.ui.Dropdown#setValue"><a href="LuCI.ui.Dropdown.html#setValue">setValue</a></li>
2902
2903 <li data-name="LuCI.ui.Dropdown#triggerValidation"><a href="LuCI.ui.Dropdown.html#triggerValidation">triggerValidation</a></li>
2904
2905 </ul>
2906 <ul class="events itemMembers">
2907
2908 </ul>
2909 </li>
2910
2911 <li class="item" data-name="LuCI.ui.DynamicList">
2912 <span class="title">
2913 <a href="LuCI.ui.DynamicList.html">LuCI.ui.DynamicList</a>
2914
2915 </span>
2916 <ul class="members itemMembers">
2917
2918 </ul>
2919 <ul class="typedefs itemMembers">
2920
2921 <span class="subtitle">Typedefs</span>
2922
2923 <li data-name="LuCI.ui.DynamicList.InitOptions"><a href="LuCI.ui.DynamicList.html#.InitOptions">InitOptions</a></li>
2924
2925 </ul>
2926 <ul class="typedefs itemMembers">
2927
2928 </ul>
2929 <ul class="methods itemMembers">
2930
2931 <span class="subtitle">Methods</span>
2932
2933 <li data-name="LuCI.ui.DynamicList#addChoices"><a href="LuCI.ui.DynamicList.html#addChoices">addChoices</a></li>
2934
2935 <li data-name="LuCI.ui.DynamicList#clearChoices"><a href="LuCI.ui.DynamicList.html#clearChoices">clearChoices</a></li>
2936
2937 <li data-name="LuCI.ui.DynamicList#getValue"><a href="LuCI.ui.DynamicList.html#getValue">getValue</a></li>
2938
2939 <li data-name="LuCI.ui.DynamicList#isValid"><a href="LuCI.ui.DynamicList.html#isValid">isValid</a></li>
2940
2941 <li data-name="LuCI.ui.DynamicList#registerEvents"><a href="LuCI.ui.DynamicList.html#registerEvents">registerEvents</a></li>
2942
2943 <li data-name="LuCI.ui.DynamicList#render"><a href="LuCI.ui.DynamicList.html#render">render</a></li>
2944
2945 <li data-name="LuCI.ui.DynamicList#setChangeEvents"><a href="LuCI.ui.DynamicList.html#setChangeEvents">setChangeEvents</a></li>
2946
2947 <li data-name="LuCI.ui.DynamicList#setUpdateEvents"><a href="LuCI.ui.DynamicList.html#setUpdateEvents">setUpdateEvents</a></li>
2948
2949 <li data-name="LuCI.ui.DynamicList#setValue"><a href="LuCI.ui.DynamicList.html#setValue">setValue</a></li>
2950
2951 <li data-name="LuCI.ui.DynamicList#triggerValidation"><a href="LuCI.ui.DynamicList.html#triggerValidation">triggerValidation</a></li>
2952
2953 </ul>
2954 <ul class="events itemMembers">
2955
2956 </ul>
2957 </li>
2958
2959 <li class="item" data-name="LuCI.ui.FileUpload">
2960 <span class="title">
2961 <a href="LuCI.ui.FileUpload.html">LuCI.ui.FileUpload</a>
2962
2963 </span>
2964 <ul class="members itemMembers">
2965
2966 </ul>
2967 <ul class="typedefs itemMembers">
2968
2969 <span class="subtitle">Typedefs</span>
2970
2971 <li data-name="LuCI.ui.FileUpload.InitOptions"><a href="LuCI.ui.FileUpload.html#.InitOptions">InitOptions</a></li>
2972
2973 </ul>
2974 <ul class="typedefs itemMembers">
2975
2976 </ul>
2977 <ul class="methods itemMembers">
2978
2979 <span class="subtitle">Methods</span>
2980
2981 <li data-name="LuCI.ui.FileUpload#getValue"><a href="LuCI.ui.FileUpload.html#getValue">getValue</a></li>
2982
2983 <li data-name="LuCI.ui.FileUpload#isValid"><a href="LuCI.ui.FileUpload.html#isValid">isValid</a></li>
2984
2985 <li data-name="LuCI.ui.FileUpload#registerEvents"><a href="LuCI.ui.FileUpload.html#registerEvents">registerEvents</a></li>
2986
2987 <li data-name="LuCI.ui.FileUpload#render"><a href="LuCI.ui.FileUpload.html#render">render</a></li>
2988
2989 <li data-name="LuCI.ui.FileUpload#setChangeEvents"><a href="LuCI.ui.FileUpload.html#setChangeEvents">setChangeEvents</a></li>
2990
2991 <li data-name="LuCI.ui.FileUpload#setUpdateEvents"><a href="LuCI.ui.FileUpload.html#setUpdateEvents">setUpdateEvents</a></li>
2992
2993 <li data-name="LuCI.ui.FileUpload#setValue"><a href="LuCI.ui.FileUpload.html#setValue">setValue</a></li>
2994
2995 <li data-name="LuCI.ui.FileUpload#triggerValidation"><a href="LuCI.ui.FileUpload.html#triggerValidation">triggerValidation</a></li>
2996
2997 </ul>
2998 <ul class="events itemMembers">
2999
3000 </ul>
3001 </li>
3002
3003 <li class="item" data-name="LuCI.ui.Hiddenfield">
3004 <span class="title">
3005 <a href="LuCI.ui.Hiddenfield.html">LuCI.ui.Hiddenfield</a>
3006
3007 </span>
3008 <ul class="members itemMembers">
3009
3010 </ul>
3011 <ul class="typedefs itemMembers">
3012
3013 </ul>
3014 <ul class="typedefs itemMembers">
3015
3016 </ul>
3017 <ul class="methods itemMembers">
3018
3019 <span class="subtitle">Methods</span>
3020
3021 <li data-name="LuCI.ui.Hiddenfield#getValue"><a href="LuCI.ui.Hiddenfield.html#getValue">getValue</a></li>
3022
3023 <li data-name="LuCI.ui.Hiddenfield#isValid"><a href="LuCI.ui.Hiddenfield.html#isValid">isValid</a></li>
3024
3025 <li data-name="LuCI.ui.Hiddenfield#registerEvents"><a href="LuCI.ui.Hiddenfield.html#registerEvents">registerEvents</a></li>
3026
3027 <li data-name="LuCI.ui.Hiddenfield#render"><a href="LuCI.ui.Hiddenfield.html#render">render</a></li>
3028
3029 <li data-name="LuCI.ui.Hiddenfield#setChangeEvents"><a href="LuCI.ui.Hiddenfield.html#setChangeEvents">setChangeEvents</a></li>
3030
3031 <li data-name="LuCI.ui.Hiddenfield#setUpdateEvents"><a href="LuCI.ui.Hiddenfield.html#setUpdateEvents">setUpdateEvents</a></li>
3032
3033 <li data-name="LuCI.ui.Hiddenfield#setValue"><a href="LuCI.ui.Hiddenfield.html#setValue">setValue</a></li>
3034
3035 <li data-name="LuCI.ui.Hiddenfield#triggerValidation"><a href="LuCI.ui.Hiddenfield.html#triggerValidation">triggerValidation</a></li>
3036
3037 </ul>
3038 <ul class="events itemMembers">
3039
3040 </ul>
3041 </li>
3042
3043 <li class="item" data-name="LuCI.ui.menu">
3044 <span class="title">
3045 <a href="LuCI.ui.menu.html">LuCI.ui.menu</a>
3046
3047 </span>
3048 <ul class="members itemMembers">
3049
3050 </ul>
3051 <ul class="typedefs itemMembers">
3052
3053 <span class="subtitle">Typedefs</span>
3054
3055 <li data-name="LuCI.ui.menu.MenuNode"><a href="LuCI.ui.menu.html#.MenuNode">MenuNode</a></li>
3056
3057 </ul>
3058 <ul class="typedefs itemMembers">
3059
3060 </ul>
3061 <ul class="methods itemMembers">
3062
3063 <span class="subtitle">Methods</span>
3064
3065 <li data-name="LuCI.ui.menu#flushCache"><a href="LuCI.ui.menu.html#flushCache">flushCache</a></li>
3066
3067 <li data-name="LuCI.ui.menu#getChildren"><a href="LuCI.ui.menu.html#getChildren">getChildren</a></li>
3068
3069 <li data-name="LuCI.ui.menu#load"><a href="LuCI.ui.menu.html#load">load</a></li>
3070
3071 </ul>
3072 <ul class="events itemMembers">
3073
3074 </ul>
3075 </li>
3076
3077 <li class="item" data-name="LuCI.ui.Select">
3078 <span class="title">
3079 <a href="LuCI.ui.Select.html">LuCI.ui.Select</a>
3080
3081 </span>
3082 <ul class="members itemMembers">
3083
3084 </ul>
3085 <ul class="typedefs itemMembers">
3086
3087 <span class="subtitle">Typedefs</span>
3088
3089 <li data-name="LuCI.ui.Select.InitOptions"><a href="LuCI.ui.Select.html#.InitOptions">InitOptions</a></li>
3090
3091 </ul>
3092 <ul class="typedefs itemMembers">
3093
3094 </ul>
3095 <ul class="methods itemMembers">
3096
3097 <span class="subtitle">Methods</span>
3098
3099 <li data-name="LuCI.ui.Select#getValue"><a href="LuCI.ui.Select.html#getValue">getValue</a></li>
3100
3101 <li data-name="LuCI.ui.Select#isValid"><a href="LuCI.ui.Select.html#isValid">isValid</a></li>
3102
3103 <li data-name="LuCI.ui.Select#registerEvents"><a href="LuCI.ui.Select.html#registerEvents">registerEvents</a></li>
3104
3105 <li data-name="LuCI.ui.Select#render"><a href="LuCI.ui.Select.html#render">render</a></li>
3106
3107 <li data-name="LuCI.ui.Select#setChangeEvents"><a href="LuCI.ui.Select.html#setChangeEvents">setChangeEvents</a></li>
3108
3109 <li data-name="LuCI.ui.Select#setUpdateEvents"><a href="LuCI.ui.Select.html#setUpdateEvents">setUpdateEvents</a></li>
3110
3111 <li data-name="LuCI.ui.Select#setValue"><a href="LuCI.ui.Select.html#setValue">setValue</a></li>
3112
3113 <li data-name="LuCI.ui.Select#triggerValidation"><a href="LuCI.ui.Select.html#triggerValidation">triggerValidation</a></li>
3114
3115 </ul>
3116 <ul class="events itemMembers">
3117
3118 </ul>
3119 </li>
3120
3121 <li class="item" data-name="LuCI.ui.tabs">
3122 <span class="title">
3123 <a href="LuCI.ui.tabs.html">LuCI.ui.tabs</a>
3124
3125 </span>
3126 <ul class="members itemMembers">
3127
3128 </ul>
3129 <ul class="typedefs itemMembers">
3130
3131 </ul>
3132 <ul class="typedefs itemMembers">
3133
3134 </ul>
3135 <ul class="methods itemMembers">
3136
3137 <span class="subtitle">Methods</span>
3138
3139 <li data-name="LuCI.ui.tabs#initTabGroup"><a href="LuCI.ui.tabs.html#initTabGroup">initTabGroup</a></li>
3140
3141 <li data-name="LuCI.ui.tabs#isEmptyPane"><a href="LuCI.ui.tabs.html#isEmptyPane">isEmptyPane</a></li>
3142
3143 </ul>
3144 <ul class="events itemMembers">
3145
3146 </ul>
3147 </li>
3148
3149 <li class="item" data-name="LuCI.ui.Textarea">
3150 <span class="title">
3151 <a href="LuCI.ui.Textarea.html">LuCI.ui.Textarea</a>
3152
3153 </span>
3154 <ul class="members itemMembers">
3155
3156 </ul>
3157 <ul class="typedefs itemMembers">
3158
3159 <span class="subtitle">Typedefs</span>
3160
3161 <li data-name="LuCI.ui.Textarea.InitOptions"><a href="LuCI.ui.Textarea.html#.InitOptions">InitOptions</a></li>
3162
3163 </ul>
3164 <ul class="typedefs itemMembers">
3165
3166 </ul>
3167 <ul class="methods itemMembers">
3168
3169 <span class="subtitle">Methods</span>
3170
3171 <li data-name="LuCI.ui.Textarea#getValue"><a href="LuCI.ui.Textarea.html#getValue">getValue</a></li>
3172
3173 <li data-name="LuCI.ui.Textarea#isValid"><a href="LuCI.ui.Textarea.html#isValid">isValid</a></li>
3174
3175 <li data-name="LuCI.ui.Textarea#registerEvents"><a href="LuCI.ui.Textarea.html#registerEvents">registerEvents</a></li>
3176
3177 <li data-name="LuCI.ui.Textarea#render"><a href="LuCI.ui.Textarea.html#render">render</a></li>
3178
3179 <li data-name="LuCI.ui.Textarea#setChangeEvents"><a href="LuCI.ui.Textarea.html#setChangeEvents">setChangeEvents</a></li>
3180
3181 <li data-name="LuCI.ui.Textarea#setUpdateEvents"><a href="LuCI.ui.Textarea.html#setUpdateEvents">setUpdateEvents</a></li>
3182
3183 <li data-name="LuCI.ui.Textarea#setValue"><a href="LuCI.ui.Textarea.html#setValue">setValue</a></li>
3184
3185 <li data-name="LuCI.ui.Textarea#triggerValidation"><a href="LuCI.ui.Textarea.html#triggerValidation">triggerValidation</a></li>
3186
3187 </ul>
3188 <ul class="events itemMembers">
3189
3190 </ul>
3191 </li>
3192
3193 <li class="item" data-name="LuCI.ui.Textfield">
3194 <span class="title">
3195 <a href="LuCI.ui.Textfield.html">LuCI.ui.Textfield</a>
3196
3197 </span>
3198 <ul class="members itemMembers">
3199
3200 </ul>
3201 <ul class="typedefs itemMembers">
3202
3203 <span class="subtitle">Typedefs</span>
3204
3205 <li data-name="LuCI.ui.Textfield.InitOptions"><a href="LuCI.ui.Textfield.html#.InitOptions">InitOptions</a></li>
3206
3207 </ul>
3208 <ul class="typedefs itemMembers">
3209
3210 </ul>
3211 <ul class="methods itemMembers">
3212
3213 <span class="subtitle">Methods</span>
3214
3215 <li data-name="LuCI.ui.Textfield#getValue"><a href="LuCI.ui.Textfield.html#getValue">getValue</a></li>
3216
3217 <li data-name="LuCI.ui.Textfield#isValid"><a href="LuCI.ui.Textfield.html#isValid">isValid</a></li>
3218
3219 <li data-name="LuCI.ui.Textfield#registerEvents"><a href="LuCI.ui.Textfield.html#registerEvents">registerEvents</a></li>
3220
3221 <li data-name="LuCI.ui.Textfield#render"><a href="LuCI.ui.Textfield.html#render">render</a></li>
3222
3223 <li data-name="LuCI.ui.Textfield#setChangeEvents"><a href="LuCI.ui.Textfield.html#setChangeEvents">setChangeEvents</a></li>
3224
3225 <li data-name="LuCI.ui.Textfield#setUpdateEvents"><a href="LuCI.ui.Textfield.html#setUpdateEvents">setUpdateEvents</a></li>
3226
3227 <li data-name="LuCI.ui.Textfield#setValue"><a href="LuCI.ui.Textfield.html#setValue">setValue</a></li>
3228
3229 <li data-name="LuCI.ui.Textfield#triggerValidation"><a href="LuCI.ui.Textfield.html#triggerValidation">triggerValidation</a></li>
3230
3231 </ul>
3232 <ul class="events itemMembers">
3233
3234 </ul>
3235 </li>
3236
3237 <li class="item" data-name="LuCI.view">
3238 <span class="title">
3239 <a href="LuCI.view.html">LuCI.view</a>
3240
3241 </span>
3242 <ul class="members itemMembers">
3243
3244 </ul>
3245 <ul class="typedefs itemMembers">
3246
3247 </ul>
3248 <ul class="typedefs itemMembers">
3249
3250 </ul>
3251 <ul class="methods itemMembers">
3252
3253 <span class="subtitle">Methods</span>
3254
3255 <li data-name="LuCI.view#addFooter"><a href="LuCI.view.html#addFooter">addFooter</a></li>
3256
3257 <li data-name="LuCI.view#handleReset"><a href="LuCI.view.html#handleReset">handleReset</a></li>
3258
3259 <li data-name="LuCI.view#handleSave"><a href="LuCI.view.html#handleSave">handleSave</a></li>
3260
3261 <li data-name="LuCI.view#handleSaveApply"><a href="LuCI.view.html#handleSaveApply">handleSaveApply</a></li>
3262
3263 <li data-name="LuCI.view#load"><a href="LuCI.view.html#load">load</a></li>
3264
3265 <li data-name="LuCI.view#render"><a href="LuCI.view.html#render">render</a></li>
3266
3267 </ul>
3268 <ul class="events itemMembers">
3269
3270 </ul>
3271 </li>
3272
3273 <li class="item" data-name="LuCI.xhr">
3274 <span class="title">
3275 <a href="LuCI.xhr.html">LuCI.xhr</a>
3276
3277 </span>
3278 <ul class="members itemMembers">
3279
3280 </ul>
3281 <ul class="typedefs itemMembers">
3282
3283 </ul>
3284 <ul class="typedefs itemMembers">
3285
3286 </ul>
3287 <ul class="methods itemMembers">
3288
3289 <span class="subtitle">Methods</span>
3290
3291 <li data-name="LuCI.xhr#abort"><a href="LuCI.xhr.html#abort">abort</a></li>
3292
3293 <li data-name="LuCI.xhr#busy"><a href="LuCI.xhr.html#busy">busy</a></li>
3294
3295 <li data-name="LuCI.xhr#cancel"><a href="LuCI.xhr.html#cancel">cancel</a></li>
3296
3297 <li data-name="LuCI.xhr#get"><a href="LuCI.xhr.html#get">get</a></li>
3298
3299 <li data-name="LuCI.xhr#post"><a href="LuCI.xhr.html#post">post</a></li>
3300
3301 <li data-name="LuCI.xhr#send_form"><a href="LuCI.xhr.html#send_form">send_form</a></li>
3302
3303 </ul>
3304 <ul class="events itemMembers">
3305
3306 </ul>
3307 </li>
3308
3309 </ul>
3310 </div>
3311 <div class="main">
3312 <h1 class="page-title" data-filename="LuCI.network.Protocol.html">Class: Protocol</h1>
3313
3314
3315
3316
3317 <section>
3318
3319 <header>
3320 <h2>
3321 <span class="ancestors"><a href="LuCI.html">LuCI</a><a href="LuCI.network.html">.network</a>.</span>
3322
3323 Protocol
3324 </h2>
3325
3326 <div class="class-description"><p>The <code>Network.Protocol</code> class serves as base for protocol specific
3327 subclasses which describe logical UCI networks defined by <code>config interface</code> sections in <code>/etc/config/network</code>.</p></div>
3328
3329 </header>
3330
3331 <article>
3332 <div class="container-overview">
3333
3334
3335
3336
3337 <dt>
3338 <div class="nameContainer">
3339 <h4 class="name" id="Protocol">
3340
3341 new LuCI.network.Protocol<span class="signature">()</span>
3342 </h4>
3343
3344
3345 <div class="tag-source">
3346 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1864">line 1864</a>
3347 </div>
3348
3349 </div>
3350
3351
3352 </dt>
3353 <dd>
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364 <dl class="details">
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386 </dl>
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400 </dd>
3401
3402
3403 </div>
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418 <h3 class="subsection-title">Methods</h3>
3419
3420 <dl>
3421
3422 <dt>
3423 <div class="nameContainer">
3424 <h4 class="name" id="addDevice">
3425
3426 addDevice<span class="signature">(device)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
3427 </h4>
3428
3429
3430 <div class="tag-source">
3431 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2471">line 2471</a>
3432 </div>
3433
3434 </div>
3435
3436
3437 </dt>
3438 <dd>
3439
3440
3441 <div class="description">
3442 <p>Add the given network device to the logical interface.</p>
3443 </div>
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453 <table class="params">
3454 <thead>
3455 <tr>
3456
3457 <th>Name</th>
3458
3459
3460 <th>Type</th>
3461
3462
3463
3464 <th class="last">Description</th>
3465 </tr>
3466 </thead>
3467
3468 <tbody>
3469
3470
3471 <tr>
3472
3473 <td class="name"><code>device</code></td>
3474
3475
3476 <td class="type">
3477
3478
3479 <span class="param-type"><a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a></span>
3480 |
3481
3482 <span class="param-type"><a href="LuCI.network.Device.html">LuCI.network.Device</a></span>
3483 |
3484
3485 <span class="param-type"><a href="LuCI.network.WifiDevice.html">LuCI.network.WifiDevice</a></span>
3486 |
3487
3488 <span class="param-type"><a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a></span>
3489 |
3490
3491 <span class="param-type">string</span>
3492
3493
3494
3495 </td>
3496
3497
3498
3499 <td class="description last">
3500
3501 <p>The object or device name to add to the logical interface. In case the
3502 given argument is not a string, it is resolved though the
3503 <a href="LuCI.network.html#getIfnameOf"><code>Network.getIfnameOf()</code></a> function.</p></td>
3504 </tr>
3505
3506
3507 </tbody>
3508 </table>
3509
3510
3511
3512 <dl class="details">
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534 </dl>
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546 <h5>Returns:</h5>
3547
3548
3549
3550 <table class="params">
3551 <thead>
3552 <tr>
3553
3554 <th>Type</th>
3555 <th class="last">Description</th>
3556 </tr>
3557 </thead>
3558 <tbody>
3559
3560 <tr>
3561
3562 <td class="type">
3563
3564 boolean
3565
3566
3567 </td>
3568 <td class="description last">Returns <code>true</code> if the device name has been added or <code>false</code> if any
3569 argument was invalid, if the device was already part of the logical
3570 interface or if the logical interface is virtual.</td>
3571 </tr>
3572
3573 </tbody>
3574 </table>
3575
3576
3577
3578
3579 </dd>
3580
3581
3582
3583 <dt>
3584 <div class="nameContainer">
3585 <h4 class="name" id="containsDevice">
3586
3587 containsDevice<span class="signature">(device)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
3588 </h4>
3589
3590
3591 <div class="tag-source">
3592 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2640">line 2640</a>
3593 </div>
3594
3595 </div>
3596
3597
3598 </dt>
3599 <dd>
3600
3601
3602 <div class="description">
3603 <p>Checks whether this logical interface contains the given device
3604 object.</p>
3605 </div>
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615 <table class="params">
3616 <thead>
3617 <tr>
3618
3619 <th>Name</th>
3620
3621
3622 <th>Type</th>
3623
3624
3625
3626 <th class="last">Description</th>
3627 </tr>
3628 </thead>
3629
3630 <tbody>
3631
3632
3633 <tr>
3634
3635 <td class="name"><code>device</code></td>
3636
3637
3638 <td class="type">
3639
3640
3641 <span class="param-type"><a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a></span>
3642 |
3643
3644 <span class="param-type"><a href="LuCI.network.Device.html">LuCI.network.Device</a></span>
3645 |
3646
3647 <span class="param-type"><a href="LuCI.network.WifiDevice.html">LuCI.network.WifiDevice</a></span>
3648 |
3649
3650 <span class="param-type"><a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a></span>
3651 |
3652
3653 <span class="param-type">string</span>
3654
3655
3656
3657 </td>
3658
3659
3660
3661 <td class="description last">
3662
3663 <p>The object or device name to check. In case the given argument is not
3664 a string, it is resolved though the
3665 <a href="LuCI.network.html#getIfnameOf"><code>Network.getIfnameOf()</code></a> function.</p></td>
3666 </tr>
3667
3668
3669 </tbody>
3670 </table>
3671
3672
3673
3674 <dl class="details">
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696 </dl>
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708 <h5>Returns:</h5>
3709
3710
3711
3712 <table class="params">
3713 <thead>
3714 <tr>
3715
3716 <th>Type</th>
3717 <th class="last">Description</th>
3718 </tr>
3719 </thead>
3720 <tbody>
3721
3722 <tr>
3723
3724 <td class="type">
3725
3726 boolean
3727
3728
3729 </td>
3730 <td class="description last">Returns <code>true</code> when this logical interface contains the given network
3731 device or <code>false</code> if not.</td>
3732 </tr>
3733
3734 </tbody>
3735 </table>
3736
3737
3738
3739
3740 </dd>
3741
3742
3743
3744 <dt>
3745 <div class="nameContainer">
3746 <h4 class="name" id="deleteConfiguration">
3747
3748 <span class="type-signature ">abstract</span>deleteConfiguration<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{*|Promise.&lt;*>}</span>
3749 </h4>
3750
3751
3752 <div class="tag-source">
3753 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2688">line 2688</a>
3754 </div>
3755
3756 </div>
3757
3758
3759 </dt>
3760 <dd>
3761
3762
3763 <div class="description">
3764 <p>Cleanup related configuration entries.</p>
3765 <p>This function will be invoked if an interface is about to be removed
3766 from the configuration and is responsible for performing any required
3767 cleanup tasks, such as unsetting uci entries in related configurations.</p>
3768 <p>It should be overwritten by protocol specific subclasses.</p>
3769 </div>
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779 <dl class="details">
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801 </dl>
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813 <h5>Returns:</h5>
3814
3815
3816
3817 <table class="params">
3818 <thead>
3819 <tr>
3820
3821 <th>Type</th>
3822 <th class="last">Description</th>
3823 </tr>
3824 </thead>
3825 <tbody>
3826
3827 <tr>
3828
3829 <td class="type">
3830
3831 *
3832 |
3833
3834 Promise.&lt;*>
3835
3836
3837 </td>
3838 <td class="description last">This function may return a promise which is awaited before the rest of
3839 the configuration is removed. Any non-promise return value and any
3840 resolved promise value is ignored. If the returned promise is rejected,
3841 the interface removal will be aborted.</td>
3842 </tr>
3843
3844 </tbody>
3845 </table>
3846
3847
3848
3849
3850 </dd>
3851
3852
3853
3854 <dt>
3855 <div class="nameContainer">
3856 <h4 class="name" id="deleteDevice">
3857
3858 deleteDevice<span class="signature">(device)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
3859 </h4>
3860
3861
3862 <div class="tag-source">
3863 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2498">line 2498</a>
3864 </div>
3865
3866 </div>
3867
3868
3869 </dt>
3870 <dd>
3871
3872
3873 <div class="description">
3874 <p>Remove the given network device from the logical interface.</p>
3875 </div>
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885 <table class="params">
3886 <thead>
3887 <tr>
3888
3889 <th>Name</th>
3890
3891
3892 <th>Type</th>
3893
3894
3895
3896 <th class="last">Description</th>
3897 </tr>
3898 </thead>
3899
3900 <tbody>
3901
3902
3903 <tr>
3904
3905 <td class="name"><code>device</code></td>
3906
3907
3908 <td class="type">
3909
3910
3911 <span class="param-type"><a href="LuCI.network.Protocol.html">LuCI.network.Protocol</a></span>
3912 |
3913
3914 <span class="param-type"><a href="LuCI.network.Device.html">LuCI.network.Device</a></span>
3915 |
3916
3917 <span class="param-type"><a href="LuCI.network.WifiDevice.html">LuCI.network.WifiDevice</a></span>
3918 |
3919
3920 <span class="param-type"><a href="LuCI.network.WifiNetwork.html">LuCI.network.WifiNetwork</a></span>
3921 |
3922
3923 <span class="param-type">string</span>
3924
3925
3926
3927 </td>
3928
3929
3930
3931 <td class="description last">
3932
3933 <p>The object or device name to remove from the logical interface. In case
3934 the given argument is not a string, it is resolved though the
3935 <a href="LuCI.network.html#getIfnameOf"><code>Network.getIfnameOf()</code></a> function.</p></td>
3936 </tr>
3937
3938
3939 </tbody>
3940 </table>
3941
3942
3943
3944 <dl class="details">
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966 </dl>
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978 <h5>Returns:</h5>
3979
3980
3981
3982 <table class="params">
3983 <thead>
3984 <tr>
3985
3986 <th>Type</th>
3987 <th class="last">Description</th>
3988 </tr>
3989 </thead>
3990 <tbody>
3991
3992 <tr>
3993
3994 <td class="type">
3995
3996 boolean
3997
3998
3999 </td>
4000 <td class="description last">Returns <code>true</code> if the device name has been added or <code>false</code> if any
4001 argument was invalid, if the device was already part of the logical
4002 interface or if the logical interface is virtual.</td>
4003 </tr>
4004
4005 </tbody>
4006 </table>
4007
4008
4009
4010
4011 </dd>
4012
4013
4014
4015 <dt>
4016 <div class="nameContainer">
4017 <h4 class="name" id="get">
4018
4019 get<span class="signature">(opt)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string|Array.&lt;string>}</span>
4020 </h4>
4021
4022
4023 <div class="tag-source">
4024 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1897">line 1897</a>
4025 </div>
4026
4027 </div>
4028
4029
4030 </dt>
4031 <dd>
4032
4033
4034 <div class="description">
4035 <p>Read the given UCI option value of this network.</p>
4036 </div>
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046 <table class="params">
4047 <thead>
4048 <tr>
4049
4050 <th>Name</th>
4051
4052
4053 <th>Type</th>
4054
4055
4056
4057 <th class="last">Description</th>
4058 </tr>
4059 </thead>
4060
4061 <tbody>
4062
4063
4064 <tr>
4065
4066 <td class="name"><code>opt</code></td>
4067
4068
4069 <td class="type">
4070
4071
4072 <span class="param-type">string</span>
4073
4074
4075
4076 </td>
4077
4078
4079
4080 <td class="description last">
4081
4082 <p>The UCI option name to read.</p></td>
4083 </tr>
4084
4085
4086 </tbody>
4087 </table>
4088
4089
4090
4091 <dl class="details">
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113 </dl>
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125 <h5>Returns:</h5>
4126
4127
4128
4129 <table class="params">
4130 <thead>
4131 <tr>
4132
4133 <th>Type</th>
4134 <th class="last">Description</th>
4135 </tr>
4136 </thead>
4137 <tbody>
4138
4139 <tr>
4140
4141 <td class="type">
4142
4143 null
4144 |
4145
4146 string
4147 |
4148
4149 Array.&lt;string>
4150
4151
4152 </td>
4153 <td class="description last">Returns the UCI option value or <code>null</code> if the requested option is
4154 not found.</td>
4155 </tr>
4156
4157 </tbody>
4158 </table>
4159
4160
4161
4162
4163 </dd>
4164
4165
4166
4167 <dt>
4168 <div class="nameContainer">
4169 <h4 class="name" id="getDevice">
4170
4171 getDevice<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="LuCI.network.Device.html">LuCI.network.Device</a>}</span>
4172 </h4>
4173
4174
4175 <div class="tag-source">
4176 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2525">line 2525</a>
4177 </div>
4178
4179 </div>
4180
4181
4182 </dt>
4183 <dd>
4184
4185
4186 <div class="description">
4187 <p>Returns the Linux network device associated with this logical
4188 interface.</p>
4189 </div>
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199 <dl class="details">
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221 </dl>
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233 <h5>Returns:</h5>
4234
4235
4236
4237 <table class="params">
4238 <thead>
4239 <tr>
4240
4241 <th>Type</th>
4242 <th class="last">Description</th>
4243 </tr>
4244 </thead>
4245 <tbody>
4246
4247 <tr>
4248
4249 <td class="type">
4250
4251 <a href="LuCI.network.Device.html">LuCI.network.Device</a>
4252
4253
4254 </td>
4255 <td class="description last">Returns a <code>Network.Device</code> class instance representing the
4256 expected Linux network device according to the configuration.</td>
4257 </tr>
4258
4259 </tbody>
4260 </table>
4261
4262
4263
4264
4265 </dd>
4266
4267
4268
4269 <dt>
4270 <div class="nameContainer">
4271 <h4 class="name" id="getDevices">
4272
4273 getDevices<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|Array.&lt;<a href="LuCI.network.Device.html">LuCI.network.Device</a>>}</span>
4274 </h4>
4275
4276
4277 <div class="tag-source">
4278 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2586">line 2586</a>
4279 </div>
4280
4281 </div>
4282
4283
4284 </dt>
4285 <dd>
4286
4287
4288 <div class="description">
4289 <p>Returns a list of network sub-devices associated with this logical
4290 interface.</p>
4291 </div>
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301 <dl class="details">
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323 </dl>
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335 <h5>Returns:</h5>
4336
4337
4338
4339 <table class="params">
4340 <thead>
4341 <tr>
4342
4343 <th>Type</th>
4344 <th class="last">Description</th>
4345 </tr>
4346 </thead>
4347 <tbody>
4348
4349 <tr>
4350
4351 <td class="type">
4352
4353 null
4354 |
4355
4356 Array.&lt;<a href="LuCI.network.Device.html">LuCI.network.Device</a>>
4357
4358
4359 </td>
4360 <td class="description last">Returns an array of of <code>Network.Device</code> class instances representing
4361 the sub-devices attached to this logical interface or <code>null</code> if the
4362 logical interface does not support sub-devices, e.g. because it is
4363 virtual and not a bridge.</td>
4364 </tr>
4365
4366 </tbody>
4367 </table>
4368
4369
4370
4371
4372 </dd>
4373
4374
4375
4376 <dt>
4377 <div class="nameContainer">
4378 <h4 class="name" id="getDNS6Addrs">
4379
4380 getDNS6Addrs<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Array.&lt;string>}</span>
4381 </h4>
4382
4383
4384 <div class="tag-source">
4385 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2222">line 2222</a>
4386 </div>
4387
4388 </div>
4389
4390
4391 </dt>
4392 <dd>
4393
4394
4395 <div class="description">
4396 <p>Query the IPv6 DNS servers associated with the logical interface.</p>
4397 </div>
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407 <dl class="details">
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429 </dl>
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441 <h5>Returns:</h5>
4442
4443
4444
4445 <table class="params">
4446 <thead>
4447 <tr>
4448
4449 <th>Type</th>
4450 <th class="last">Description</th>
4451 </tr>
4452 </thead>
4453 <tbody>
4454
4455 <tr>
4456
4457 <td class="type">
4458
4459 Array.&lt;string>
4460
4461
4462 </td>
4463 <td class="description last">Returns an array of IPv6 DNS servers registered by the remote
4464 protocol backend.</td>
4465 </tr>
4466
4467 </tbody>
4468 </table>
4469
4470
4471
4472
4473 </dd>
4474
4475
4476
4477 <dt>
4478 <div class="nameContainer">
4479 <h4 class="name" id="getDNSAddrs">
4480
4481 getDNSAddrs<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Array.&lt;string>}</span>
4482 </h4>
4483
4484
4485 <div class="tag-source">
4486 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2134">line 2134</a>
4487 </div>
4488
4489 </div>
4490
4491
4492 </dt>
4493 <dd>
4494
4495
4496 <div class="description">
4497 <p>Query the IPv4 DNS servers associated with the logical interface.</p>
4498 </div>
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508 <dl class="details">
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530 </dl>
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542 <h5>Returns:</h5>
4543
4544
4545
4546 <table class="params">
4547 <thead>
4548 <tr>
4549
4550 <th>Type</th>
4551 <th class="last">Description</th>
4552 </tr>
4553 </thead>
4554 <tbody>
4555
4556 <tr>
4557
4558 <td class="type">
4559
4560 Array.&lt;string>
4561
4562
4563 </td>
4564 <td class="description last">Returns an array of IPv4 DNS servers registered by the remote
4565 protocol backend.</td>
4566 </tr>
4567
4568 </tbody>
4569 </table>
4570
4571
4572
4573
4574 </dd>
4575
4576
4577
4578 <dt>
4579 <div class="nameContainer">
4580 <h4 class="name" id="getErrors">
4581
4582 getErrors<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Array.&lt;string>}</span>
4583 </h4>
4584
4585
4586 <div class="tag-source">
4587 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2266">line 2266</a>
4588 </div>
4589
4590 </div>
4591
4592
4593 </dt>
4594 <dd>
4595
4596
4597 <div class="description">
4598 <p>Query interface error messages published in <code>ubus</code> runtime state.</p>
4599 <p>Interface errors are emitted by remote protocol handlers if the setup
4600 of the underlying logical interface failed, e.g. due to bad
4601 configuration or network connectivity issues.</p>
4602 <p>This function will translate the found error codes to human readable
4603 messages using the descriptions registered by
4604 <a href="LuCI.network.html#registerErrorCode"><code>Network.registerErrorCode()</code></a>
4605 and fall back to <code>&quot;Unknown error (%s)&quot;</code> where <code>%s</code> is replaced by the
4606 error code in case no translation can be found.</p>
4607 </div>
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617 <dl class="details">
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639 </dl>
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651 <h5>Returns:</h5>
4652
4653
4654
4655 <table class="params">
4656 <thead>
4657 <tr>
4658
4659 <th>Type</th>
4660 <th class="last">Description</th>
4661 </tr>
4662 </thead>
4663 <tbody>
4664
4665 <tr>
4666
4667 <td class="type">
4668
4669 Array.&lt;string>
4670
4671
4672 </td>
4673 <td class="description last">Returns an array of translated interface error messages.</td>
4674 </tr>
4675
4676 </tbody>
4677 </table>
4678
4679
4680
4681
4682 </dd>
4683
4684
4685
4686 <dt>
4687 <div class="nameContainer">
4688 <h4 class="name" id="getExpiry">
4689
4690 getExpiry<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{number}</span>
4691 </h4>
4692
4693
4694 <div class="tag-source">
4695 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2017">line 2017</a>
4696 </div>
4697
4698 </div>
4699
4700
4701 </dt>
4702 <dd>
4703
4704
4705 <div class="description">
4706 <p>Get the logical interface expiry time in seconds.</p>
4707 <p>For protocols that have a concept of a lease, such as DHCP or
4708 DHCPv6, this function returns the remaining time in seconds
4709 until the lease expires.</p>
4710 </div>
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720 <dl class="details">
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742 </dl>
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754 <h5>Returns:</h5>
4755
4756
4757
4758 <table class="params">
4759 <thead>
4760 <tr>
4761
4762 <th>Type</th>
4763 <th class="last">Description</th>
4764 </tr>
4765 </thead>
4766 <tbody>
4767
4768 <tr>
4769
4770 <td class="type">
4771
4772 number
4773
4774
4775 </td>
4776 <td class="description last">Returns the amount of seconds until the lease expires or <code>-1</code>
4777 if it isn't applicable to the associated protocol.</td>
4778 </tr>
4779
4780 </tbody>
4781 </table>
4782
4783
4784
4785
4786 </dd>
4787
4788
4789
4790 <dt>
4791 <div class="nameContainer">
4792 <h4 class="name" id="getGateway6Addr">
4793
4794 getGateway6Addr<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string}</span>
4795 </h4>
4796
4797
4798 <div class="tag-source">
4799 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2202">line 2202</a>
4800 </div>
4801
4802 </div>
4803
4804
4805 </dt>
4806 <dd>
4807
4808
4809 <div class="description">
4810 <p>Query the gateway (nexthop) of the IPv6 default route associated with
4811 this logical interface.</p>
4812 </div>
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822 <dl class="details">
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844 </dl>
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856 <h5>Returns:</h5>
4857
4858
4859
4860 <table class="params">
4861 <thead>
4862 <tr>
4863
4864 <th>Type</th>
4865 <th class="last">Description</th>
4866 </tr>
4867 </thead>
4868 <tbody>
4869
4870 <tr>
4871
4872 <td class="type">
4873
4874 string
4875
4876
4877 </td>
4878 <td class="description last">Returns a string containing the IPv6 nexthop address of the associated
4879 default route or <code>null</code> if no default route was found.</td>
4880 </tr>
4881
4882 </tbody>
4883 </table>
4884
4885
4886
4887
4888 </dd>
4889
4890
4891
4892 <dt>
4893 <div class="nameContainer">
4894 <h4 class="name" id="getGatewayAddr">
4895
4896 getGatewayAddr<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string}</span>
4897 </h4>
4898
4899
4900 <div class="tag-source">
4901 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2114">line 2114</a>
4902 </div>
4903
4904 </div>
4905
4906
4907 </dt>
4908 <dd>
4909
4910
4911 <div class="description">
4912 <p>Query the gateway (nexthop) of the default route associated with
4913 this logical interface.</p>
4914 </div>
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924 <dl class="details">
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946 </dl>
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958 <h5>Returns:</h5>
4959
4960
4961
4962 <table class="params">
4963 <thead>
4964 <tr>
4965
4966 <th>Type</th>
4967 <th class="last">Description</th>
4968 </tr>
4969 </thead>
4970 <tbody>
4971
4972 <tr>
4973
4974 <td class="type">
4975
4976 string
4977
4978
4979 </td>
4980 <td class="description last">Returns a string containing the IPv4 nexthop address of the associated
4981 default route or <code>null</code> if no default route was found.</td>
4982 </tr>
4983
4984 </tbody>
4985 </table>
4986
4987
4988
4989
4990 </dd>
4991
4992
4993
4994 <dt>
4995 <div class="nameContainer">
4996 <h4 class="name" id="getI18n">
4997
4998 <span class="type-signature ">abstract</span>getI18n<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string}</span>
4999 </h4>
5000
5001
5002 <div class="tag-source">
5003 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1962">line 1962</a>
5004 </div>
5005
5006 </div>
5007
5008
5009 </dt>
5010 <dd>
5011
5012
5013 <div class="description">
5014 <p>Return a human readable description for the protcol, such as
5015 <code>Static address</code> or <code>DHCP client</code>.</p>
5016 <p>This function should be overwritten by subclasses.</p>
5017 </div>
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027 <dl class="details">
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049 </dl>
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061 <h5>Returns:</h5>
5062
5063
5064
5065 <table class="params">
5066 <thead>
5067 <tr>
5068
5069 <th>Type</th>
5070 <th class="last">Description</th>
5071 </tr>
5072 </thead>
5073 <tbody>
5074
5075 <tr>
5076
5077 <td class="type">
5078
5079 string
5080
5081
5082 </td>
5083 <td class="description last">Returns the description string.</td>
5084 </tr>
5085
5086 </tbody>
5087 </table>
5088
5089
5090
5091
5092 </dd>
5093
5094
5095
5096 <dt>
5097 <div class="nameContainer">
5098 <h4 class="name" id="getIfname">
5099
5100 getIfname<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string}</span>
5101 </h4>
5102
5103
5104 <div class="tag-source">
5105 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1922">line 1922</a>
5106 </div>
5107
5108 </div>
5109
5110
5111 </dt>
5112 <dd>
5113
5114
5115 <div class="description">
5116 <p>Get the associared Linux network device of this network.</p>
5117 </div>
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127 <dl class="details">
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149 </dl>
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161 <h5>Returns:</h5>
5162
5163
5164
5165 <table class="params">
5166 <thead>
5167 <tr>
5168
5169 <th>Type</th>
5170 <th class="last">Description</th>
5171 </tr>
5172 </thead>
5173 <tbody>
5174
5175 <tr>
5176
5177 <td class="type">
5178
5179 null
5180 |
5181
5182 string
5183
5184
5185 </td>
5186 <td class="description last">Returns the name of the associated network device or <code>null</code> if
5187 it could not be determined.</td>
5188 </tr>
5189
5190 </tbody>
5191 </table>
5192
5193
5194
5195
5196 </dd>
5197
5198
5199
5200 <dt>
5201 <div class="nameContainer">
5202 <h4 class="name" id="getIP6Addr">
5203
5204 getIP6Addr<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string}</span>
5205 </h4>
5206
5207
5208 <div class="tag-source">
5209 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2153">line 2153</a>
5210 </div>
5211
5212 </div>
5213
5214
5215 </dt>
5216 <dd>
5217
5218
5219 <div class="description">
5220 <p>Query the first (primary) IPv6 address of the logical interface.</p>
5221 </div>
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231 <dl class="details">
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253 </dl>
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265 <h5>Returns:</h5>
5266
5267
5268
5269 <table class="params">
5270 <thead>
5271 <tr>
5272
5273 <th>Type</th>
5274 <th class="last">Description</th>
5275 </tr>
5276 </thead>
5277 <tbody>
5278
5279 <tr>
5280
5281 <td class="type">
5282
5283 null
5284 |
5285
5286 string
5287
5288
5289 </td>
5290 <td class="description last">Returns the primary IPv6 address registered by the protocol handler
5291 in CIDR notation or <code>null</code> if no IPv6 addresses were set.</td>
5292 </tr>
5293
5294 </tbody>
5295 </table>
5296
5297
5298
5299
5300 </dd>
5301
5302
5303
5304 <dt>
5305 <div class="nameContainer">
5306 <h4 class="name" id="getIP6Addrs">
5307
5308 getIP6Addrs<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Array.&lt;string>}</span>
5309 </h4>
5310
5311
5312 <div class="tag-source">
5313 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2175">line 2175</a>
5314 </div>
5315
5316 </div>
5317
5318
5319 </dt>
5320 <dd>
5321
5322
5323 <div class="description">
5324 <p>Query all IPv6 addresses of the logical interface.</p>
5325 </div>
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335 <dl class="details">
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357 </dl>
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369 <h5>Returns:</h5>
5370
5371
5372
5373 <table class="params">
5374 <thead>
5375 <tr>
5376
5377 <th>Type</th>
5378 <th class="last">Description</th>
5379 </tr>
5380 </thead>
5381 <tbody>
5382
5383 <tr>
5384
5385 <td class="type">
5386
5387 Array.&lt;string>
5388
5389
5390 </td>
5391 <td class="description last">Returns an array of IPv6 addresses in CIDR notation which have been
5392 registered by the protocol handler. The order of the resulting array
5393 follows the order of the addresses in <code>ubus</code> runtime information.</td>
5394 </tr>
5395
5396 </tbody>
5397 </table>
5398
5399
5400
5401
5402 </dd>
5403
5404
5405
5406 <dt>
5407 <div class="nameContainer">
5408 <h4 class="name" id="getIP6Prefix">
5409
5410 getIP6Prefix<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string}</span>
5411 </h4>
5412
5413
5414 <div class="tag-source">
5415 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2241">line 2241</a>
5416 </div>
5417
5418 </div>
5419
5420
5421 </dt>
5422 <dd>
5423
5424
5425 <div class="description">
5426 <p>Query the routed IPv6 prefix associated with the logical interface.</p>
5427 </div>
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437 <dl class="details">
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454
5455
5456
5457
5458
5459 </dl>
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471 <h5>Returns:</h5>
5472
5473
5474
5475 <table class="params">
5476 <thead>
5477 <tr>
5478
5479 <th>Type</th>
5480 <th class="last">Description</th>
5481 </tr>
5482 </thead>
5483 <tbody>
5484
5485 <tr>
5486
5487 <td class="type">
5488
5489 null
5490 |
5491
5492 string
5493
5494
5495 </td>
5496 <td class="description last">Returns the routed IPv6 prefix registered by the remote protocol
5497 handler or <code>null</code> if no prefix is present.</td>
5498 </tr>
5499
5500 </tbody>
5501 </table>
5502
5503
5504
5505
5506 </dd>
5507
5508
5509
5510 <dt>
5511 <div class="nameContainer">
5512 <h4 class="name" id="getIPAddr">
5513
5514 getIPAddr<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string}</span>
5515 </h4>
5516
5517
5518 <div class="tag-source">
5519 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2069">line 2069</a>
5520 </div>
5521
5522 </div>
5523
5524
5525 </dt>
5526 <dd>
5527
5528
5529 <div class="description">
5530 <p>Query the first (primary) IPv4 address of the logical interface.</p>
5531 </div>
5532
5533
5534
5535
5536
5537
5538
5539
5540
5541 <dl class="details">
5542
5543
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563 </dl>
5564
5565
5566
5567
5568
5569
5570
5571
5572
5573
5574
5575 <h5>Returns:</h5>
5576
5577
5578
5579 <table class="params">
5580 <thead>
5581 <tr>
5582
5583 <th>Type</th>
5584 <th class="last">Description</th>
5585 </tr>
5586 </thead>
5587 <tbody>
5588
5589 <tr>
5590
5591 <td class="type">
5592
5593 null
5594 |
5595
5596 string
5597
5598
5599 </td>
5600 <td class="description last">Returns the primary IPv4 address registered by the protocol handler
5601 or <code>null</code> if no IPv4 addresses were set.</td>
5602 </tr>
5603
5604 </tbody>
5605 </table>
5606
5607
5608
5609
5610 </dd>
5611
5612
5613
5614 <dt>
5615 <div class="nameContainer">
5616 <h4 class="name" id="getIPAddrs">
5617
5618 getIPAddrs<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Array.&lt;string>}</span>
5619 </h4>
5620
5621
5622 <div class="tag-source">
5623 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2082">line 2082</a>
5624 </div>
5625
5626 </div>
5627
5628
5629 </dt>
5630 <dd>
5631
5632
5633 <div class="description">
5634 <p>Query all IPv4 addresses of the logical interface.</p>
5635 </div>
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645 <dl class="details">
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
5667 </dl>
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677
5678
5679 <h5>Returns:</h5>
5680
5681
5682
5683 <table class="params">
5684 <thead>
5685 <tr>
5686
5687 <th>Type</th>
5688 <th class="last">Description</th>
5689 </tr>
5690 </thead>
5691 <tbody>
5692
5693 <tr>
5694
5695 <td class="type">
5696
5697 Array.&lt;string>
5698
5699
5700 </td>
5701 <td class="description last">Returns an array of IPv4 addresses in CIDR notation which have been
5702 registered by the protocol handler. The order of the resulting array
5703 follows the order of the addresses in <code>ubus</code> runtime information.</td>
5704 </tr>
5705
5706 </tbody>
5707 </table>
5708
5709
5710
5711
5712 </dd>
5713
5714
5715
5716 <dt>
5717 <div class="nameContainer">
5718 <h4 class="name" id="getL2Device">
5719
5720 getL2Device<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="LuCI.network.Device.html">LuCI.network.Device</a>}</span>
5721 </h4>
5722
5723
5724 <div class="tag-source">
5725 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2558">line 2558</a>
5726 </div>
5727
5728 </div>
5729
5730
5731 </dt>
5732 <dd>
5733
5734
5735 <div class="description">
5736 <p>Returns the layer 2 linux network device currently associated
5737 with this logical interface.</p>
5738 </div>
5739
5740
5741
5742
5743
5744
5745
5746
5747
5748 <dl class="details">
5749
5750
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760
5761
5762
5763
5764
5765
5766
5767
5768
5769
5770 </dl>
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782 <h5>Returns:</h5>
5783
5784
5785
5786 <table class="params">
5787 <thead>
5788 <tr>
5789
5790 <th>Type</th>
5791 <th class="last">Description</th>
5792 </tr>
5793 </thead>
5794 <tbody>
5795
5796 <tr>
5797
5798 <td class="type">
5799
5800 <a href="LuCI.network.Device.html">LuCI.network.Device</a>
5801
5802
5803 </td>
5804 <td class="description last">Returns a <code>Network.Device</code> class instance representing the Linux
5805 network device currently associated with the logical interface.</td>
5806 </tr>
5807
5808 </tbody>
5809 </table>
5810
5811
5812
5813
5814 </dd>
5815
5816
5817
5818 <dt>
5819 <div class="nameContainer">
5820 <h4 class="name" id="getL3Device">
5821
5822 getL3Device<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="LuCI.network.Device.html">LuCI.network.Device</a>}</span>
5823 </h4>
5824
5825
5826 <div class="tag-source">
5827 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2571">line 2571</a>
5828 </div>
5829
5830 </div>
5831
5832
5833 </dt>
5834 <dd>
5835
5836
5837 <div class="description">
5838 <p>Returns the layer 3 linux network device currently associated
5839 with this logical interface.</p>
5840 </div>
5841
5842
5843
5844
5845
5846
5847
5848
5849
5850 <dl class="details">
5851
5852
5853
5854
5855
5856
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872 </dl>
5873
5874
5875
5876
5877
5878
5879
5880
5881
5882
5883
5884 <h5>Returns:</h5>
5885
5886
5887
5888 <table class="params">
5889 <thead>
5890 <tr>
5891
5892 <th>Type</th>
5893 <th class="last">Description</th>
5894 </tr>
5895 </thead>
5896 <tbody>
5897
5898 <tr>
5899
5900 <td class="type">
5901
5902 <a href="LuCI.network.Device.html">LuCI.network.Device</a>
5903
5904
5905 </td>
5906 <td class="description last">Returns a <code>Network.Device</code> class instance representing the Linux
5907 network device currently associated with the logical interface.</td>
5908 </tr>
5909
5910 </tbody>
5911 </table>
5912
5913
5914
5915
5916 </dd>
5917
5918
5919
5920 <dt>
5921 <div class="nameContainer">
5922 <h4 class="name" id="getMetric">
5923
5924 getMetric<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{number}</span>
5925 </h4>
5926
5927
5928 <div class="tag-source">
5929 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2037">line 2037</a>
5930 </div>
5931
5932 </div>
5933
5934
5935 </dt>
5936 <dd>
5937
5938
5939 <div class="description">
5940 <p>Get the metric value of the logical interface.</p>
5941 </div>
5942
5943
5944
5945
5946
5947
5948
5949
5950
5951 <dl class="details">
5952
5953
5954
5955
5956
5957
5958
5959
5960
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973 </dl>
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985 <h5>Returns:</h5>
5986
5987
5988
5989 <table class="params">
5990 <thead>
5991 <tr>
5992
5993 <th>Type</th>
5994 <th class="last">Description</th>
5995 </tr>
5996 </thead>
5997 <tbody>
5998
5999 <tr>
6000
6001 <td class="type">
6002
6003 number
6004
6005
6006 </td>
6007 <td class="description last">Returns the current metric value used for device and network
6008 routes spawned by the associated logical interface.</td>
6009 </tr>
6010
6011 </tbody>
6012 </table>
6013
6014
6015
6016
6017 </dd>
6018
6019
6020
6021 <dt>
6022 <div class="nameContainer">
6023 <h4 class="name" id="getName">
6024
6025 getName<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string}</span>
6026 </h4>
6027
6028
6029 <div class="tag-source">
6030 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1992">line 1992</a>
6031 </div>
6032
6033 </div>
6034
6035
6036 </dt>
6037 <dd>
6038
6039
6040 <div class="description">
6041 <p>Get the name of the associated logical interface.</p>
6042 </div>
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052 <dl class="details">
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074 </dl>
6075
6076
6077
6078
6079
6080
6081
6082
6083
6084
6085
6086 <h5>Returns:</h5>
6087
6088
6089
6090 <table class="params">
6091 <thead>
6092 <tr>
6093
6094 <th>Type</th>
6095 <th class="last">Description</th>
6096 </tr>
6097 </thead>
6098 <tbody>
6099
6100 <tr>
6101
6102 <td class="type">
6103
6104 string
6105
6106
6107 </td>
6108 <td class="description last">Returns the logical interface name, such as <code>lan</code> or <code>wan</code>.</td>
6109 </tr>
6110
6111 </tbody>
6112 </table>
6113
6114
6115
6116
6117 </dd>
6118
6119
6120
6121 <dt>
6122 <div class="nameContainer">
6123 <h4 class="name" id="getNetmask">
6124
6125 getNetmask<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string}</span>
6126 </h4>
6127
6128
6129 <div class="tag-source">
6130 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2100">line 2100</a>
6131 </div>
6132
6133 </div>
6134
6135
6136 </dt>
6137 <dd>
6138
6139
6140 <div class="description">
6141 <p>Query the first (primary) IPv4 netmask of the logical interface.</p>
6142 </div>
6143
6144
6145
6146
6147
6148
6149
6150
6151
6152 <dl class="details">
6153
6154
6155
6156
6157
6158
6159
6160
6161
6162
6163
6164
6165
6166
6167
6168
6169
6170
6171
6172
6173
6174 </dl>
6175
6176
6177
6178
6179
6180
6181
6182
6183
6184
6185
6186 <h5>Returns:</h5>
6187
6188
6189
6190 <table class="params">
6191 <thead>
6192 <tr>
6193
6194 <th>Type</th>
6195 <th class="last">Description</th>
6196 </tr>
6197 </thead>
6198 <tbody>
6199
6200 <tr>
6201
6202 <td class="type">
6203
6204 null
6205 |
6206
6207 string
6208
6209
6210 </td>
6211 <td class="description last">Returns the netmask of the primary IPv4 address registered by the
6212 protocol handler or <code>null</code> if no IPv4 addresses were set.</td>
6213 </tr>
6214
6215 </tbody>
6216 </table>
6217
6218
6219
6220
6221 </dd>
6222
6223
6224
6225 <dt>
6226 <div class="nameContainer">
6227 <h4 class="name" id="getOpkgPackage">
6228
6229 <span class="type-signature ">abstract</span>getOpkgPackage<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string}</span>
6230 </h4>
6231
6232
6233 <div class="tag-source">
6234 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2306">line 2306</a>
6235 </div>
6236
6237 </div>
6238
6239
6240 </dt>
6241 <dd>
6242
6243
6244 <div class="description">
6245 <p>Get the name of the opkg package providing the protocol functionality.</p>
6246 <p>This function should be overwritten by protocol specific subclasses.</p>
6247 </div>
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257 <dl class="details">
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
6276
6277
6278
6279 </dl>
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291 <h5>Returns:</h5>
6292
6293
6294
6295 <table class="params">
6296 <thead>
6297 <tr>
6298
6299 <th>Type</th>
6300 <th class="last">Description</th>
6301 </tr>
6302 </thead>
6303 <tbody>
6304
6305 <tr>
6306
6307 <td class="type">
6308
6309 string
6310
6311
6312 </td>
6313 <td class="description last">Returns the name of the opkg package required for the protocol to
6314 function, e.g. <code>odhcp6c</code> for the <code>dhcpv6</code> prototocol.</td>
6315 </tr>
6316
6317 </tbody>
6318 </table>
6319
6320
6321
6322
6323 </dd>
6324
6325
6326
6327 <dt>
6328 <div class="nameContainer">
6329 <h4 class="name" id="getProtocol">
6330
6331 <span class="type-signature ">abstract</span>getProtocol<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string}</span>
6332 </h4>
6333
6334
6335 <div class="tag-source">
6336 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1948">line 1948</a>
6337 </div>
6338
6339 </div>
6340
6341
6342 </dt>
6343 <dd>
6344
6345
6346 <div class="description">
6347 <p>Get the name of this network protocol class.</p>
6348 <p>This function will be overwritten by subclasses created by
6349 <a href="LuCI.network.html#registerProtocol"><code>Network.registerProtocol()</code></a>.</p>
6350 </div>
6351
6352
6353
6354
6355
6356
6357
6358
6359
6360 <dl class="details">
6361
6362
6363
6364
6365
6366
6367
6368
6369
6370
6371
6372
6373
6374
6375
6376
6377
6378
6379
6380
6381
6382 </dl>
6383
6384
6385
6386
6387
6388
6389
6390
6391
6392
6393
6394 <h5>Returns:</h5>
6395
6396
6397
6398 <table class="params">
6399 <thead>
6400 <tr>
6401
6402 <th>Type</th>
6403 <th class="last">Description</th>
6404 </tr>
6405 </thead>
6406 <tbody>
6407
6408 <tr>
6409
6410 <td class="type">
6411
6412 string
6413
6414
6415 </td>
6416 <td class="description last">Returns the name of the network protocol implementation, e.g.
6417 <code>static</code> or <code>dhcp</code>.</td>
6418 </tr>
6419
6420 </tbody>
6421 </table>
6422
6423
6424
6425
6426 </dd>
6427
6428
6429
6430 <dt>
6431 <div class="nameContainer">
6432 <h4 class="name" id="getType">
6433
6434 getType<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string}</span>
6435 </h4>
6436
6437
6438 <div class="tag-source">
6439 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1982">line 1982</a>
6440 </div>
6441
6442 </div>
6443
6444
6445 </dt>
6446 <dd>
6447
6448
6449 <div class="description">
6450 <p>Get the type of the underlying interface.</p>
6451 <p>This function actually is a convenience wrapper around
6452 <code>proto.get(&quot;type&quot;)</code> and is mainly used by other <code>LuCI.network</code> code
6453 to check whether the interface is declared as bridge in UCI.</p>
6454 </div>
6455
6456
6457
6458
6459
6460
6461
6462
6463
6464 <dl class="details">
6465
6466
6467
6468
6469
6470
6471
6472
6473
6474
6475
6476
6477
6478
6479
6480
6481
6482
6483
6484
6485
6486 </dl>
6487
6488
6489
6490
6491
6492
6493
6494
6495
6496
6497
6498 <h5>Returns:</h5>
6499
6500
6501
6502 <table class="params">
6503 <thead>
6504 <tr>
6505
6506 <th>Type</th>
6507 <th class="last">Description</th>
6508 </tr>
6509 </thead>
6510 <tbody>
6511
6512 <tr>
6513
6514 <td class="type">
6515
6516 null
6517 |
6518
6519 string
6520
6521
6522 </td>
6523 <td class="description last">Returns the value of the <code>type</code> option of the associated logical
6524 interface or <code>null</code> if no <code>type</code> option is set.</td>
6525 </tr>
6526
6527 </tbody>
6528 </table>
6529
6530
6531
6532
6533 </dd>
6534
6535
6536
6537 <dt>
6538 <div class="nameContainer">
6539 <h4 class="name" id="getUptime">
6540
6541 getUptime<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{number}</span>
6542 </h4>
6543
6544
6545 <div class="tag-source">
6546 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2002">line 2002</a>
6547 </div>
6548
6549 </div>
6550
6551
6552 </dt>
6553 <dd>
6554
6555
6556 <div class="description">
6557 <p>Get the uptime of the logical interface.</p>
6558 </div>
6559
6560
6561
6562
6563
6564
6565
6566
6567
6568 <dl class="details">
6569
6570
6571
6572
6573
6574
6575
6576
6577
6578
6579
6580
6581
6582
6583
6584
6585
6586
6587
6588
6589
6590 </dl>
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
6601
6602 <h5>Returns:</h5>
6603
6604
6605
6606 <table class="params">
6607 <thead>
6608 <tr>
6609
6610 <th>Type</th>
6611 <th class="last">Description</th>
6612 </tr>
6613 </thead>
6614 <tbody>
6615
6616 <tr>
6617
6618 <td class="type">
6619
6620 number
6621
6622
6623 </td>
6624 <td class="description last">Returns the uptime of the associated interface in seconds.</td>
6625 </tr>
6626
6627 </tbody>
6628 </table>
6629
6630
6631
6632
6633 </dd>
6634
6635
6636
6637 <dt>
6638 <div class="nameContainer">
6639 <h4 class="name" id="getZoneName">
6640
6641 getZoneName<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string}</span>
6642 </h4>
6643
6644
6645 <div class="tag-source">
6646 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2053">line 2053</a>
6647 </div>
6648
6649 </div>
6650
6651
6652 </dt>
6653 <dd>
6654
6655
6656 <div class="description">
6657 <p>Get the requested firewall zone name of the logical interface.</p>
6658 <p>Some protocol implementations request a specific firewall zone
6659 to trigger inclusion of their resulting network devices into the
6660 firewall rule set.</p>
6661 </div>
6662
6663
6664
6665
6666
6667
6668
6669
6670
6671 <dl class="details">
6672
6673
6674
6675
6676
6677
6678
6679
6680
6681
6682
6683
6684
6685
6686
6687
6688
6689
6690
6691
6692
6693 </dl>
6694
6695
6696
6697
6698
6699
6700
6701
6702
6703
6704
6705 <h5>Returns:</h5>
6706
6707
6708
6709 <table class="params">
6710 <thead>
6711 <tr>
6712
6713 <th>Type</th>
6714 <th class="last">Description</th>
6715 </tr>
6716 </thead>
6717 <tbody>
6718
6719 <tr>
6720
6721 <td class="type">
6722
6723 null
6724 |
6725
6726 string
6727
6728
6729 </td>
6730 <td class="description last">Returns the requested firewall zone name as published in the
6731 <code>ubus</code> runtime information or <code>null</code> if the remote protocol
6732 handler didn't request a zone.</td>
6733 </tr>
6734
6735 </tbody>
6736 </table>
6737
6738
6739
6740
6741 </dd>
6742
6743
6744
6745 <dt>
6746 <div class="nameContainer">
6747 <h4 class="name" id="isAlias">
6748
6749 isAlias<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{null|string}</span>
6750 </h4>
6751
6752
6753 <div class="tag-source">
6754 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2412">line 2412</a>
6755 </div>
6756
6757 </div>
6758
6759
6760 </dt>
6761 <dd>
6762
6763
6764 <div class="description">
6765 <p>Checks whether this interface is an alias interface.</p>
6766 <p>Alias interfaces are interfaces layering on top of another interface
6767 and are denoted by a special <code>@interfacename</code> notation in the
6768 underlying <code>ifname</code> option.</p>
6769 </div>
6770
6771
6772
6773
6774
6775
6776
6777
6778
6779 <dl class="details">
6780
6781
6782
6783
6784
6785
6786
6787
6788
6789
6790
6791
6792
6793
6794
6795
6796
6797
6798
6799
6800
6801 </dl>
6802
6803
6804
6805
6806
6807
6808
6809
6810
6811
6812
6813 <h5>Returns:</h5>
6814
6815
6816
6817 <table class="params">
6818 <thead>
6819 <tr>
6820
6821 <th>Type</th>
6822 <th class="last">Description</th>
6823 </tr>
6824 </thead>
6825 <tbody>
6826
6827 <tr>
6828
6829 <td class="type">
6830
6831 null
6832 |
6833
6834 string
6835
6836
6837 </td>
6838 <td class="description last">Returns the name of the parent interface if this logical interface
6839 is an alias or <code>null</code> if it is not an alias interface.</td>
6840 </tr>
6841
6842 </tbody>
6843 </table>
6844
6845
6846
6847
6848 </dd>
6849
6850
6851
6852 <dt>
6853 <div class="nameContainer">
6854 <h4 class="name" id="isBridge">
6855
6856 isBridge<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
6857 </h4>
6858
6859
6860 <div class="tag-source">
6861 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2291">line 2291</a>
6862 </div>
6863
6864 </div>
6865
6866
6867 </dt>
6868 <dd>
6869
6870
6871 <div class="description">
6872 <p>Checks whether the underlying logical interface is declared as bridge.</p>
6873 </div>
6874
6875
6876
6877
6878
6879
6880
6881
6882
6883 <dl class="details">
6884
6885
6886
6887
6888
6889
6890
6891
6892
6893
6894
6895
6896
6897
6898
6899
6900
6901
6902
6903
6904
6905 </dl>
6906
6907
6908
6909
6910
6911
6912
6913
6914
6915
6916
6917 <h5>Returns:</h5>
6918
6919
6920
6921 <table class="params">
6922 <thead>
6923 <tr>
6924
6925 <th>Type</th>
6926 <th class="last">Description</th>
6927 </tr>
6928 </thead>
6929 <tbody>
6930
6931 <tr>
6932
6933 <td class="type">
6934
6935 boolean
6936
6937
6938 </td>
6939 <td class="description last">Returns <code>true</code> when the interface is declared with <code>option type bridge</code>
6940 and when the associated protocol implementation is not marked virtual
6941 or <code>false</code> when the logical interface is no bridge.</td>
6942 </tr>
6943
6944 </tbody>
6945 </table>
6946
6947
6948
6949
6950 </dd>
6951
6952
6953
6954 <dt>
6955 <div class="nameContainer">
6956 <h4 class="name" id="isCreateable">
6957
6958 <span class="type-signature ">abstract</span>isCreateable<span class="signature">(ifname)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;void>}</span>
6959 </h4>
6960
6961
6962 <div class="tag-source">
6963 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2324">line 2324</a>
6964 </div>
6965
6966 </div>
6967
6968
6969 </dt>
6970 <dd>
6971
6972
6973 <div class="description">
6974 <p>Check function for the protocol handler if a new interface is createable.</p>
6975 <p>This function should be overwritten by protocol specific subclasses.</p>
6976 </div>
6977
6978
6979
6980
6981
6982
6983
6984
6985
6986 <table class="params">
6987 <thead>
6988 <tr>
6989
6990 <th>Name</th>
6991
6992
6993 <th>Type</th>
6994
6995
6996
6997 <th class="last">Description</th>
6998 </tr>
6999 </thead>
7000
7001 <tbody>
7002
7003
7004 <tr>
7005
7006 <td class="name"><code>ifname</code></td>
7007
7008
7009 <td class="type">
7010
7011
7012 <span class="param-type">string</span>
7013
7014
7015
7016 </td>
7017
7018
7019
7020 <td class="description last">
7021
7022 <p>The name of the interface to be created.</p></td>
7023 </tr>
7024
7025
7026 </tbody>
7027 </table>
7028
7029
7030
7031 <dl class="details">
7032
7033
7034
7035
7036
7037
7038
7039
7040
7041
7042
7043
7044
7045
7046
7047
7048
7049
7050
7051
7052
7053 </dl>
7054
7055
7056
7057
7058
7059
7060
7061
7062
7063
7064
7065 <h5>Returns:</h5>
7066
7067
7068
7069 <table class="params">
7070 <thead>
7071 <tr>
7072
7073 <th>Type</th>
7074 <th class="last">Description</th>
7075 </tr>
7076 </thead>
7077 <tbody>
7078
7079 <tr>
7080
7081 <td class="type">
7082
7083 Promise.&lt;void>
7084
7085
7086 </td>
7087 <td class="description last">Returns a promise resolving if new interface is createable, else
7088 rejects with an error message string.</td>
7089 </tr>
7090
7091 </tbody>
7092 </table>
7093
7094
7095
7096
7097 </dd>
7098
7099
7100
7101 <dt>
7102 <div class="nameContainer">
7103 <h4 class="name" id="isDynamic">
7104
7105 isDynamic<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
7106 </h4>
7107
7108
7109 <div class="tag-source">
7110 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2397">line 2397</a>
7111 </div>
7112
7113 </div>
7114
7115
7116 </dt>
7117 <dd>
7118
7119
7120 <div class="description">
7121 <p>Checks whether this logical interface is dynamic.</p>
7122 <p>A dynamic interface is an interface which has been created at runtime,
7123 e.g. as sub-interface of another interface, but which is not backed by
7124 any user configuration. Such dynamic interfaces cannot be edited but
7125 only brought down or restarted.</p>
7126 </div>
7127
7128
7129
7130
7131
7132
7133
7134
7135
7136 <dl class="details">
7137
7138
7139
7140
7141
7142
7143
7144
7145
7146
7147
7148
7149
7150
7151
7152
7153
7154
7155
7156
7157
7158 </dl>
7159
7160
7161
7162
7163
7164
7165
7166
7167
7168
7169
7170 <h5>Returns:</h5>
7171
7172
7173
7174 <table class="params">
7175 <thead>
7176 <tr>
7177
7178 <th>Type</th>
7179 <th class="last">Description</th>
7180 </tr>
7181 </thead>
7182 <tbody>
7183
7184 <tr>
7185
7186 <td class="type">
7187
7188 boolean
7189
7190
7191 </td>
7192 <td class="description last">Returns a boolean indicating whether this interface is dynamic (<code>true</code>)
7193 or not (<code>false</code>).</td>
7194 </tr>
7195
7196 </tbody>
7197 </table>
7198
7199
7200
7201
7202 </dd>
7203
7204
7205
7206 <dt>
7207 <div class="nameContainer">
7208 <h4 class="name" id="isEmpty">
7209
7210 isEmpty<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
7211 </h4>
7212
7213
7214 <div class="tag-source">
7215 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2432">line 2432</a>
7216 </div>
7217
7218 </div>
7219
7220
7221 </dt>
7222 <dd>
7223
7224
7225 <div class="description">
7226 <p>Checks whether this logical interface is &quot;empty&quot;, meaning that ut
7227 has no network devices attached.</p>
7228 </div>
7229
7230
7231
7232
7233
7234
7235
7236
7237
7238 <dl class="details">
7239
7240
7241
7242
7243
7244
7245
7246
7247
7248
7249
7250
7251
7252
7253
7254
7255
7256
7257
7258
7259
7260 </dl>
7261
7262
7263
7264
7265
7266
7267
7268
7269
7270
7271
7272 <h5>Returns:</h5>
7273
7274
7275
7276 <table class="params">
7277 <thead>
7278 <tr>
7279
7280 <th>Type</th>
7281 <th class="last">Description</th>
7282 </tr>
7283 </thead>
7284 <tbody>
7285
7286 <tr>
7287
7288 <td class="type">
7289
7290 boolean
7291
7292
7293 </td>
7294 <td class="description last">Returns <code>true</code> if this logical interface is empty, else <code>false</code>.</td>
7295 </tr>
7296
7297 </tbody>
7298 </table>
7299
7300
7301
7302
7303 </dd>
7304
7305
7306
7307 <dt>
7308 <div class="nameContainer">
7309 <h4 class="name" id="isFloating">
7310
7311 isFloating<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
7312 </h4>
7313
7314
7315 <div class="tag-source">
7316 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2381">line 2381</a>
7317 </div>
7318
7319 </div>
7320
7321
7322 </dt>
7323 <dd>
7324
7325
7326 <div class="description">
7327 <p>Checks whether this protocol is &quot;floating&quot;.</p>
7328 <p>A &quot;floating&quot; protocol is a protocol which spawns its own interfaces
7329 on demand, like a virtual one but which relies on an existinf lower
7330 level interface to initiate the connection.</p>
7331 <p>An example for such a protocol is &quot;pppoe&quot;.</p>
7332 <p>This function exists for backwards compatibility with older code
7333 but should not be used anymore.</p>
7334 </div>
7335
7336
7337
7338
7339
7340
7341
7342
7343
7344 <dl class="details">
7345
7346
7347
7348
7349
7350
7351
7352 <dt class="important tag-deprecated">Deprecated</dt><dd class="yes-def tag-deprecated"><ul class="dummy"><li>Yes</li></ul></dd>
7353
7354
7355
7356
7357
7358
7359
7360
7361
7362
7363
7364
7365
7366
7367
7368 </dl>
7369
7370
7371
7372
7373
7374
7375
7376
7377
7378
7379
7380 <h5>Returns:</h5>
7381
7382
7383
7384 <table class="params">
7385 <thead>
7386 <tr>
7387
7388 <th>Type</th>
7389 <th class="last">Description</th>
7390 </tr>
7391 </thead>
7392 <tbody>
7393
7394 <tr>
7395
7396 <td class="type">
7397
7398 boolean
7399
7400
7401 </td>
7402 <td class="description last">Returns a boolean indicating whether this protocol is floating (<code>true</code>)
7403 or not (<code>false</code>).</td>
7404 </tr>
7405
7406 </tbody>
7407 </table>
7408
7409
7410
7411
7412 </dd>
7413
7414
7415
7416 <dt>
7417 <div class="nameContainer">
7418 <h4 class="name" id="isInstalled">
7419
7420 <span class="type-signature ">abstract</span>isInstalled<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
7421 </h4>
7422
7423
7424 <div class="tag-source">
7425 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2340">line 2340</a>
7426 </div>
7427
7428 </div>
7429
7430
7431 </dt>
7432 <dd>
7433
7434
7435 <div class="description">
7436 <p>Checks whether the protocol functionality is installed.</p>
7437 <p>This function exists for compatibility with old code, it always
7438 returns <code>true</code>.</p>
7439 </div>
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449 <dl class="details">
7450
7451
7452
7453
7454
7455
7456
7457 <dt class="important tag-deprecated">Deprecated</dt><dd class="yes-def tag-deprecated"><ul class="dummy"><li>Yes</li></ul></dd>
7458
7459
7460
7461
7462
7463
7464
7465
7466
7467
7468
7469
7470
7471
7472
7473 </dl>
7474
7475
7476
7477
7478
7479
7480
7481
7482
7483
7484
7485 <h5>Returns:</h5>
7486
7487
7488
7489 <table class="params">
7490 <thead>
7491 <tr>
7492
7493 <th>Type</th>
7494 <th class="last">Description</th>
7495 </tr>
7496 </thead>
7497 <tbody>
7498
7499 <tr>
7500
7501 <td class="type">
7502
7503 boolean
7504
7505
7506 </td>
7507 <td class="description last">Returns <code>true</code> if the protocol support is installed, else <code>false</code>.</td>
7508 </tr>
7509
7510 </tbody>
7511 </table>
7512
7513
7514
7515
7516 </dd>
7517
7518
7519
7520 <dt>
7521 <div class="nameContainer">
7522 <h4 class="name" id="isUp">
7523
7524 isUp<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
7525 </h4>
7526
7527
7528 <div class="tag-source">
7529 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2454">line 2454</a>
7530 </div>
7531
7532 </div>
7533
7534
7535 </dt>
7536 <dd>
7537
7538
7539 <div class="description">
7540 <p>Checks whether this logical interface is configured and running.</p>
7541 </div>
7542
7543
7544
7545
7546
7547
7548
7549
7550
7551 <dl class="details">
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
7567
7568
7569
7570
7571
7572
7573 </dl>
7574
7575
7576
7577
7578
7579
7580
7581
7582
7583
7584
7585 <h5>Returns:</h5>
7586
7587
7588
7589 <table class="params">
7590 <thead>
7591 <tr>
7592
7593 <th>Type</th>
7594 <th class="last">Description</th>
7595 </tr>
7596 </thead>
7597 <tbody>
7598
7599 <tr>
7600
7601 <td class="type">
7602
7603 boolean
7604
7605
7606 </td>
7607 <td class="description last">Returns <code>true</code> when the interface is active or <code>false</code> when it is not.</td>
7608 </tr>
7609
7610 </tbody>
7611 </table>
7612
7613
7614
7615
7616 </dd>
7617
7618
7619
7620 <dt>
7621 <div class="nameContainer">
7622 <h4 class="name" id="isVirtual">
7623
7624 isVirtual<span class="signature">()</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
7625 </h4>
7626
7627
7628 <div class="tag-source">
7629 <a href="network.js.html">network.js</a>, <a href="network.js.html#line2360">line 2360</a>
7630 </div>
7631
7632 </div>
7633
7634
7635 </dt>
7636 <dd>
7637
7638
7639 <div class="description">
7640 <p>Checks whether this protocol is &quot;virtual&quot;.</p>
7641 <p>A &quot;virtual&quot; protocol is a protocol which spawns its own interfaces
7642 on demand instead of using existing physical interfaces.</p>
7643 <p>Examples for virtual protocols are <code>6in4</code> which <code>gre</code> spawn tunnel
7644 network device on startup, examples for non-virtual protcols are
7645 <code>dhcp</code> or <code>static</code> which apply IP configuration to existing interfaces.</p>
7646 <p>This function should be overwritten by subclasses.</p>
7647 </div>
7648
7649
7650
7651
7652
7653
7654
7655
7656
7657 <dl class="details">
7658
7659
7660
7661
7662
7663
7664
7665
7666
7667
7668
7669
7670
7671
7672
7673
7674
7675
7676
7677
7678
7679 </dl>
7680
7681
7682
7683
7684
7685
7686
7687
7688
7689
7690
7691 <h5>Returns:</h5>
7692
7693
7694
7695 <table class="params">
7696 <thead>
7697 <tr>
7698
7699 <th>Type</th>
7700 <th class="last">Description</th>
7701 </tr>
7702 </thead>
7703 <tbody>
7704
7705 <tr>
7706
7707 <td class="type">
7708
7709 boolean
7710
7711
7712 </td>
7713 <td class="description last">Returns a boolean indicating whether the underlying protocol spawns
7714 dynamic interfaces (<code>true</code>) or not (<code>false</code>).</td>
7715 </tr>
7716
7717 </tbody>
7718 </table>
7719
7720
7721
7722
7723 </dd>
7724
7725
7726
7727 <dt>
7728 <div class="nameContainer">
7729 <h4 class="name" id="set">
7730
7731 set<span class="signature">(opt, val)</span>
7732 </h4>
7733
7734
7735 <div class="tag-source">
7736 <a href="network.js.html">network.js</a>, <a href="network.js.html#line1911">line 1911</a>
7737 </div>
7738
7739 </div>
7740
7741
7742 </dt>
7743 <dd>
7744
7745
7746 <div class="description">
7747 <p>Set the given UCI option of this network to the given value.</p>
7748 </div>
7749
7750
7751
7752
7753
7754
7755
7756
7757
7758 <table class="params">
7759 <thead>
7760 <tr>
7761
7762 <th>Name</th>
7763
7764
7765 <th>Type</th>
7766
7767
7768
7769 <th class="last">Description</th>
7770 </tr>
7771 </thead>
7772
7773 <tbody>
7774
7775
7776 <tr>
7777
7778 <td class="name"><code>opt</code></td>
7779
7780
7781 <td class="type">
7782
7783
7784 <span class="param-type">string</span>
7785
7786
7787
7788 </td>
7789
7790
7791
7792 <td class="description last">
7793
7794 <p>The name of the UCI option to set.</p></td>
7795 </tr>
7796
7797
7798
7799 <tr>
7800
7801 <td class="name"><code>val</code></td>
7802
7803
7804 <td class="type">
7805
7806
7807 <span class="param-type">null</span>
7808 |
7809
7810 <span class="param-type">string</span>
7811 |
7812
7813 <span class="param-type">Array.&lt;string></span>
7814
7815
7816
7817 </td>
7818
7819
7820
7821 <td class="description last">
7822
7823 <p>The value to set or <code>null</code> to remove the given option from the
7824 configuration.</p></td>
7825 </tr>
7826
7827
7828 </tbody>
7829 </table>
7830
7831
7832
7833 <dl class="details">
7834
7835
7836
7837
7838
7839
7840
7841
7842
7843
7844
7845
7846
7847
7848
7849
7850
7851
7852
7853
7854
7855 </dl>
7856
7857
7858
7859
7860
7861
7862
7863
7864
7865
7866
7867
7868
7869 </dd>
7870
7871 </dl>
7872
7873
7874
7875
7876
7877
7878
7879 </article>
7880
7881 </section>
7882
7883
7884
7885
7886
7887
7888
7889 <footer>
7890 Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Apr 16 2020 15:41:08 GMT+0200 (Central European Summer Time)
7891 </footer>
7892 </div>
7893 </div>
7894 <script>prettyPrint();</script>
7895 <script src="scripts/jaguar.js"></script>
7896 </body>
7897 </html>