This commit is contained in:
RubenVerborgh
2021-09-03 07:54:08 +00:00
parent 14b9e3ac63
commit 5ac48b7be8
514 changed files with 3856 additions and 3809 deletions

View File

@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>PatchingStore | Community Solid Server - v1.0.0</title>
<meta name="description" content="Documentation for Community Solid Server - v1.0.0">
<title>PatchingStore | Community Solid Server - v1.1.0</title>
<meta name="description" content="Documentation for Community Solid Server - v1.1.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Community Solid Server - v1.0.0</a>
<a href="../index.html" class="title">Community Solid Server - v1.1.0</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
@@ -52,7 +52,7 @@
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">Community Solid Server - v1.0.0</a>
<a href="../modules.html">Community Solid Server - v1.1.0</a>
</li>
<li>
<a href="../modules/storage_patchingstore.html">storage/PatchingStore</a>
@@ -142,7 +142,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/PatchingStore.ts#L14">src/storage/PatchingStore.ts:14</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/storage/PatchingStore.ts#L14">src/storage/PatchingStore.ts:14</a></li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
@@ -173,7 +173,7 @@
<div class="tsd-signature tsd-kind-icon">patcher<span class="tsd-signature-symbol">:</span> <a href="storage_patch_patchhandler.patchhandler.html" class="tsd-signature-type" data-tsd-kind="Class">PatchHandler</a><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/storage_resourcestore.resourcestore.html" class="tsd-signature-type" data-tsd-kind="Interface">ResourceStore</a><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/PatchingStore.ts#L14">src/storage/PatchingStore.ts:14</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/storage/PatchingStore.ts#L14">src/storage/PatchingStore.ts:14</a></li>
</ul>
</aside>
</section>
@@ -184,7 +184,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#source">source</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/PassthroughStore.ts#L14">src/storage/PassthroughStore.ts:14</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/storage/PassthroughStore.ts#L14">src/storage/PassthroughStore.ts:14</a></li>
</ul>
</aside>
</section>
@@ -202,7 +202,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#addresource">addResource</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/PassthroughStore.ts#L29">src/storage/PassthroughStore.ts:29</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/storage/PassthroughStore.ts#L29">src/storage/PassthroughStore.ts:29</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -232,7 +232,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#deleteresource">deleteResource</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/PassthroughStore.ts#L34">src/storage/PassthroughStore.ts:34</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/storage/PassthroughStore.ts#L34">src/storage/PassthroughStore.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -259,7 +259,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#getrepresentation">getRepresentation</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/PassthroughStore.ts#L24">src/storage/PassthroughStore.ts:24</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/storage/PassthroughStore.ts#L24">src/storage/PassthroughStore.ts:24</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -289,7 +289,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#modifyresource">modifyResource</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/PatchingStore.ts#L21">src/storage/PatchingStore.ts:21</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/storage/PatchingStore.ts#L21">src/storage/PatchingStore.ts:21</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -319,7 +319,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#resourceexists">resourceExists</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/PassthroughStore.ts#L20">src/storage/PassthroughStore.ts:20</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/storage/PassthroughStore.ts#L20">src/storage/PassthroughStore.ts:20</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -346,7 +346,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="storage_passthroughstore.passthroughstore.html">PassthroughStore</a>.<a href="storage_passthroughstore.passthroughstore.html#setrepresentation">setRepresentation</a></p>
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/ce27b55/src/storage/PassthroughStore.ts#L44">src/storage/PassthroughStore.ts:44</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/45345c1/src/storage/PassthroughStore.ts#L44">src/storage/PassthroughStore.ts:44</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>