diff options
Diffstat (limited to 'docs/jsapi/LuCI.XHR.html')
-rw-r--r-- | docs/jsapi/LuCI.XHR.html | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/docs/jsapi/LuCI.XHR.html b/docs/jsapi/LuCI.XHR.html index 62a7e89634..4d1670b7b6 100644 --- a/docs/jsapi/LuCI.XHR.html +++ b/docs/jsapi/LuCI.XHR.html @@ -74,6 +74,8 @@ <li data-name="LuCI#location"><a href="LuCI.html#location">location</a></li> + <li data-name="LuCI#media"><a href="LuCI.html#media">media</a></li> + <li data-name="LuCI#path"><a href="LuCI.html#path">path</a></li> <li data-name="LuCI#poll"><a href="LuCI.html#poll">poll</a></li> @@ -220,12 +222,16 @@ <li data-name="LuCI.fs#exec"><a href="LuCI.fs.html#exec">exec</a></li> + <li data-name="LuCI.fs#exec_direct"><a href="LuCI.fs.html#exec_direct">exec_direct</a></li> + <li data-name="LuCI.fs#lines"><a href="LuCI.fs.html#lines">lines</a></li> <li data-name="LuCI.fs#list"><a href="LuCI.fs.html#list">list</a></li> <li data-name="LuCI.fs#read"><a href="LuCI.fs.html#read">read</a></li> + <li data-name="LuCI.fs#read_direct"><a href="LuCI.fs.html#read_direct">read_direct</a></li> + <li data-name="LuCI.fs#remove"><a href="LuCI.fs.html#remove">remove</a></li> <li data-name="LuCI.fs#stat"><a href="LuCI.fs.html#stat">stat</a></li> @@ -864,6 +870,8 @@ <span class="subtitle">Methods</span> + <li data-name="LuCI.Response#blob"><a href="LuCI.Response.html#blob">blob</a></li> + <li data-name="LuCI.Response#clone"><a href="LuCI.Response.html#clone">clone</a></li> <li data-name="LuCI.Response#json"><a href="LuCI.Response.html#json">json</a></li> @@ -1106,7 +1114,7 @@ request handling.</p></div> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2943">line 2943</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line3022">line 3022</a> </div> </div> @@ -1193,7 +1201,7 @@ request handling.</p></div> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line3046">line 3046</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line3125">line 3125</a> </div> </div> @@ -1267,7 +1275,7 @@ request handling.</p></div> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line3035">line 3035</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line3114">line 3114</a> </div> </div> @@ -1370,7 +1378,7 @@ already completed.</td> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line3022">line 3022</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line3101">line 3101</a> </div> </div> @@ -1447,7 +1455,7 @@ finishes or timed out.</p> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2978">line 2978</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line3057">line 3057</a> </div> </div> @@ -1690,7 +1698,7 @@ finishes or timed out.</p> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line3005">line 3005</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line3084">line 3084</a> </div> </div> @@ -1933,7 +1941,7 @@ finishes or timed out.</p> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line3061">line 3061</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line3140">line 3140</a> </div> </div> @@ -2043,7 +2051,7 @@ when invoked.</p> <footer> - Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:36:06 GMT+0100 (Central European Standard Time) + Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Wed Feb 12 2020 11:56:59 GMT+0100 (Central European Standard Time) </footer> </div> </div> |