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

@@ -35,7 +35,7 @@ Contents will still be passed along and another entry will be added for the body
<ul class="tsd-hierarchy">
<li><span class="target">ChainedTemplateEngine</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/templates/ChainedTemplateEngine.ts#L13">src/util/templates/ChainedTemplateEngine.ts:13</a></li></ul></aside>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/templates/ChainedTemplateEngine.ts#L13">src/util/templates/ChainedTemplateEngine.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">
@@ -86,24 +86,24 @@ Contents will still be passed along and another entry will be added for the body
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Overrides <a href="TemplateEngine.html">TemplateEngine</a>.<a href="TemplateEngine.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/templates/ChainedTemplateEngine.ts#L22">src/util/templates/ChainedTemplateEngine.ts:22</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/templates/ChainedTemplateEngine.ts#L22">src/util/templates/ChainedTemplateEngine.ts:22</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-private"><a id="chainedEngines" 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>chained<wbr/>Engines</span><a href="#chainedEngines" 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">chained<wbr/>Engines</span><span class="tsd-signature-symbol">:</span> <a href="TemplateEngine.html" class="tsd-signature-type tsd-kind-class">TemplateEngine</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Dict</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><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/util/templates/ChainedTemplateEngine.ts#L15">src/util/templates/ChainedTemplateEngine.ts:15</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/templates/ChainedTemplateEngine.ts#L15">src/util/templates/ChainedTemplateEngine.ts:15</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="firstEngine" 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>first<wbr/>Engine</span><a href="#firstEngine" 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">first<wbr/>Engine</span><span class="tsd-signature-symbol">:</span> <a href="TemplateEngine.html" class="tsd-signature-type tsd-kind-class">TemplateEngine</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/templates/ChainedTemplateEngine.ts#L14">src/util/templates/ChainedTemplateEngine.ts:14</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/templates/ChainedTemplateEngine.ts#L14">src/util/templates/ChainedTemplateEngine.ts:14</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="renderedName" 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>rendered<wbr/>Name</span><a href="#renderedName" 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">rendered<wbr/>Name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/templates/ChainedTemplateEngine.ts#L16">src/util/templates/ChainedTemplateEngine.ts:16</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/templates/ChainedTemplateEngine.ts#L16">src/util/templates/ChainedTemplateEngine.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="canHandle" class="tsd-anchor"></a>
@@ -127,7 +127,7 @@ If it cannot handle the input, rejects with an error explaining why.</p>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Overrides <a href="TemplateEngine.html">TemplateEngine</a>.<a href="TemplateEngine.html#canHandle">canHandle</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/templates/ChainedTemplateEngine.ts#L32">src/util/templates/ChainedTemplateEngine.ts:32</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/templates/ChainedTemplateEngine.ts#L32">src/util/templates/ChainedTemplateEngine.ts:32</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member"><a id="handle" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>handle</span><a href="#handle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures">
@@ -149,7 +149,7 @@ When unconditionally calling both in sequence, consider <a href="BearerWebIdExtr
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Overrides <a href="TemplateEngine.html">TemplateEngine</a>.<a href="TemplateEngine.html#handle">handle</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/templates/ChainedTemplateEngine.ts#L36">src/util/templates/ChainedTemplateEngine.ts:36</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/templates/ChainedTemplateEngine.ts#L36">src/util/templates/ChainedTemplateEngine.ts:36</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="handleSafe" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>handle<wbr/>Safe</span><a href="#handleSafe" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-inherited">
@@ -172,7 +172,7 @@ or returns the result of <a href="CredentialsExtractor.html#handle" class="tsd-k
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Inherited from <a href="TemplateEngine.html">TemplateEngine</a>.<a href="TemplateEngine.html#handleSafe">handleSafe</a></p>
<ul>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/handlers/AsyncHandler.ts#L38">src/util/handlers/AsyncHandler.ts:38</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/handlers/AsyncHandler.ts#L38">src/util/handlers/AsyncHandler.ts:38</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">