Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
iJungleboy committed Jan 26, 2024
1 parent f64de76 commit bfc1256
Show file tree
Hide file tree
Showing 10 changed files with 147 additions and 87 deletions.
2 changes: 1 addition & 1 deletion 2sxc Docs Generator/xref.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Found the following XREF reference: <code id="xref-show">loading...</code>

Target is: <a id="xref-target" href="#">loading target...</a>

Will try to redirect you in ca. 3 seconds unless you press escape... <code id="xref-cancelled" style="display: none">cancelled</code>
Auto redirect in 3 seconds unless you press escape... <code id="xref-cancelled" style="display: none">cancelled</code>

---

Expand Down
46 changes: 23 additions & 23 deletions docs/api/dot-net/Custom.Hybrid.Razor12.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/api/dot-net/Custom.Hybrid.Razor14.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Custom_Hybrid_Razor14_CmsContext" data-uid="Custom.Hybrid.Razor14.CmsContext">
CmsContext
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L63"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L64"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>This Context tells you about the environment, such as</p>
Expand Down Expand Up @@ -248,7 +248,7 @@ <h4 class="section" id="Custom_Hybrid_Razor14_CmsContext_remarks">Remarks</h4>

<h3 id="Custom_Hybrid_Razor14_Content" data-uid="Custom.Hybrid.Razor14.Content">
Content
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L71"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L72"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>The content object of the current razor view - IF the current view has content.
Expand Down Expand Up @@ -284,7 +284,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Custom_Hybrid_Razor14_Data" data-uid="Custom.Hybrid.Razor14.Data">
Data
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L77"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L78"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>The data prepared for the current Code. Usually user data which was manually added to the instance, but can also be a query.</p>
Expand Down Expand Up @@ -352,7 +352,7 @@ <h4 class="section" id="Custom_Hybrid_Razor14_DynamicModel_remarks">Remarks</h4>

<h3 id="Custom_Hybrid_Razor14_Edit" data-uid="Custom.Hybrid.Razor14.Edit">
Edit
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L55"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L56"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Helper commands to enable in-page editing functionality
Expand Down Expand Up @@ -386,7 +386,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Custom_Hybrid_Razor14_Header" data-uid="Custom.Hybrid.Razor14.Header">
Header
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L74"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L75"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>The header object of the current razor view, if it's a list and has a header object.
Expand Down Expand Up @@ -424,7 +424,7 @@ <h4 class="section" id="Custom_Hybrid_Razor14_Header_remarks">Remarks</h4>

<h3 id="Custom_Hybrid_Razor14_Html" data-uid="Custom.Hybrid.Razor14.Html">
Html
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L44"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L45"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Helper for Html.Raw - for creating raw html output which doesn't encode &gt; and &lt;.
Expand Down Expand Up @@ -457,7 +457,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Custom_Hybrid_Razor14_Kit" data-uid="Custom.Hybrid.Razor14.Kit">
Kit
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L34"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L35"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>The Service Kit containing all kinds of services which are commonly used.
Expand Down Expand Up @@ -490,7 +490,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Custom_Hybrid_Razor14_Link" data-uid="Custom.Hybrid.Razor14.Link">
Link
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L52"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L53"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Link helper object to create the correct links</p>
Expand Down Expand Up @@ -523,7 +523,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Custom_Hybrid_Razor14_Log" data-uid="Custom.Hybrid.Razor14.Log">
Log
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L41"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L42"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>The logger for the current Razor / WebApi which allows you to add logs to Insights.</p>
Expand Down Expand Up @@ -929,7 +929,7 @@ <h4 class="section" id="Custom_Hybrid_Razor14_AsList_System_Object__remarks">Rem

<h3 id="Custom_Hybrid_Razor14_CreateInstance_System_String_ToSic_Lib_Coding_NoParamOrder_System_String_System_String_System_Boolean_" data-uid="Custom.Hybrid.Razor14.CreateInstance(System.String,ToSic.Lib.Coding.NoParamOrder,System.String,System.String,System.Boolean)">
CreateInstance(string, NoParamOrder, string, string, bool)
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L109"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L110"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Create an instance of code lying in a file near this</p>
Expand Down Expand Up @@ -984,7 +984,7 @@ <h4 class="section" id="Custom_Hybrid_Razor14_CreateInstance_System_String_ToSic

<h3 id="Custom_Hybrid_Razor14_CreateSource__1_ToSic_Eav_DataSource_IDataSource_ToSic_Eav_LookUp_ILookUpEngine_" data-uid="Custom.Hybrid.Razor14.CreateSource``1(ToSic.Eav.DataSource.IDataSource,ToSic.Eav.LookUp.ILookUpEngine)">
CreateSource&lt;T&gt;(IDataSource, ILookUpEngine)
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L84"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L85"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Create a <a class="xref" href="ToSic.Eav.DataSource.IDataSource.html">IDataSource</a> which will process data from the given stream.</p>
Expand Down Expand Up @@ -1032,7 +1032,7 @@ <h4 class="section">Type Parameters</h4>

<h3 id="Custom_Hybrid_Razor14_CreateSource__1_ToSic_Eav_DataSource_IDataStream_" data-uid="Custom.Hybrid.Razor14.CreateSource``1(ToSic.Eav.DataSource.IDataStream)">
CreateSource&lt;T&gt;(IDataStream)
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L88"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L89"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Create a <a class="xref" href="ToSic.Eav.DataSource.IDataSource.html">IDataSource</a> which will process data from the given stream.</p>
Expand Down Expand Up @@ -1077,7 +1077,7 @@ <h4 class="section">Type Parameters</h4>

<h3 id="Custom_Hybrid_Razor14_GetService__1" data-uid="Custom.Hybrid.Razor14.GetService``1">
GetService&lt;TService&gt;()
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L31"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/2sic/2sxc/blob/develop/Src/Dnn/ToSic.Sxc.Dnn.Razor/Custom/Hybrid/Razor14.cs/#L32"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Get a service from the Dependency Injection.
Expand Down
Loading

0 comments on commit bfc1256

Please sign in to comment.