docs: update js api docs
[project/luci.git] / docs / jsapi / LuCI.form.ListValue.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>Class: ListValue</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.form.ListValue.html">Class: ListValue</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.form.html">.form</a>.</span>
3440
3441 ListValue
3442 </h2>
3443
3444 <div class="class-description"><p>The <code>ListValue</code> class implements a simple static HTML select element
3445 allowing the user to chose a single value from a set of predefined choices.
3446 It builds upon the <a href="LuCI.ui.Select.html"><code>LuCI.ui.Select</code></a> widget.</p></div>
3447
3448 </header>
3449
3450 <article>
3451 <div class="container-overview">
3452
3453
3454
3455
3456 <dt>
3457 <div class="nameContainer">
3458 <h4 class="name" id="ListValue">
3459
3460 new LuCI.form.ListValue<span class="signature">(form, section, option, <span class="optional">title</span>, <span class="optional">description</span>)</span>
3461 </h4>
3462
3463
3464 <div class="tag-source">
3465 <a href="form.js.html">form.js</a>, <a href="form.js.html#line3455">line 3455</a>
3466 </div>
3467
3468 </div>
3469
3470
3471 </dt>
3472 <dd>
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483 <table class="params">
3484 <thead>
3485 <tr>
3486
3487 <th>Name</th>
3488
3489
3490 <th>Type</th>
3491
3492
3493
3494 <th class="last">Description</th>
3495 </tr>
3496 </thead>
3497
3498 <tbody>
3499
3500
3501 <tr>
3502
3503 <td class="name"><code>form</code></td>
3504
3505
3506 <td class="type">
3507
3508
3509 <span class="param-type"><a href="LuCI.form.Map.html">LuCI.form.Map</a></span>
3510 |
3511
3512 <span class="param-type"><a href="LuCI.form.JSONMap.html">LuCI.form.JSONMap</a></span>
3513
3514
3515
3516 </td>
3517
3518
3519
3520 <td class="description last">
3521
3522
3523
3524
3525
3526
3527 <p>The configuration form this section is added to. It is automatically passed
3528 by <a href="LuCI.form.AbstractSection.html#option"><code>option()</code></a> or
3529 <a href="LuCI.form.AbstractSection.html#taboption"><code>taboption()</code></a> when adding the
3530 option to the section.</p></td>
3531 </tr>
3532
3533
3534
3535 <tr>
3536
3537 <td class="name"><code>section</code></td>
3538
3539
3540 <td class="type">
3541
3542
3543 <span class="param-type"><a href="LuCI.form.AbstractSection.html">LuCI.form.AbstractSection</a></span>
3544
3545
3546
3547 </td>
3548
3549
3550
3551 <td class="description last">
3552
3553
3554
3555
3556
3557
3558 <p>The configuration section this option is added to. It is automatically passed
3559 by <a href="LuCI.form.AbstractSection.html#option"><code>option()</code></a> or
3560 <a href="LuCI.form.AbstractSection.html#taboption"><code>taboption()</code></a> when adding the
3561 option to the section.</p></td>
3562 </tr>
3563
3564
3565
3566 <tr>
3567
3568 <td class="name"><code>option</code></td>
3569
3570
3571 <td class="type">
3572
3573
3574 <span class="param-type">string</span>
3575
3576
3577
3578 </td>
3579
3580
3581
3582 <td class="description last">
3583
3584
3585
3586
3587
3588
3589 <p>The name of the UCI option to map.</p></td>
3590 </tr>
3591
3592
3593
3594 <tr>
3595
3596 <td class="name"><code>title</code></td>
3597
3598
3599 <td class="type">
3600
3601
3602 <span class="param-type">string</span>
3603
3604
3605
3606 </td>
3607
3608
3609
3610 <td class="description last">
3611
3612
3613 <span class="optional">optional</span>
3614
3615
3616
3617
3618
3619 <p>The title caption of the option element.</p></td>
3620 </tr>
3621
3622
3623
3624 <tr>
3625
3626 <td class="name"><code>description</code></td>
3627
3628
3629 <td class="type">
3630
3631
3632 <span class="param-type">string</span>
3633
3634
3635
3636 </td>
3637
3638
3639
3640 <td class="description last">
3641
3642
3643 <span class="optional">optional</span>
3644
3645
3646
3647
3648
3649 <p>The description text of the option element.</p></td>
3650 </tr>
3651
3652
3653 </tbody>
3654 </table>
3655
3656
3657
3658 <dl class="details">
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680 </dl>
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694 </dd>
3695
3696
3697 </div>
3698
3699
3700 <h3 class="subsection-title">Extends</h3>
3701
3702 <ul>
3703 <li><a href="LuCI.form.Value.html">LuCI.form.Value</a></li>
3704 </ul>
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716 <h3 class="subsection-title">Members</h3>
3717
3718 <dl>
3719
3720 <dt>
3721 <div class="nameContainer">
3722 <h4 class="name" id="orientation">orientation<span class="type-signature type string">string</span> </h4>
3723 </div>
3724
3725
3726 </dt>
3727 <dd>
3728
3729 <div class="description">
3730 <p>Set the orientation of the underlying radio or checkbox elements.</p>
3731 <p>May be one of <code>horizontal</code> or <code>vertical</code>. Only applies to non-select
3732 widget types.</p>
3733 </div>
3734
3735
3736
3737 <dl class="details">
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753 <dt class="tag-default">Default Value:</dt>
3754 <dd class="tag-default"><ul class="dummy"><li>horizontal</li></ul></dd>
3755
3756
3757
3758
3759
3760
3761
3762 </dl>
3763
3764
3765
3766 </dd>
3767
3768
3769
3770 <dt>
3771 <div class="nameContainer">
3772 <h4 class="name" id="size">size<span class="type-signature type number">number</span> </h4>
3773 </div>
3774
3775
3776 </dt>
3777 <dd>
3778
3779 <div class="description">
3780 <p>Set the size attribute of the underlying HTML select element.</p>
3781 </div>
3782
3783
3784
3785 <dl class="details">
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801 <dt class="tag-default">Default Value:</dt>
3802 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
3803
3804
3805
3806
3807
3808
3809
3810 </dl>
3811
3812
3813
3814 </dd>
3815
3816
3817
3818 <dt>
3819 <div class="nameContainer">
3820 <h4 class="name" id="widget">widget<span class="type-signature type string">string</span> </h4>
3821 </div>
3822
3823
3824 </dt>
3825 <dd>
3826
3827 <div class="description">
3828 <p>Set the type of the underlying form controls.</p>
3829 <p>May be one of <code>select</code> or <code>radio</code>. If set to <code>select</code>, an HTML
3830 select element is rendered, otherwise a collection of <code>radio</code>
3831 elements is used.</p>
3832 </div>
3833
3834
3835
3836 <dl class="details">
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852 <dt class="tag-default">Default Value:</dt>
3853 <dd class="tag-default"><ul class="dummy"><li>select</li></ul></dd>
3854
3855
3856
3857
3858
3859
3860
3861 </dl>
3862
3863
3864
3865 </dd>
3866
3867
3868
3869 <dt>
3870 <div class="nameContainer">
3871 <h4 class="name" id="datatype">datatype<span class="type-signature type string">string</span> </h4>
3872 </div>
3873
3874
3875 </dt>
3876 <dd>
3877
3878 <div class="description">
3879 <p>Specifies a datatype constraint expression to validate input values
3880 against. Refer to <code>LuCI.validation</code> for details on the format.</p>
3881 <p>If the user entered input does not match the datatype validation, the
3882 option element is marked as invalid.</p>
3883 </div>
3884
3885
3886
3887 <dl class="details">
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903 <dt class="tag-default">Default Value:</dt>
3904 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
3905
3906
3907
3908
3909
3910
3911
3912 </dl>
3913
3914
3915
3916 </dd>
3917
3918
3919
3920 <dt>
3921 <div class="nameContainer">
3922 <h4 class="name" id="default">default<span class="type-signature type *">*</span> </h4>
3923 </div>
3924
3925
3926 </dt>
3927 <dd>
3928
3929 <div class="description">
3930 <p>Sets a default value to use when the underlying UCI option is not set.</p>
3931 </div>
3932
3933
3934
3935 <dl class="details">
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951 <dt class="tag-default">Default Value:</dt>
3952 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
3953
3954
3955
3956
3957
3958
3959
3960 </dl>
3961
3962
3963
3964 </dd>
3965
3966
3967
3968 <dt>
3969 <div class="nameContainer">
3970 <h4 class="name" id="editable">editable<span class="type-signature type boolean">boolean</span> </h4>
3971 </div>
3972
3973
3974 </dt>
3975 <dd>
3976
3977 <div class="description">
3978 <p>Mark grid section option element as editable.</p>
3979 <p>Options which are displayed in the table portion of a <code>GridSection</code>
3980 instance are rendered as readonly text by default. By setting the
3981 <code>editable</code> property of a child option element to <code>true</code>, that element
3982 is rendered as full input widget within its cell instead of a text only
3983 preview.</p>
3984 <p>This property has no effect on options that are not children of grid
3985 section elements.</p>
3986 </div>
3987
3988
3989
3990 <dl class="details">
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006 <dt class="tag-default">Default Value:</dt>
4007 <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
4008
4009
4010
4011
4012
4013
4014
4015 </dl>
4016
4017
4018
4019 </dd>
4020
4021
4022
4023 <dt>
4024 <div class="nameContainer">
4025 <h4 class="name" id="modalonly">modalonly<span class="type-signature type boolean">boolean</span> </h4>
4026 </div>
4027
4028
4029 </dt>
4030 <dd>
4031
4032 <div class="description">
4033 <p>Move grid section option element into the table, the modal popup or both.</p>
4034 <p>If this property is <code>null</code> (the default), the option element is
4035 displayed in both the table preview area and the per-section instance
4036 modal popup of a grid section. When it is set to <code>false</code> the option
4037 is only shown in the table but not the modal popup. When set to <code>true</code>,
4038 the option is only visible in the modal popup but not the table.</p>
4039 <p>This property has no effect on options that are not children of grid
4040 section elements.</p>
4041 </div>
4042
4043
4044
4045 <dl class="details">
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061 <dt class="tag-default">Default Value:</dt>
4062 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
4063
4064
4065
4066
4067
4068
4069
4070 </dl>
4071
4072
4073
4074 </dd>
4075
4076
4077
4078 <dt>
4079 <div class="nameContainer">
4080 <h4 class="name" id="onchange">onchange<span class="type-signature type function">function</span> </h4>
4081 </div>
4082
4083
4084 </dt>
4085 <dd>
4086
4087 <div class="description">
4088 <p>Register a custom value change handler.</p>
4089 <p>If this property is set to a function value, the function is invoked
4090 whenever the value of the underlying UI input element is changing.</p>
4091 <p>The invoked handler function will receive the DOM click element as
4092 first and the underlying configuration section ID as well as the input
4093 value as second and third argument respectively.</p>
4094 </div>
4095
4096
4097
4098 <dl class="details">
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114 <dt class="tag-default">Default Value:</dt>
4115 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
4116
4117
4118
4119
4120
4121
4122
4123 </dl>
4124
4125
4126
4127 </dd>
4128
4129
4130
4131 <dt>
4132 <div class="nameContainer">
4133 <h4 class="name" id="optional">optional<span class="type-signature type boolean">boolean</span> </h4>
4134 </div>
4135
4136
4137 </dt>
4138 <dd>
4139
4140 <div class="description">
4141 <p>If set to <code>true</code>, the underlying ui input widget is allowed to be empty,
4142 otherwise the option element is marked invalid when no value is entered
4143 or selected by the user.</p>
4144 </div>
4145
4146
4147
4148 <dl class="details">
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164 <dt class="tag-default">Default Value:</dt>
4165 <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
4166
4167
4168
4169
4170
4171
4172
4173 </dl>
4174
4175
4176
4177 </dd>
4178
4179
4180
4181 <dt>
4182 <div class="nameContainer">
4183 <h4 class="name" id="password">password<span class="type-signature type boolean">boolean</span> </h4>
4184 </div>
4185
4186
4187 </dt>
4188 <dd>
4189
4190 <div class="description">
4191 <p>If set to <code>true</code>, the field is rendered as password input, otherwise
4192 as plain text input.</p>
4193 </div>
4194
4195
4196
4197 <dl class="details">
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213 <dt class="tag-default">Default Value:</dt>
4214 <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
4215
4216
4217
4218
4219
4220
4221
4222 </dl>
4223
4224
4225
4226 </dd>
4227
4228
4229
4230 <dt>
4231 <div class="nameContainer">
4232 <h4 class="name" id="placeholder">placeholder<span class="type-signature type string">string</span> </h4>
4233 </div>
4234
4235
4236 </dt>
4237 <dd>
4238
4239 <div class="description">
4240 <p>Set a placeholder string to use when the input field is empty.</p>
4241 </div>
4242
4243
4244
4245 <dl class="details">
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261 <dt class="tag-default">Default Value:</dt>
4262 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
4263
4264
4265
4266
4267
4268
4269
4270 </dl>
4271
4272
4273
4274 </dd>
4275
4276
4277
4278 <dt>
4279 <div class="nameContainer">
4280 <h4 class="name" id="readonly">readonly<span class="type-signature type boolean">boolean</span> </h4>
4281 </div>
4282
4283
4284 </dt>
4285 <dd>
4286
4287 <div class="description">
4288 <p>Make option element readonly.</p>
4289 <p>This property defaults to the readonly state of the parent form element.
4290 When set to <code>true</code>, the underlying widget is rendered in disabled state,
4291 means its contents cannot be changed and the widget cannot be interacted
4292 with.</p>
4293 </div>
4294
4295
4296
4297 <dl class="details">
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313 <dt class="tag-default">Default Value:</dt>
4314 <dd class="tag-default"><ul class="dummy"><li>false</li></ul></dd>
4315
4316
4317
4318
4319
4320
4321
4322 </dl>
4323
4324
4325
4326 </dd>
4327
4328
4329
4330 <dt>
4331 <div class="nameContainer">
4332 <h4 class="name" id="rmempty">rmempty<span class="type-signature type boolean">boolean</span> </h4>
4333 </div>
4334
4335
4336 </dt>
4337 <dd>
4338
4339 <div class="description">
4340 <p>If set to <code>false</code>, the underlying option value is retained upon saving
4341 the form when the option element is disabled due to unsatisfied
4342 dependency constraints.</p>
4343 </div>
4344
4345
4346
4347 <dl class="details">
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363 <dt class="tag-default">Default Value:</dt>
4364 <dd class="tag-default"><ul class="dummy"><li>true</li></ul></dd>
4365
4366
4367
4368
4369
4370
4371
4372 </dl>
4373
4374
4375
4376 </dd>
4377
4378
4379
4380 <dt>
4381 <div class="nameContainer">
4382 <h4 class="name" id="uciconfig">uciconfig<span class="type-signature type string">string</span> </h4>
4383 </div>
4384
4385
4386 </dt>
4387 <dd>
4388
4389 <div class="description">
4390 <p>Override the UCI configuration name to read the option value from.</p>
4391 <p>By default, the configuration name is inherited from the parent Map.
4392 By setting this property, a deviating configuration may be specified.</p>
4393 <p>The default is null, means inheriting from the parent form.</p>
4394 </div>
4395
4396
4397
4398 <dl class="details">
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414 <dt class="tag-default">Default Value:</dt>
4415 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
4416
4417
4418
4419
4420
4421
4422
4423 </dl>
4424
4425
4426
4427 </dd>
4428
4429
4430
4431 <dt>
4432 <div class="nameContainer">
4433 <h4 class="name" id="ucioption">ucioption<span class="type-signature type string">string</span> </h4>
4434 </div>
4435
4436
4437 </dt>
4438 <dd>
4439
4440 <div class="description">
4441 <p>Override the UCI option name to read the value from.</p>
4442 <p>By default, the elements name, which is passed as third argument to
4443 the constructor, is used as UCI option name. By setting this property,
4444 a deviating UCI option may be specified.</p>
4445 <p>The default is null, means using the option element name.</p>
4446 </div>
4447
4448
4449
4450 <dl class="details">
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466 <dt class="tag-default">Default Value:</dt>
4467 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
4468
4469
4470
4471
4472
4473
4474
4475 </dl>
4476
4477
4478
4479 </dd>
4480
4481
4482
4483 <dt>
4484 <div class="nameContainer">
4485 <h4 class="name" id="ucisection">ucisection<span class="type-signature type string">string</span> </h4>
4486 </div>
4487
4488
4489 </dt>
4490 <dd>
4491
4492 <div class="description">
4493 <p>Override the UCI section name to read the option value from.</p>
4494 <p>By default, the section ID is inherited from the parent section element.
4495 By setting this property, a deviating section may be specified.</p>
4496 <p>The default is null, means inheriting from the parent section.</p>
4497 </div>
4498
4499
4500
4501 <dl class="details">
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517 <dt class="tag-default">Default Value:</dt>
4518 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
4519
4520
4521
4522
4523
4524
4525
4526 </dl>
4527
4528
4529
4530 </dd>
4531
4532
4533
4534 <dt>
4535 <div class="nameContainer">
4536 <h4 class="name" id="validate">validate<span class="type-signature type function">function</span> </h4>
4537 </div>
4538
4539
4540 </dt>
4541 <dd>
4542
4543 <div class="description">
4544 <p>Specifies a custom validation function to test the user input for
4545 validity. The validation function must return <code>true</code> to accept the
4546 value. Any other return value type is converted to a string and
4547 displayed to the user as validation error message.</p>
4548 <p>If the user entered input does not pass the validation function, the
4549 option element is marked as invalid.</p>
4550 </div>
4551
4552
4553
4554 <dl class="details">
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570 <dt class="tag-default">Default Value:</dt>
4571 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
4572
4573
4574
4575
4576
4577
4578
4579 </dl>
4580
4581
4582
4583 </dd>
4584
4585
4586
4587 <dt>
4588 <div class="nameContainer">
4589 <h4 class="name" id="width">width<span class="type-signature type number">number</span> <span class="type-signature type string">string</span> </h4>
4590 </div>
4591
4592
4593 </dt>
4594 <dd>
4595
4596 <div class="description">
4597 <p>Override the cell width of a table or grid section child option.</p>
4598 <p>If the property is set to a numeric value, it is treated as pixel width
4599 which is set on the containing cell element of the option, essentially
4600 forcing a certain column width. When the property is set to a string
4601 value, it is applied as-is to the CSS <code>width</code> property.</p>
4602 <p>This property has no effect on options that are not children of grid or
4603 table section elements.</p>
4604 </div>
4605
4606
4607
4608 <dl class="details">
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624 <dt class="tag-default">Default Value:</dt>
4625 <dd class="tag-default"><ul class="dummy"><li>null</li></ul></dd>
4626
4627
4628
4629
4630
4631
4632
4633 </dl>
4634
4635
4636
4637 </dd>
4638
4639 </dl>
4640
4641
4642
4643 <h3 class="subsection-title">Methods</h3>
4644
4645 <dl>
4646
4647 <dt>
4648 <div class="nameContainer inherited">
4649 <h4 class="name" id="append">
4650
4651 <span class="inherited"><a href="LuCI.form.AbstractElement.html#append">inherited</a></span>
4652
4653 append<span class="signature">(element)</span>
4654 </h4>
4655
4656
4657 <div class="tag-source">
4658 <a href="form.js.html">form.js</a>, <a href="form.js.html#line210">line 210</a>
4659 </div>
4660
4661 </div>
4662
4663
4664 </dt>
4665 <dd>
4666
4667
4668 <div class="description">
4669 <p>Add another form element as children to this element.</p>
4670 </div>
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680 <table class="params">
4681 <thead>
4682 <tr>
4683
4684 <th>Name</th>
4685
4686
4687 <th>Type</th>
4688
4689
4690
4691 <th class="last">Description</th>
4692 </tr>
4693 </thead>
4694
4695 <tbody>
4696
4697
4698 <tr>
4699
4700 <td class="name"><code>element</code></td>
4701
4702
4703 <td class="type">
4704
4705
4706 <span class="param-type">AbstractElement</span>
4707
4708
4709
4710 </td>
4711
4712
4713
4714 <td class="description last">
4715
4716 <p>The form element to add.</p></td>
4717 </tr>
4718
4719
4720 </tbody>
4721 </table>
4722
4723
4724
4725 <dl class="details">
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747 </dl>
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761 </dd>
4762
4763
4764
4765 <dt>
4766 <div class="nameContainer inherited">
4767 <h4 class="name" id="cbid">
4768
4769 <span class="inherited"><a href="LuCI.form.AbstractValue.html#cbid">inherited</a></span>
4770
4771 cbid<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string}</span>
4772 </h4>
4773
4774
4775 <div class="tag-source">
4776 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1733">line 1733</a>
4777 </div>
4778
4779 </div>
4780
4781
4782 </dt>
4783 <dd>
4784
4785
4786 <div class="description">
4787 <p>Obtain the internal ID (&quot;cbid&quot;) of the element instance.</p>
4788 <p>Since each form section element may map multiple underlying
4789 configuration sections, the configuration section ID is required to
4790 form a fully qualified ID pointing to the specific element instance
4791 within the given specific section.</p>
4792 </div>
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802 <table class="params">
4803 <thead>
4804 <tr>
4805
4806 <th>Name</th>
4807
4808
4809 <th>Type</th>
4810
4811
4812
4813 <th class="last">Description</th>
4814 </tr>
4815 </thead>
4816
4817 <tbody>
4818
4819
4820 <tr>
4821
4822 <td class="name"><code>section_id</code></td>
4823
4824
4825 <td class="type">
4826
4827
4828 <span class="param-type">string</span>
4829
4830
4831
4832 </td>
4833
4834
4835
4836 <td class="description last">
4837
4838 <p>The configuration section ID</p></td>
4839 </tr>
4840
4841
4842 </tbody>
4843 </table>
4844
4845
4846
4847 <dl class="details">
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869 </dl>
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879 <h5>Throws:</h5>
4880
4881
4882
4883 <dl>
4884 <dt>
4885 <div class="param-desc">
4886 <p>Throws a <code>TypeError</code> exception when no <code>section_id</code> was specified.</p>
4887 </div>
4888 </dt>
4889 <dt>
4890 <dl>
4891 <dt>
4892 Type
4893 </dt>
4894 <dd>
4895
4896 <span class="param-type">TypeError</span>
4897
4898
4899 </dd>
4900 </dl>
4901 </dt>
4902 </dl>
4903
4904
4905
4906
4907
4908 <h5>Returns:</h5>
4909
4910
4911
4912 <table class="params">
4913 <thead>
4914 <tr>
4915
4916 <th>Type</th>
4917 <th class="last">Description</th>
4918 </tr>
4919 </thead>
4920 <tbody>
4921
4922 <tr>
4923
4924 <td class="type">
4925
4926 string
4927
4928
4929 </td>
4930 <td class="description last">Returns the element ID.</td>
4931 </tr>
4932
4933 </tbody>
4934 </table>
4935
4936
4937
4938
4939 </dd>
4940
4941
4942
4943 <dt>
4944 <div class="nameContainer inherited">
4945 <h4 class="name" id="cfgvalue">
4946
4947 <span class="inherited"><a href="LuCI.form.AbstractValue.html#cfgvalue">inherited</a></span>
4948
4949 cfgvalue<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{*}</span>
4950 </h4>
4951
4952
4953 <div class="tag-source">
4954 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1807">line 1807</a>
4955 </div>
4956
4957 </div>
4958
4959
4960 </dt>
4961 <dd>
4962
4963
4964 <div class="description">
4965 <p>Query the underlying configuration value.</p>
4966 <p>The default implementation of this method returns the cached return
4967 value of <a href="LuCI.form.AbstractValue.html#load"><code>load()</code></a>. It may be
4968 overwritten by user code to obtain the configuration value in a
4969 different way.</p>
4970 </div>
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980 <table class="params">
4981 <thead>
4982 <tr>
4983
4984 <th>Name</th>
4985
4986
4987 <th>Type</th>
4988
4989
4990
4991 <th class="last">Description</th>
4992 </tr>
4993 </thead>
4994
4995 <tbody>
4996
4997
4998 <tr>
4999
5000 <td class="name"><code>section_id</code></td>
5001
5002
5003 <td class="type">
5004
5005
5006 <span class="param-type">string</span>
5007
5008
5009
5010 </td>
5011
5012
5013
5014 <td class="description last">
5015
5016 <p>The configuration section ID</p></td>
5017 </tr>
5018
5019
5020 </tbody>
5021 </table>
5022
5023
5024
5025 <dl class="details">
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047 </dl>
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057 <h5>Throws:</h5>
5058
5059
5060
5061 <dl>
5062 <dt>
5063 <div class="param-desc">
5064 <p>Throws a <code>TypeError</code> exception when no <code>section_id</code> was specified.</p>
5065 </div>
5066 </dt>
5067 <dt>
5068 <dl>
5069 <dt>
5070 Type
5071 </dt>
5072 <dd>
5073
5074 <span class="param-type">TypeError</span>
5075
5076
5077 </dd>
5078 </dl>
5079 </dt>
5080 </dl>
5081
5082
5083
5084
5085
5086 <h5>Returns:</h5>
5087
5088
5089
5090 <table class="params">
5091 <thead>
5092 <tr>
5093
5094 <th>Type</th>
5095 <th class="last">Description</th>
5096 </tr>
5097 </thead>
5098 <tbody>
5099
5100 <tr>
5101
5102 <td class="type">
5103
5104 *
5105
5106
5107 </td>
5108 <td class="description last">Returns the configuration value.</td>
5109 </tr>
5110
5111 </tbody>
5112 </table>
5113
5114
5115
5116
5117 </dd>
5118
5119
5120
5121 <dt>
5122 <div class="nameContainer inherited">
5123 <h4 class="name" id="depends">
5124
5125 <span class="inherited"><a href="LuCI.form.AbstractValue.html#depends">inherited</a></span>
5126
5127 depends<span class="signature">(optionname_or_depends, optionvalue|RegExp)</span>
5128 </h4>
5129
5130
5131 <div class="tag-source">
5132 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1615">line 1615</a>
5133 </div>
5134
5135 </div>
5136
5137
5138 </dt>
5139 <dd>
5140
5141
5142 <div class="description">
5143 <p>Add a dependency contraint to the option.</p>
5144 <p>Dependency constraints allow making the presence of option elements
5145 dependant on the current values of certain other options within the
5146 same form. An option element with unsatisfied dependencies will be
5147 hidden from the view and its current value is omitted when saving.</p>
5148 <p>Multiple constraints (that is, multiple calls to <code>depends()</code>) are
5149 treated as alternatives, forming a logical &quot;or&quot; expression.</p>
5150 <p>By passing an object of name =&gt; value pairs as first argument, it is
5151 possible to depend on multiple options simultaneously, allowing to form
5152 a logical &quot;and&quot; expression.</p>
5153 <p>Option names may be given in &quot;dot notation&quot; which allows to reference
5154 option elements outside of the current form section. If a name without
5155 dot is specified, it refers to an option within the same configuration
5156 section. If specified as <code>configname.sectionid.optionname</code>,
5157 options anywhere within the same form may be specified.</p>
5158 <p>The object notation also allows for a number of special keys which are
5159 not treated as option names but as modifiers to influence the dependency
5160 constraint evaluation. The associated value of these special &quot;tag&quot; keys
5161 is ignored. The recognized tags are:</p>
5162 <ul>
5163 <li>
5164 <code>!reverse</code><br>
5165 Invert the dependency, instead of requiring another option to be
5166 equal to the dependency value, that option should <em>not</em> be
5167 equal.
5168 </li>
5169 <li>
5170 <code>!contains</code><br>
5171 Instead of requiring an exact match, the dependency is considered
5172 satisfied when the dependency value is contained within the option
5173 value.
5174 </li>
5175 <li>
5176 <code>!default</code><br>
5177 The dependency is always satisfied
5178 </li>
5179 </ul>
5180 <p>Examples:</p>
5181 <ul>
5182 <li>
5183 <code>opt.depends("foo", "test")</code><br>
5184 Require the value of `foo` to be `test`.
5185 </li>
5186 <li>
5187 <code>opt.depends({ foo: "test" })</code><br>
5188 Equivalent to the previous example.
5189 </li>
5190 <li>
5191 <code>opt.depends({ foo: /test/ })</code><br>
5192 Require the value of `foo` to match the regular expression `/test/`.
5193 </li>
5194 <li>
5195 <code>opt.depends({ foo: "test", bar: "qrx" })</code><br>
5196 Require the value of `foo` to be `test` and the value of `bar` to be
5197 `qrx`.
5198 </li>
5199 <li>
5200 <code>opt.depends({ foo: "test" })<br>
5201 opt.depends({ bar: "qrx" })</code><br>
5202 Require either <code>foo</code> to be set to <code>test</code>,
5203 <em>or</em> the <code>bar</code> option to be <code>qrx</code>.
5204 </li>
5205 <li>
5206 <code>opt.depends("test.section1.foo", "bar")</code><br>
5207 Require the "foo" form option within the "section1" section to be
5208 set to "bar".
5209 </li>
5210 <li>
5211 <code>opt.depends({ foo: "test", "!contains": true })</code><br>
5212 Require the "foo" option value to contain the substring "test".
5213 </li>
5214 </ul>
5215 </div>
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225 <table class="params">
5226 <thead>
5227 <tr>
5228
5229 <th>Name</th>
5230
5231
5232 <th>Type</th>
5233
5234
5235
5236 <th class="last">Description</th>
5237 </tr>
5238 </thead>
5239
5240 <tbody>
5241
5242
5243 <tr>
5244
5245 <td class="name"><code>optionname_or_depends</code></td>
5246
5247
5248 <td class="type">
5249
5250
5251 <span class="param-type">string</span>
5252 |
5253
5254 <span class="param-type">Object.&lt;string, (string|RegExp)></span>
5255
5256
5257
5258 </td>
5259
5260
5261
5262 <td class="description last">
5263
5264 <p>The name of the option to depend on or an object describing multiple
5265 dependencies which must be satified (a logical &quot;and&quot; expression).</p></td>
5266 </tr>
5267
5268
5269
5270 <tr>
5271
5272 <td class="name"><code>optionvalue|RegExp</code></td>
5273
5274
5275 <td class="type">
5276
5277
5278 <span class="param-type">string</span>
5279
5280
5281
5282 </td>
5283
5284
5285
5286 <td class="description last">
5287
5288 <p>When invoked with a plain option name as first argument, this parameter
5289 specifies the expected value. In case an object is passed as first
5290 argument, this parameter is ignored.</p></td>
5291 </tr>
5292
5293
5294 </tbody>
5295 </table>
5296
5297
5298
5299 <dl class="details">
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321 </dl>
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335 </dd>
5336
5337
5338
5339 <dt>
5340 <div class="nameContainer inherited">
5341 <h4 class="name" id="formvalue">
5342
5343 <span class="inherited"><a href="LuCI.form.AbstractValue.html#formvalue">inherited</a></span>
5344
5345 formvalue<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{*}</span>
5346 </h4>
5347
5348
5349 <div class="tag-source">
5350 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1835">line 1835</a>
5351 </div>
5352
5353 </div>
5354
5355
5356 </dt>
5357 <dd>
5358
5359
5360 <div class="description">
5361 <p>Query the current form input value.</p>
5362 <p>The default implementation of this method returns the current input
5363 value of the underlying <a href="LuCI.ui.AbstractElement.html"><code>LuCI.ui</code></a> widget.
5364 It may be overwritten by user code to handle input values differently.</p>
5365 </div>
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375 <table class="params">
5376 <thead>
5377 <tr>
5378
5379 <th>Name</th>
5380
5381
5382 <th>Type</th>
5383
5384
5385
5386 <th class="last">Description</th>
5387 </tr>
5388 </thead>
5389
5390 <tbody>
5391
5392
5393 <tr>
5394
5395 <td class="name"><code>section_id</code></td>
5396
5397
5398 <td class="type">
5399
5400
5401 <span class="param-type">string</span>
5402
5403
5404
5405 </td>
5406
5407
5408
5409 <td class="description last">
5410
5411 <p>The configuration section ID</p></td>
5412 </tr>
5413
5414
5415 </tbody>
5416 </table>
5417
5418
5419
5420 <dl class="details">
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442 </dl>
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452 <h5>Throws:</h5>
5453
5454
5455
5456 <dl>
5457 <dt>
5458 <div class="param-desc">
5459 <p>Throws a <code>TypeError</code> exception when no <code>section_id</code> was specified.</p>
5460 </div>
5461 </dt>
5462 <dt>
5463 <dl>
5464 <dt>
5465 Type
5466 </dt>
5467 <dd>
5468
5469 <span class="param-type">TypeError</span>
5470
5471
5472 </dd>
5473 </dl>
5474 </dt>
5475 </dl>
5476
5477
5478
5479
5480
5481 <h5>Returns:</h5>
5482
5483
5484
5485 <table class="params">
5486 <thead>
5487 <tr>
5488
5489 <th>Type</th>
5490 <th class="last">Description</th>
5491 </tr>
5492 </thead>
5493 <tbody>
5494
5495 <tr>
5496
5497 <td class="type">
5498
5499 *
5500
5501
5502 </td>
5503 <td class="description last">Returns the current input value.</td>
5504 </tr>
5505
5506 </tbody>
5507 </table>
5508
5509
5510
5511
5512 </dd>
5513
5514
5515
5516 <dt>
5517 <div class="nameContainer inherited">
5518 <h4 class="name" id="getUIElement">
5519
5520 <span class="inherited"><a href="LuCI.form.AbstractValue.html#getUIElement">inherited</a></span>
5521
5522 getUIElement<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="LuCI.ui.AbstractElement.html">LuCI.ui.AbstractElement</a>|null}</span>
5523 </h4>
5524
5525
5526 <div class="tag-source">
5527 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1784">line 1784</a>
5528 </div>
5529
5530 </div>
5531
5532
5533 </dt>
5534 <dd>
5535
5536
5537 <div class="description">
5538 <p>Obtain the underlying <code>LuCI.ui</code> element instance.</p>
5539 </div>
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549 <table class="params">
5550 <thead>
5551 <tr>
5552
5553 <th>Name</th>
5554
5555
5556 <th>Type</th>
5557
5558
5559
5560 <th class="last">Description</th>
5561 </tr>
5562 </thead>
5563
5564 <tbody>
5565
5566
5567 <tr>
5568
5569 <td class="name"><code>section_id</code></td>
5570
5571
5572 <td class="type">
5573
5574
5575 <span class="param-type">string</span>
5576
5577
5578
5579 </td>
5580
5581
5582
5583 <td class="description last">
5584
5585 <p>The configuration section ID</p></td>
5586 </tr>
5587
5588
5589 </tbody>
5590 </table>
5591
5592
5593
5594 <dl class="details">
5595
5596
5597
5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
5615
5616 </dl>
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626 <h5>Throws:</h5>
5627
5628
5629
5630 <dl>
5631 <dt>
5632 <div class="param-desc">
5633 <p>Throws a <code>TypeError</code> exception when no <code>section_id</code> was specified.</p>
5634 </div>
5635 </dt>
5636 <dt>
5637 <dl>
5638 <dt>
5639 Type
5640 </dt>
5641 <dd>
5642
5643 <span class="param-type">TypeError</span>
5644
5645
5646 </dd>
5647 </dl>
5648 </dt>
5649 </dl>
5650
5651
5652
5653
5654
5655 <h5>Returns:</h5>
5656
5657
5658
5659 <table class="params">
5660 <thead>
5661 <tr>
5662
5663 <th>Type</th>
5664 <th class="last">Description</th>
5665 </tr>
5666 </thead>
5667 <tbody>
5668
5669 <tr>
5670
5671 <td class="type">
5672
5673 <a href="LuCI.ui.AbstractElement.html">LuCI.ui.AbstractElement</a>
5674 |
5675
5676 null
5677
5678
5679 </td>
5680 <td class="description last">Returns the <code>LuCI.ui</code> element instance or <code>null</code> in case the form
5681 option implementation does not use <code>LuCI.ui</code> widgets.</td>
5682 </tr>
5683
5684 </tbody>
5685 </table>
5686
5687
5688
5689
5690 </dd>
5691
5692
5693
5694 <dt>
5695 <div class="nameContainer inherited">
5696 <h4 class="name" id="isActive">
5697
5698 <span class="inherited"><a href="LuCI.form.AbstractValue.html#isActive">inherited</a></span>
5699
5700 isActive<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
5701 </h4>
5702
5703
5704 <div class="tag-source">
5705 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1923">line 1923</a>
5706 </div>
5707
5708 </div>
5709
5710
5711 </dt>
5712 <dd>
5713
5714
5715 <div class="description">
5716 <p>Test whether the option element is currently active.</p>
5717 <p>An element is active when it is not hidden due to unsatisfied dependency
5718 constraints.</p>
5719 </div>
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729 <table class="params">
5730 <thead>
5731 <tr>
5732
5733 <th>Name</th>
5734
5735
5736 <th>Type</th>
5737
5738
5739
5740 <th class="last">Description</th>
5741 </tr>
5742 </thead>
5743
5744 <tbody>
5745
5746
5747 <tr>
5748
5749 <td class="name"><code>section_id</code></td>
5750
5751
5752 <td class="type">
5753
5754
5755 <span class="param-type">string</span>
5756
5757
5758
5759 </td>
5760
5761
5762
5763 <td class="description last">
5764
5765 <p>The configuration section ID</p></td>
5766 </tr>
5767
5768
5769 </tbody>
5770 </table>
5771
5772
5773
5774 <dl class="details">
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796 </dl>
5797
5798
5799
5800
5801
5802
5803
5804
5805
5806
5807
5808 <h5>Returns:</h5>
5809
5810
5811
5812 <table class="params">
5813 <thead>
5814 <tr>
5815
5816 <th>Type</th>
5817 <th class="last">Description</th>
5818 </tr>
5819 </thead>
5820 <tbody>
5821
5822 <tr>
5823
5824 <td class="type">
5825
5826 boolean
5827
5828
5829 </td>
5830 <td class="description last">Returns <code>true</code> if the option element currently is active, otherwise it
5831 returns <code>false</code>.</td>
5832 </tr>
5833
5834 </tbody>
5835 </table>
5836
5837
5838
5839
5840 </dd>
5841
5842
5843
5844 <dt>
5845 <div class="nameContainer inherited">
5846 <h4 class="name" id="isValid">
5847
5848 <span class="inherited"><a href="LuCI.form.AbstractValue.html#isValid">inherited</a></span>
5849
5850 isValid<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{boolean}</span>
5851 </h4>
5852
5853
5854 <div class="tag-source">
5855 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1905">line 1905</a>
5856 </div>
5857
5858 </div>
5859
5860
5861 </dt>
5862 <dd>
5863
5864
5865 <div class="description">
5866 <p>Test whether the input value is currently valid.</p>
5867 </div>
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877 <table class="params">
5878 <thead>
5879 <tr>
5880
5881 <th>Name</th>
5882
5883
5884 <th>Type</th>
5885
5886
5887
5888 <th class="last">Description</th>
5889 </tr>
5890 </thead>
5891
5892 <tbody>
5893
5894
5895 <tr>
5896
5897 <td class="name"><code>section_id</code></td>
5898
5899
5900 <td class="type">
5901
5902
5903 <span class="param-type">string</span>
5904
5905
5906
5907 </td>
5908
5909
5910
5911 <td class="description last">
5912
5913 <p>The configuration section ID</p></td>
5914 </tr>
5915
5916
5917 </tbody>
5918 </table>
5919
5920
5921
5922 <dl class="details">
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
5939
5940
5941
5942
5943
5944 </dl>
5945
5946
5947
5948
5949
5950
5951
5952
5953
5954
5955
5956 <h5>Returns:</h5>
5957
5958
5959
5960 <table class="params">
5961 <thead>
5962 <tr>
5963
5964 <th>Type</th>
5965 <th class="last">Description</th>
5966 </tr>
5967 </thead>
5968 <tbody>
5969
5970 <tr>
5971
5972 <td class="type">
5973
5974 boolean
5975
5976
5977 </td>
5978 <td class="description last">Returns <code>true</code> if the input value currently is valid, otherwise it
5979 returns <code>false</code>.</td>
5980 </tr>
5981
5982 </tbody>
5983 </table>
5984
5985
5986
5987
5988 </dd>
5989
5990
5991
5992 <dt>
5993 <div class="nameContainer inherited">
5994 <h4 class="name" id="load">
5995
5996 <span class="inherited"><a href="LuCI.form.AbstractValue.html#load">inherited</a></span>
5997
5998 load<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{*|Promise.&lt;*>}</span>
5999 </h4>
6000
6001
6002 <div class="tag-source">
6003 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1761">line 1761</a>
6004 </div>
6005
6006 </div>
6007
6008
6009 </dt>
6010 <dd>
6011
6012
6013 <div class="description">
6014 <p>Load the underlying configuration value.</p>
6015 <p>The default implementation of this method reads and returns the
6016 underlying UCI option value (or the related JavaScript property for
6017 <code>JSONMap</code> instances). It may be overwritten by user code to load data
6018 from nonstandard sources.</p>
6019 </div>
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029 <table class="params">
6030 <thead>
6031 <tr>
6032
6033 <th>Name</th>
6034
6035
6036 <th>Type</th>
6037
6038
6039
6040 <th class="last">Description</th>
6041 </tr>
6042 </thead>
6043
6044 <tbody>
6045
6046
6047 <tr>
6048
6049 <td class="name"><code>section_id</code></td>
6050
6051
6052 <td class="type">
6053
6054
6055 <span class="param-type">string</span>
6056
6057
6058
6059 </td>
6060
6061
6062
6063 <td class="description last">
6064
6065 <p>The configuration section ID</p></td>
6066 </tr>
6067
6068
6069 </tbody>
6070 </table>
6071
6072
6073
6074 <dl class="details">
6075
6076
6077
6078
6079
6080
6081
6082
6083
6084
6085
6086
6087
6088
6089
6090
6091
6092
6093
6094
6095
6096 </dl>
6097
6098
6099
6100
6101
6102
6103
6104
6105
6106 <h5>Throws:</h5>
6107
6108
6109
6110 <dl>
6111 <dt>
6112 <div class="param-desc">
6113 <p>Throws a <code>TypeError</code> exception when no <code>section_id</code> was specified.</p>
6114 </div>
6115 </dt>
6116 <dt>
6117 <dl>
6118 <dt>
6119 Type
6120 </dt>
6121 <dd>
6122
6123 <span class="param-type">TypeError</span>
6124
6125
6126 </dd>
6127 </dl>
6128 </dt>
6129 </dl>
6130
6131
6132
6133
6134
6135 <h5>Returns:</h5>
6136
6137
6138
6139 <table class="params">
6140 <thead>
6141 <tr>
6142
6143 <th>Type</th>
6144 <th class="last">Description</th>
6145 </tr>
6146 </thead>
6147 <tbody>
6148
6149 <tr>
6150
6151 <td class="type">
6152
6153 *
6154 |
6155
6156 Promise.&lt;*>
6157
6158
6159 </td>
6160 <td class="description last">Returns the configuration value to initialize the option element with.
6161 The return value of this function is filtered through <code>Promise.resolve()</code>
6162 so it may return promises if overridden by user code.</td>
6163 </tr>
6164
6165 </tbody>
6166 </table>
6167
6168
6169
6170
6171 </dd>
6172
6173
6174
6175 <dt>
6176 <div class="nameContainer inherited">
6177 <h4 class="name" id="parse">
6178
6179 <span class="inherited"><a href="LuCI.form.AbstractValue.html#parse">inherited</a></span>
6180
6181 parse<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{Promise.&lt;void>}</span>
6182 </h4>
6183
6184
6185 <div class="tag-source">
6186 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1964">line 1964</a>
6187 </div>
6188
6189 </div>
6190
6191
6192 </dt>
6193 <dd>
6194
6195
6196 <div class="description">
6197 <p>Parse the option element input.</p>
6198 <p>The function is invoked when the <code>parse()</code> method has been invoked on
6199 the parent form and triggers input value reading and validation.</p>
6200 </div>
6201
6202
6203
6204
6205
6206
6207
6208
6209
6210 <table class="params">
6211 <thead>
6212 <tr>
6213
6214 <th>Name</th>
6215
6216
6217 <th>Type</th>
6218
6219
6220
6221 <th class="last">Description</th>
6222 </tr>
6223 </thead>
6224
6225 <tbody>
6226
6227
6228 <tr>
6229
6230 <td class="name"><code>section_id</code></td>
6231
6232
6233 <td class="type">
6234
6235
6236 <span class="param-type">string</span>
6237
6238
6239
6240 </td>
6241
6242
6243
6244 <td class="description last">
6245
6246 <p>The configuration section ID</p></td>
6247 </tr>
6248
6249
6250 </tbody>
6251 </table>
6252
6253
6254
6255 <dl class="details">
6256
6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
6276
6277 </dl>
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289 <h5>Returns:</h5>
6290
6291
6292
6293 <table class="params">
6294 <thead>
6295 <tr>
6296
6297 <th>Type</th>
6298 <th class="last">Description</th>
6299 </tr>
6300 </thead>
6301 <tbody>
6302
6303 <tr>
6304
6305 <td class="type">
6306
6307 Promise.&lt;void>
6308
6309
6310 </td>
6311 <td class="description last">Returns a promise resolving once the input value has been read and
6312 validated or rejecting in case the input value does not meet the
6313 validation constraints.</td>
6314 </tr>
6315
6316 </tbody>
6317 </table>
6318
6319
6320
6321
6322 </dd>
6323
6324
6325
6326 <dt>
6327 <div class="nameContainer inherited">
6328 <h4 class="name" id="remove">
6329
6330 <span class="inherited"><a href="LuCI.form.AbstractValue.html#remove">inherited</a></span>
6331
6332 remove<span class="signature">(section_id)</span>
6333 </h4>
6334
6335
6336 <div class="tag-source">
6337 <a href="form.js.html">form.js</a>, <a href="form.js.html#line2034">line 2034</a>
6338 </div>
6339
6340 </div>
6341
6342
6343 </dt>
6344 <dd>
6345
6346
6347 <div class="description">
6348 <p>Remove the corresponding value from the configuration.</p>
6349 <p>This function is invoked upon saving the parent form when the option
6350 element has been hidden due to unsatisfied dependencies or when the
6351 user cleared the input value and the option is marked optional.</p>
6352 <p>The default implementation simply removes the associated option from the
6353 UCI configuration (or the associated JavaScript object property in
6354 case of <code>JSONMap</code> forms). It may be overwritten by user code to
6355 implement alternative removal logic, e.g. to retain the original value.</p>
6356 </div>
6357
6358
6359
6360
6361
6362
6363
6364
6365
6366 <table class="params">
6367 <thead>
6368 <tr>
6369
6370 <th>Name</th>
6371
6372
6373 <th>Type</th>
6374
6375
6376
6377 <th class="last">Description</th>
6378 </tr>
6379 </thead>
6380
6381 <tbody>
6382
6383
6384 <tr>
6385
6386 <td class="name"><code>section_id</code></td>
6387
6388
6389 <td class="type">
6390
6391
6392 <span class="param-type">string</span>
6393
6394
6395
6396 </td>
6397
6398
6399
6400 <td class="description last">
6401
6402 <p>The configuration section ID</p></td>
6403 </tr>
6404
6405
6406 </tbody>
6407 </table>
6408
6409
6410
6411 <dl class="details">
6412
6413
6414
6415
6416
6417
6418
6419
6420
6421
6422
6423
6424
6425
6426
6427
6428
6429
6430
6431
6432
6433 </dl>
6434
6435
6436
6437
6438
6439
6440
6441
6442
6443
6444
6445
6446
6447 </dd>
6448
6449
6450
6451 <dt>
6452 <div class="nameContainer inherited">
6453 <h4 class="name" id="stripTags">
6454
6455 <span class="inherited"><a href="LuCI.form.AbstractElement.html#stripTags">inherited</a></span>
6456
6457 stripTags<span class="signature">(input)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string}</span>
6458 </h4>
6459
6460
6461 <div class="tag-source">
6462 <a href="form.js.html">form.js</a>, <a href="form.js.html#line286">line 286</a>
6463 </div>
6464
6465 </div>
6466
6467
6468 </dt>
6469 <dd>
6470
6471
6472 <div class="description">
6473 <p>Strip any HTML tags from the given input string.</p>
6474 </div>
6475
6476
6477
6478
6479
6480
6481
6482
6483
6484 <table class="params">
6485 <thead>
6486 <tr>
6487
6488 <th>Name</th>
6489
6490
6491 <th>Type</th>
6492
6493
6494
6495 <th class="last">Description</th>
6496 </tr>
6497 </thead>
6498
6499 <tbody>
6500
6501
6502 <tr>
6503
6504 <td class="name"><code>input</code></td>
6505
6506
6507 <td class="type">
6508
6509
6510 <span class="param-type">string</span>
6511
6512
6513
6514 </td>
6515
6516
6517
6518 <td class="description last">
6519
6520 <p>The input string to clean.</p></td>
6521 </tr>
6522
6523
6524 </tbody>
6525 </table>
6526
6527
6528
6529 <dl class="details">
6530
6531
6532
6533
6534
6535
6536
6537
6538
6539
6540
6541
6542
6543
6544
6545
6546
6547
6548
6549
6550
6551 </dl>
6552
6553
6554
6555
6556
6557
6558
6559
6560
6561
6562
6563 <h5>Returns:</h5>
6564
6565
6566
6567 <table class="params">
6568 <thead>
6569 <tr>
6570
6571 <th>Type</th>
6572 <th class="last">Description</th>
6573 </tr>
6574 </thead>
6575 <tbody>
6576
6577 <tr>
6578
6579 <td class="type">
6580
6581 string
6582
6583
6584 </td>
6585 <td class="description last">The cleaned input string with HTML removes removed.</td>
6586 </tr>
6587
6588 </tbody>
6589 </table>
6590
6591
6592
6593
6594 </dd>
6595
6596
6597
6598 <dt>
6599 <div class="nameContainer inherited">
6600 <h4 class="name" id="textvalue">
6601
6602 <span class="inherited"><a href="LuCI.form.AbstractValue.html#textvalue">inherited</a></span>
6603
6604 textvalue<span class="signature">(section_id)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string}</span>
6605 </h4>
6606
6607
6608 <div class="tag-source">
6609 <a href="form.js.html">form.js</a>, <a href="form.js.html#line1859">line 1859</a>
6610 </div>
6611
6612 </div>
6613
6614
6615 </dt>
6616 <dd>
6617
6618
6619 <div class="description">
6620 <p>Obtain a textual input representation.</p>
6621 <p>The default implementation of this method returns the HTML escaped
6622 current input value of the underlying
6623 <a href="LuCI.ui.AbstractElement.html"><code>LuCI.ui</code></a> widget. User code or specific
6624 option element implementations may overwrite this function to apply a
6625 different logic, e.g. to return <code>Yes</code> or <code>No</code> depending on the checked
6626 state of checkbox elements.</p>
6627 </div>
6628
6629
6630
6631
6632
6633
6634
6635
6636
6637 <table class="params">
6638 <thead>
6639 <tr>
6640
6641 <th>Name</th>
6642
6643
6644 <th>Type</th>
6645
6646
6647
6648 <th class="last">Description</th>
6649 </tr>
6650 </thead>
6651
6652 <tbody>
6653
6654
6655 <tr>
6656
6657 <td class="name"><code>section_id</code></td>
6658
6659
6660 <td class="type">
6661
6662
6663 <span class="param-type">string</span>
6664
6665
6666
6667 </td>
6668
6669
6670
6671 <td class="description last">
6672
6673 <p>The configuration section ID</p></td>
6674 </tr>
6675
6676
6677 </tbody>
6678 </table>
6679
6680
6681
6682 <dl class="details">
6683
6684
6685
6686
6687
6688
6689
6690
6691
6692
6693
6694
6695
6696
6697
6698
6699
6700
6701
6702
6703
6704 </dl>
6705
6706
6707
6708
6709
6710
6711
6712
6713
6714 <h5>Throws:</h5>
6715
6716
6717
6718 <dl>
6719 <dt>
6720 <div class="param-desc">
6721 <p>Throws a <code>TypeError</code> exception when no <code>section_id</code> was specified.</p>
6722 </div>
6723 </dt>
6724 <dt>
6725 <dl>
6726 <dt>
6727 Type
6728 </dt>
6729 <dd>
6730
6731 <span class="param-type">TypeError</span>
6732
6733
6734 </dd>
6735 </dl>
6736 </dt>
6737 </dl>
6738
6739
6740
6741
6742
6743 <h5>Returns:</h5>
6744
6745
6746
6747 <table class="params">
6748 <thead>
6749 <tr>
6750
6751 <th>Type</th>
6752 <th class="last">Description</th>
6753 </tr>
6754 </thead>
6755 <tbody>
6756
6757 <tr>
6758
6759 <td class="type">
6760
6761 string
6762
6763
6764 </td>
6765 <td class="description last">Returns the text representation of the current input value.</td>
6766 </tr>
6767
6768 </tbody>
6769 </table>
6770
6771
6772
6773
6774 </dd>
6775
6776
6777
6778 <dt>
6779 <div class="nameContainer inherited">
6780 <h4 class="name" id="titleFn">
6781
6782 <span class="inherited"><a href="LuCI.form.AbstractElement.html#titleFn">inherited</a></span>
6783
6784 titleFn<span class="signature">(property, fmt_args)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{string|null}</span>
6785 </h4>
6786
6787
6788 <div class="tag-source">
6789 <a href="form.js.html">form.js</a>, <a href="form.js.html#line320">line 320</a>
6790 </div>
6791
6792 </div>
6793
6794
6795 </dt>
6796 <dd>
6797
6798
6799 <div class="description">
6800 <p>Format the given named property as title string.</p>
6801 <p>This function looks up the given named property and formats its value
6802 suitable for use as element caption or description string. It also
6803 strips any HTML tags from the result.</p>
6804 <p>If the property value is a string, it is passed to <code>String.format()</code>
6805 along with any additional parameters passed to <code>titleFn()</code>.</p>
6806 <p>If the property value is a function, it is invoked with any additional
6807 <code>titleFn()</code> parameters as arguments and the obtained return value is
6808 converted to a string.</p>
6809 <p>In all other cases, <code>null</code> is returned.</p>
6810 </div>
6811
6812
6813
6814
6815
6816
6817
6818
6819
6820 <table class="params">
6821 <thead>
6822 <tr>
6823
6824 <th>Name</th>
6825
6826
6827 <th>Type</th>
6828
6829
6830
6831 <th class="last">Description</th>
6832 </tr>
6833 </thead>
6834
6835 <tbody>
6836
6837
6838 <tr>
6839
6840 <td class="name"><code>property</code></td>
6841
6842
6843 <td class="type">
6844
6845
6846 <span class="param-type">string</span>
6847
6848
6849
6850 </td>
6851
6852
6853
6854 <td class="description last">
6855
6856
6857
6858
6859
6860
6861 <p>The name of the element property to use.</p></td>
6862 </tr>
6863
6864
6865
6866 <tr>
6867
6868 <td class="name"><code>fmt_args</code></td>
6869
6870
6871 <td class="type">
6872
6873
6874 <span class="param-type">*</span>
6875
6876
6877
6878 </td>
6879
6880
6881
6882 <td class="description last">
6883
6884
6885
6886
6887
6888 <span class="repeatable">repeatable</span>
6889
6890
6891 <p>Extra values to format the title string with.</p></td>
6892 </tr>
6893
6894
6895 </tbody>
6896 </table>
6897
6898
6899
6900 <dl class="details">
6901
6902
6903
6904
6905
6906
6907
6908
6909
6910
6911
6912
6913
6914
6915
6916
6917
6918
6919
6920
6921
6922 </dl>
6923
6924
6925
6926
6927
6928
6929
6930
6931
6932
6933
6934 <h5>Returns:</h5>
6935
6936
6937
6938 <table class="params">
6939 <thead>
6940 <tr>
6941
6942 <th>Type</th>
6943 <th class="last">Description</th>
6944 </tr>
6945 </thead>
6946 <tbody>
6947
6948 <tr>
6949
6950 <td class="type">
6951
6952 string
6953 |
6954
6955 null
6956
6957
6958 </td>
6959 <td class="description last">The formatted title string or <code>null</code> if the property did not exist or
6960 was neither a string nor a function.</td>
6961 </tr>
6962
6963 </tbody>
6964 </table>
6965
6966
6967
6968
6969 </dd>
6970
6971
6972
6973 <dt>
6974 <div class="nameContainer inherited">
6975 <h4 class="name" id="value">
6976
6977 <span class="inherited"><a href="LuCI.form.Value.html#value">inherited</a></span>
6978
6979 value<span class="signature">(key, value)</span>
6980 </h4>
6981
6982
6983 <div class="tag-source">
6984 <a href="form.js.html">form.js</a>, <a href="form.js.html#line3255">line 3255</a>
6985 </div>
6986
6987 </div>
6988
6989
6990 </dt>
6991 <dd>
6992
6993
6994 <div class="description">
6995 <p>Add a predefined choice to the form option. By adding one or more
6996 choices, the plain text input field is turned into a combobox widget
6997 which prompts the user to select a predefined choice, or to enter a
6998 custom value.</p>
6999 </div>
7000
7001
7002
7003
7004
7005
7006
7007
7008
7009 <table class="params">
7010 <thead>
7011 <tr>
7012
7013 <th>Name</th>
7014
7015
7016 <th>Type</th>
7017
7018
7019
7020 <th class="last">Description</th>
7021 </tr>
7022 </thead>
7023
7024 <tbody>
7025
7026
7027 <tr>
7028
7029 <td class="name"><code>key</code></td>
7030
7031
7032 <td class="type">
7033
7034
7035 <span class="param-type">string</span>
7036
7037
7038
7039 </td>
7040
7041
7042
7043 <td class="description last">
7044
7045 <p>The choice value to add.</p></td>
7046 </tr>
7047
7048
7049
7050 <tr>
7051
7052 <td class="name"><code>value</code></td>
7053
7054
7055 <td class="type">
7056
7057
7058 <span class="param-type">Node</span>
7059 |
7060
7061 <span class="param-type">string</span>
7062
7063
7064
7065 </td>
7066
7067
7068
7069 <td class="description last">
7070
7071 <p>The caption for the choice value. May be a DOM node, a document fragment
7072 or a plain text string. If omitted, the <code>key</code> value is used as caption.</p></td>
7073 </tr>
7074
7075
7076 </tbody>
7077 </table>
7078
7079
7080
7081 <dl class="details">
7082
7083
7084
7085
7086
7087
7088
7089
7090
7091
7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103 </dl>
7104
7105
7106
7107
7108
7109
7110
7111
7112
7113
7114
7115
7116
7117 </dd>
7118
7119
7120
7121 <dt>
7122 <div class="nameContainer inherited">
7123 <h4 class="name" id="write">
7124
7125 <span class="inherited"><a href="LuCI.form.AbstractValue.html#write">inherited</a></span>
7126
7127 write<span class="signature">(section_id, formvalue)</span>
7128 </h4>
7129
7130
7131 <div class="tag-source">
7132 <a href="form.js.html">form.js</a>, <a href="form.js.html#line2011">line 2011</a>
7133 </div>
7134
7135 </div>
7136
7137
7138 </dt>
7139 <dd>
7140
7141
7142 <div class="description">
7143 <p>Write the current input value into the configuration.</p>
7144 <p>This function is invoked upon saving the parent form when the option
7145 element is valid and when its input value has been changed compared to
7146 the initial value returned by
7147 <a href="LuCI.form.AbstractValue.html#cfgvalue"><code>cfgvalue()</code></a>.</p>
7148 <p>The default implementation simply sets the given input value in the
7149 UCI configuration (or the associated JavaScript object property in
7150 case of <code>JSONMap</code> forms). It may be overwritten by user code to
7151 implement alternative save logic, e.g. to transform the input value
7152 before it is written.</p>
7153 </div>
7154
7155
7156
7157
7158
7159
7160
7161
7162
7163 <table class="params">
7164 <thead>
7165 <tr>
7166
7167 <th>Name</th>
7168
7169
7170 <th>Type</th>
7171
7172
7173
7174 <th class="last">Description</th>
7175 </tr>
7176 </thead>
7177
7178 <tbody>
7179
7180
7181 <tr>
7182
7183 <td class="name"><code>section_id</code></td>
7184
7185
7186 <td class="type">
7187
7188
7189 <span class="param-type">string</span>
7190
7191
7192
7193 </td>
7194
7195
7196
7197 <td class="description last">
7198
7199 <p>The configuration section ID</p></td>
7200 </tr>
7201
7202
7203
7204 <tr>
7205
7206 <td class="name"><code>formvalue</code></td>
7207
7208
7209 <td class="type">
7210
7211
7212 <span class="param-type">string</span>
7213 |
7214
7215 <span class="param-type">Array.&lt;string></span>
7216
7217
7218
7219 </td>
7220
7221
7222
7223 <td class="description last">
7224
7225 <p>The input value to write.</p></td>
7226 </tr>
7227
7228
7229 </tbody>
7230 </table>
7231
7232
7233
7234 <dl class="details">
7235
7236
7237
7238
7239
7240
7241
7242
7243
7244
7245
7246
7247
7248
7249
7250
7251
7252
7253
7254
7255
7256 </dl>
7257
7258
7259
7260
7261
7262
7263
7264
7265
7266
7267
7268
7269
7270 </dd>
7271
7272 </dl>
7273
7274
7275
7276
7277
7278
7279
7280 </article>
7281
7282 </section>
7283
7284
7285
7286
7287
7288
7289
7290 <footer>
7291 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)
7292 </footer>
7293 </div>
7294 </div>
7295 <script>prettyPrint();</script>
7296 <script src="scripts/jaguar.js"></script>
7297 </body>
7298 </html>