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