aboutsummaryrefslogtreecommitdiff
path: root/api1/pl.treksoft.kvision.cordova/-local-file-system-sync
diff options
context:
space:
mode:
Diffstat (limited to 'api1/pl.treksoft.kvision.cordova/-local-file-system-sync')
-rw-r--r--api1/pl.treksoft.kvision.cordova/-local-file-system-sync/-p-e-r-s-i-s-t-e-n-t.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-local-file-system-sync/-t-e-m-p-o-r-a-r-y.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-local-file-system-sync/index.html72
-rw-r--r--api1/pl.treksoft.kvision.cordova/-local-file-system-sync/request-file-system-sync.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-local-file-system-sync/resolve-local-file-system-sync-u-r-l.html14
-rw-r--r--api1/pl.treksoft.kvision.cordova/-local-file-system-sync/webkit-request-file-system-sync.html14
6 files changed, 142 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/-p-e-r-s-i-s-t-e-n-t.html b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/-p-e-r-s-i-s-t-e-n-t.html
new file mode 100644
index 00000000..7b255ec0
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/-p-e-r-s-i-s-t-e-n-t.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>LocalFileSystemSync.PERSISTENT - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">LocalFileSystemSync</a>&nbsp;/&nbsp;<a href="./-p-e-r-s-i-s-t-e-n-t.html">PERSISTENT</a><br/>
+<br/>
+<h1>PERSISTENT</h1>
+<a name="pl.treksoft.kvision.cordova.LocalFileSystemSync$PERSISTENT"></a>
+<code><span class="keyword">var </span><span class="identifier">PERSISTENT</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/-t-e-m-p-o-r-a-r-y.html b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/-t-e-m-p-o-r-a-r-y.html
new file mode 100644
index 00000000..1c0a3a7d
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/-t-e-m-p-o-r-a-r-y.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>LocalFileSystemSync.TEMPORARY - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">LocalFileSystemSync</a>&nbsp;/&nbsp;<a href="./-t-e-m-p-o-r-a-r-y.html">TEMPORARY</a><br/>
+<br/>
+<h1>TEMPORARY</h1>
+<a name="pl.treksoft.kvision.cordova.LocalFileSystemSync$TEMPORARY"></a>
+<code><span class="keyword">var </span><span class="identifier">TEMPORARY</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/index.html b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/index.html
new file mode 100644
index 00000000..11706bdf
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/index.html
@@ -0,0 +1,72 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>LocalFileSystemSync - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="./index.html">LocalFileSystemSync</a><br/>
+<br/>
+<h1>LocalFileSystemSync</h1>
+<code><span class="keyword">external</span> <span class="keyword">object </span><span class="identifier">LocalFileSystemSync</span></code>
+<h3>Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-p-e-r-s-i-s-t-e-n-t.html">PERSISTENT</a></p>
+</td>
+<td>
+<code><span class="keyword">var </span><span class="identifier">PERSISTENT</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-t-e-m-p-o-r-a-r-y.html">TEMPORARY</a></p>
+</td>
+<td>
+<code><span class="keyword">var </span><span class="identifier">TEMPORARY</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code></td>
+</tr>
+</tbody>
+</table>
+<h3>Functions</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="request-file-system-sync.html">requestFileSystemSync</a></p>
+</td>
+<td>
+<code><span class="keyword">fun </span><span class="identifier">requestFileSystemSync</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.LocalFileSystemSync$requestFileSystemSync(kotlin.Number, kotlin.Number)/type">type</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.LocalFileSystemSync$requestFileSystemSync(kotlin.Number, kotlin.Number)/size">size</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-file-system-sync/index.html"><span class="identifier">FileSystemSync</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="resolve-local-file-system-sync-u-r-l.html">resolveLocalFileSystemSyncURL</a></p>
+</td>
+<td>
+<code><span class="keyword">fun </span><span class="identifier">resolveLocalFileSystemSyncURL</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.LocalFileSystemSync$resolveLocalFileSystemSyncURL(kotlin.String)/url">url</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-entry-sync/index.html"><span class="identifier">EntrySync</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="webkit-request-file-system-sync.html">webkitRequestFileSystemSync</a></p>
+</td>
+<td>
+<code><span class="keyword">fun </span><span class="identifier">webkitRequestFileSystemSync</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.LocalFileSystemSync$webkitRequestFileSystemSync(kotlin.Number, kotlin.Number)/type">type</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.LocalFileSystemSync$webkitRequestFileSystemSync(kotlin.Number, kotlin.Number)/size">size</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-file-system-sync/index.html"><span class="identifier">FileSystemSync</span></a></code></td>
+</tr>
+</tbody>
+</table>
+<h3>Extension Functions</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p>
+</td>
+<td>
+<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span>&nbsp;<span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code>
+<p>Helper function for creating JavaScript objects from dynamic constructors.</p>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/request-file-system-sync.html b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/request-file-system-sync.html
new file mode 100644
index 00000000..97837f07
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/request-file-system-sync.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>LocalFileSystemSync.requestFileSystemSync - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">LocalFileSystemSync</a>&nbsp;/&nbsp;<a href="./request-file-system-sync.html">requestFileSystemSync</a><br/>
+<br/>
+<h1>requestFileSystemSync</h1>
+<a name="pl.treksoft.kvision.cordova.LocalFileSystemSync$requestFileSystemSync(kotlin.Number, kotlin.Number)"></a>
+<code><span class="keyword">fun </span><span class="identifier">requestFileSystemSync</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.LocalFileSystemSync$requestFileSystemSync(kotlin.Number, kotlin.Number)/type">type</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.LocalFileSystemSync$requestFileSystemSync(kotlin.Number, kotlin.Number)/size">size</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-file-system-sync/index.html"><span class="identifier">FileSystemSync</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/resolve-local-file-system-sync-u-r-l.html b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/resolve-local-file-system-sync-u-r-l.html
new file mode 100644
index 00000000..c93580c8
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/resolve-local-file-system-sync-u-r-l.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>LocalFileSystemSync.resolveLocalFileSystemSyncURL - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">LocalFileSystemSync</a>&nbsp;/&nbsp;<a href="./resolve-local-file-system-sync-u-r-l.html">resolveLocalFileSystemSyncURL</a><br/>
+<br/>
+<h1>resolveLocalFileSystemSyncURL</h1>
+<a name="pl.treksoft.kvision.cordova.LocalFileSystemSync$resolveLocalFileSystemSyncURL(kotlin.String)"></a>
+<code><span class="keyword">fun </span><span class="identifier">resolveLocalFileSystemSyncURL</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.LocalFileSystemSync$resolveLocalFileSystemSyncURL(kotlin.String)/url">url</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-entry-sync/index.html"><span class="identifier">EntrySync</span></a></code>
+</BODY>
+</HTML>
diff --git a/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/webkit-request-file-system-sync.html b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/webkit-request-file-system-sync.html
new file mode 100644
index 00000000..79d2d6d9
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-local-file-system-sync/webkit-request-file-system-sync.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>LocalFileSystemSync.webkitRequestFileSystemSync - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.cordova</a>&nbsp;/&nbsp;<a href="index.html">LocalFileSystemSync</a>&nbsp;/&nbsp;<a href="./webkit-request-file-system-sync.html">webkitRequestFileSystemSync</a><br/>
+<br/>
+<h1>webkitRequestFileSystemSync</h1>
+<a name="pl.treksoft.kvision.cordova.LocalFileSystemSync$webkitRequestFileSystemSync(kotlin.Number, kotlin.Number)"></a>
+<code><span class="keyword">fun </span><span class="identifier">webkitRequestFileSystemSync</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.cordova.LocalFileSystemSync$webkitRequestFileSystemSync(kotlin.Number, kotlin.Number)/type">type</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.cordova.LocalFileSystemSync$webkitRequestFileSystemSync(kotlin.Number, kotlin.Number)/size">size</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="../-file-system-sync/index.html"><span class="identifier">FileSystemSync</span></a></code>
+</BODY>
+</HTML>