mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: e20510a392
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/ba4f7ff/src/storage/mapping/MapperUtil.ts#L18">src/storage/mapping/MapperUtil.ts:18</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/e20510a/src/storage/mapping/MapperUtil.ts#L20">src/storage/mapping/MapperUtil.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -130,13 +130,13 @@
|
||||
<a name="getrelativepath" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagConst">Const</span> get<wbr>Relative<wbr>Path</h3>
|
||||
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module">
|
||||
<li class="tsd-signature tsd-kind-icon">get<wbr>Relative<wbr>Path<span class="tsd-signature-symbol">(</span>baseRequestURI<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, identifier<span class="tsd-signature-symbol">: </span><a href="../interfaces/ldp_representation_resourceidentifier.resourceidentifier.html" class="tsd-signature-type" data-tsd-kind="Interface">ResourceIdentifier</a>, logger<span class="tsd-signature-symbol">: </span><a href="../classes/logging_logger.logger.html" class="tsd-signature-type" data-tsd-kind="Class">Logger</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
||||
<li class="tsd-signature tsd-kind-icon">get<wbr>Relative<wbr>Path<span class="tsd-signature-symbol">(</span>baseRequestURI<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, identifier<span class="tsd-signature-symbol">: </span><a href="../interfaces/ldp_representation_resourceidentifier.resourceidentifier.html" class="tsd-signature-type" data-tsd-kind="Interface">ResourceIdentifier</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-descriptions">
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/ba4f7ff/src/storage/mapping/MapperUtil.ts#L32">src/storage/mapping/MapperUtil.ts:32</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/e20510a/src/storage/mapping/MapperUtil.ts#L33">src/storage/mapping/MapperUtil.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -164,12 +164,6 @@
|
||||
<p>Incoming identifier.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<h5>logger: <a href="../classes/logging_logger.logger.html" class="tsd-signature-type" data-tsd-kind="Class">Logger</a></h5>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<p>A logger instance.</p>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
|
||||
<p>A string representing the relative path.</p>
|
||||
@@ -180,13 +174,13 @@
|
||||
<a name="validaterelativepath" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagConst">Const</span> validate<wbr>Relative<wbr>Path</h3>
|
||||
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-module">
|
||||
<li class="tsd-signature tsd-kind-icon">validate<wbr>Relative<wbr>Path<span class="tsd-signature-symbol">(</span>path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, identifier<span class="tsd-signature-symbol">: </span><a href="../interfaces/ldp_representation_resourceidentifier.resourceidentifier.html" class="tsd-signature-type" data-tsd-kind="Interface">ResourceIdentifier</a>, logger<span class="tsd-signature-symbol">: </span><a href="../classes/logging_logger.logger.html" class="tsd-signature-type" data-tsd-kind="Class">Logger</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
||||
<li class="tsd-signature tsd-kind-icon">validate<wbr>Relative<wbr>Path<span class="tsd-signature-symbol">(</span>path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, identifier<span class="tsd-signature-symbol">: </span><a href="../interfaces/ldp_representation_resourceidentifier.resourceidentifier.html" class="tsd-signature-type" data-tsd-kind="Interface">ResourceIdentifier</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-descriptions">
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/ba4f7ff/src/storage/mapping/MapperUtil.ts#L50">src/storage/mapping/MapperUtil.ts:50</a></li>
|
||||
<li>Defined in <a href="https://github.com/solid/community-server/blob/e20510a/src/storage/mapping/MapperUtil.ts#L50">src/storage/mapping/MapperUtil.ts:50</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@@ -214,12 +208,6 @@
|
||||
<p>A resource identifier.</p>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<h5>logger: <a href="../classes/logging_logger.logger.html" class="tsd-signature-type" data-tsd-kind="Class">Logger</a></h5>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<p>A logger instance.</p>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user