mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: 867af28330
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>PatchOperationHandler | Community Solid Server</title>
|
||||
<meta name="description" content="Documentation for Community Solid Server">
|
||||
<title>PatchOperationHandler | Community Solid Server - v0.4.0</title>
|
||||
<meta name="description" content="Documentation for Community Solid Server - v0.4.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</a>
|
||||
<a href="../index.html" class="title">Community Solid Server - v0.4.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</a>
|
||||
<a href="../modules.html">Community Solid Server - v0.4.0</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/index.html">index</a>
|
||||
@@ -121,7 +121,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="ldp_operations_operationhandler.operationhandler.html">OperationHandler</a>.<a href="ldp_operations_operationhandler.operationhandler.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/ldp/operations/PatchOperationHandler.ts#L10">src/ldp/operations/PatchOperationHandler.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/ldp/operations/PatchOperationHandler.ts#L10">src/ldp/operations/PatchOperationHandler.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@@ -143,7 +143,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">store<span class="tsd-signature-symbol">:</span> <a href="../interfaces/storage_resourcestore.resourcestore.html" class="tsd-signature-type" data-tsd-kind="Interface">ResourceStore</a></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/ldp/operations/PatchOperationHandler.ts#L10">src/ldp/operations/PatchOperationHandler.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/ldp/operations/PatchOperationHandler.ts#L10">src/ldp/operations/PatchOperationHandler.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@@ -161,7 +161,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="ldp_operations_operationhandler.operationhandler.html">OperationHandler</a>.<a href="ldp_operations_operationhandler.operationhandler.html#canhandle">canHandle</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/ldp/operations/PatchOperationHandler.ts#L17">src/ldp/operations/PatchOperationHandler.ts:17</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/ldp/operations/PatchOperationHandler.ts#L17">src/ldp/operations/PatchOperationHandler.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@@ -185,7 +185,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Overrides <a href="ldp_operations_operationhandler.operationhandler.html">OperationHandler</a>.<a href="ldp_operations_operationhandler.operationhandler.html#handle">handle</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/ldp/operations/PatchOperationHandler.ts#L23">src/ldp/operations/PatchOperationHandler.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/ldp/operations/PatchOperationHandler.ts#L23">src/ldp/operations/PatchOperationHandler.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@@ -209,7 +209,7 @@
|
||||
<aside class="tsd-sources">
|
||||
<p>Inherited from <a href="ldp_operations_operationhandler.operationhandler.html">OperationHandler</a>.<a href="ldp_operations_operationhandler.operationhandler.html#handlesafe">handleSafe</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/8343dad/src/util/AsyncHandler.ts#L33">src/util/AsyncHandler.ts:33</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/867af28/src/util/AsyncHandler.ts#L33">src/util/AsyncHandler.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
|
||||
Reference in New Issue
Block a user