diff options
Diffstat (limited to 'docs/jsapi/LuCI.view.html')
-rw-r--r-- | docs/jsapi/LuCI.view.html | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/docs/jsapi/LuCI.view.html b/docs/jsapi/LuCI.view.html index 53c222c5f..3e300f262 100644 --- a/docs/jsapi/LuCI.view.html +++ b/docs/jsapi/LuCI.view.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> @@ -1103,7 +1111,7 @@ set of methods to inherit from.</p></div> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2687">line 2687</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2758">line 2758</a> </div> </div> @@ -1188,7 +1196,7 @@ set of methods to inherit from.</p></div> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2905">line 2905</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2976">line 2976</a> </div> </div> @@ -1301,7 +1309,7 @@ methods are overwritten with <code>null</code>.</td> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2871">line 2871</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2942">line 2942</a> </div> </div> @@ -1465,7 +1473,7 @@ is reenabled.</td> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2790">line 2790</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2861">line 2861</a> </div> </div> @@ -1629,7 +1637,7 @@ is reenabled.</td> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2834">line 2834</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2905">line 2905</a> </div> </div> @@ -1795,7 +1803,7 @@ is reenabled.</td> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2725">line 2725</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2796">line 2796</a> </div> </div> @@ -1905,7 +1913,7 @@ the default implementation does nothing.</p> <div class="tag-source"> - <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2757">line 2757</a> + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line2828">line 2828</a> </div> </div> @@ -2079,7 +2087,7 @@ to a <code>Node</code> value.</td> <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> |