This commit is contained in:
joachimvh
2023-11-28 08:48:17 +00:00
parent 9a114588f4
commit 9488ae4b30
806 changed files with 4394 additions and 4394 deletions

View File

@@ -29,7 +29,7 @@ to create the default resources and identifier for a new pod.</p>
<ul class="tsd-hierarchy">
<li><a href="../interfaces/PodManager.html" class="tsd-signature-type tsd-kind-interface">PodManager</a></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/pods/GeneratedPodManager.ts#L13">src/pods/GeneratedPodManager.ts:13</a></li></ul></aside>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/pods/GeneratedPodManager.ts#L13">src/pods/GeneratedPodManager.ts:13</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -65,24 +65,24 @@ to create the default resources and identifier for a new pod.</p>
<h5><span class="tsd-kind-parameter">resourcesGenerator</span>: <a href="../interfaces/ResourcesGenerator.html" class="tsd-signature-type tsd-kind-interface">ResourcesGenerator</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="GeneratedPodManager.html" class="tsd-signature-type tsd-kind-class">GeneratedPodManager</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/pods/GeneratedPodManager.ts#L19">src/pods/GeneratedPodManager.ts:19</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/pods/GeneratedPodManager.ts#L19">src/pods/GeneratedPodManager.ts:19</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-is-protected"><a id="logger" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>logger</span><a href="#logger" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">logger</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/Logger.html" class="tsd-signature-type tsd-kind-interface">Logger</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/pods/GeneratedPodManager.ts#L14">src/pods/GeneratedPodManager.ts:14</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/pods/GeneratedPodManager.ts#L14">src/pods/GeneratedPodManager.ts:14</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="resourcesGenerator" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>resources<wbr/>Generator</span><a href="#resourcesGenerator" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">resources<wbr/>Generator</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/ResourcesGenerator.html" class="tsd-signature-type tsd-kind-interface">ResourcesGenerator</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/pods/GeneratedPodManager.ts#L17">src/pods/GeneratedPodManager.ts:17</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/pods/GeneratedPodManager.ts#L17">src/pods/GeneratedPodManager.ts:17</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="store" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>store</span><a href="#store" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">store</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/ResourceStore.html" class="tsd-signature-type tsd-kind-interface">ResourceStore</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/pods/GeneratedPodManager.ts#L16">src/pods/GeneratedPodManager.ts:16</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/pods/GeneratedPodManager.ts#L16">src/pods/GeneratedPodManager.ts:16</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member"><a id="createPod" class="tsd-anchor"></a>
@@ -104,7 +104,7 @@ Will throw an error if the given identifier already has a resource.</p>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/PodManager.html">PodManager</a>.<a href="../interfaces/PodManager.html#createPod">createPod</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/pods/GeneratedPodManager.ts#L28">src/pods/GeneratedPodManager.ts:28</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/pods/GeneratedPodManager.ts#L28">src/pods/GeneratedPodManager.ts:28</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">