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