Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2024-12-14 12:50:54 +00:00
parent d46c85cc35
commit 112b833039
111 changed files with 819 additions and 1103 deletions

View File

@@ -2048,7 +2048,7 @@ Moose refers to <strong>_DATABASE</strong> within the framework extensively, but
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DATABASE).FindStatic">DATABASE:FindStatic(StaticName)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Finds a STATIC based on the StaticName.</p>
<p>Finds a STATIC based on the Static Name.</p>
</td>
</tr>
<tr class="w3-border">
@@ -2918,7 +2918,7 @@ Have a look at the class <a href="Core.Event.html##(EVENT)">Core.Event#EVENT</a>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(DATABASE).Scheduler">DATABASE.Scheduler</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>The scheduler object.</p>
</td>
</tr>
<tr class="w3-border">
@@ -4621,7 +4621,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<h2><a id="#(DATABASE).FindStatic" ><strong>DATABASE:FindStatic(StaticName)</strong></a></h2>
</div>
<p>Finds a STATIC based on the StaticName.</p>
<p>Finds a STATIC based on the Static Name.</p>
<div id= "#Functions##FindStatic" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -4638,7 +4638,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</p>
</div>
<div class="w3-half">
<p></p>
<p>Name of the static object.</p>
</div>
</div>
<h2><strong>Return value:</strong></h2>