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