Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
chore: build
Browse files Browse the repository at this point in the history
  • Loading branch information
devuri committed Feb 10, 2024
1 parent 63936ce commit 1c9b299
Show file tree
Hide file tree
Showing 14 changed files with 815 additions and 489 deletions.
10 changes: 5 additions & 5 deletions docs/code/classes/Urisoft-App-Core-Plugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ <h4 class="phpdocumentor-element__name" id="method_manage_tenant_install_plugins
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Core/Plugin.php"><a href="files/src-app-core-plugin.html"><abbr title="src/App/Core/Plugin.php">Plugin.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">202</span>
<span class="phpdocumentor-element-found-in__line">198</span>

</aside>

Expand Down Expand Up @@ -675,7 +675,7 @@ <h4 class="phpdocumentor-element__name" id="method_add_core_app_events">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Core/Plugin.php"><a href="files/src-app-core-plugin.html"><abbr title="src/App/Core/Plugin.php">Plugin.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">211</span>
<span class="phpdocumentor-element-found-in__line">207</span>

</aside>

Expand Down Expand Up @@ -741,7 +741,7 @@ <h4 class="phpdocumentor-element__name" id="method_define_basic_app_init">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Core/Plugin.php"><a href="files/src-app-core-plugin.html"><abbr title="src/App/Core/Plugin.php">Plugin.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">270</span>
<span class="phpdocumentor-element-found-in__line">266</span>

</aside>

Expand Down Expand Up @@ -774,7 +774,7 @@ <h4 class="phpdocumentor-element__name" id="method_extract_domain">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Core/Plugin.php"><a href="files/src-app-core-plugin.html"><abbr title="src/App/Core/Plugin.php">Plugin.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">253</span>
<span class="phpdocumentor-element-found-in__line">249</span>

</aside>

Expand Down Expand Up @@ -821,7 +821,7 @@ <h4 class="phpdocumentor-element__name" id="method_security_headers">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Core/Plugin.php"><a href="files/src-app-core-plugin.html"><abbr title="src/App/Core/Plugin.php">Plugin.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">228</span>
<span class="phpdocumentor-element-found-in__line">224</span>

</aside>

Expand Down
56 changes: 4 additions & 52 deletions docs/code/classes/Urisoft-App-Http-AppFramework.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,13 +181,6 @@ <h3 id="toc">
</dt>
<dd>Set the config options.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -private">
<a href="classes/Urisoft-App-Http-AppFramework.html#method__is_multitenant">_is_multitenant()</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd></dd>

</dl>


Expand Down Expand Up @@ -330,7 +323,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$app_path</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$options</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">&#039;app&#039;</span><span> ]</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$tenant_ids</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$app_path</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$options</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">&#039;app&#039;</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
Expand All @@ -352,14 +345,6 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<section class="phpdocumentor-description"><p>The configuration options filename, e.g., app.php.</p>
</section>

</dd>
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$tenant_ids</span>
: <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;|null</span>
= <span class="phpdocumentor-signature__argument__default-value">null</span> </dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"></section>

</dd>
</dl>

Expand Down Expand Up @@ -400,7 +385,7 @@ <h4 class="phpdocumentor-element__name" id="method_kernel">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Http/AppFramework.php"><a href="files/src-app-http-appframework.html"><abbr title="src/App/Http/AppFramework.php">AppFramework.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">56</span>
<span class="phpdocumentor-element-found-in__line">51</span>

</aside>

Expand Down Expand Up @@ -435,7 +420,7 @@ <h4 class="phpdocumentor-element__name" id="method_set_app_errors">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Http/AppFramework.php"><a href="files/src-app-http-appframework.html"><abbr title="src/App/Http/AppFramework.php">AppFramework.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">68</span>
<span class="phpdocumentor-element-found-in__line">63</span>

</aside>

Expand Down Expand Up @@ -468,7 +453,7 @@ <h4 class="phpdocumentor-element__name" id="method_set_config">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Http/AppFramework.php"><a href="files/src-app-http-appframework.html"><abbr title="src/App/Http/AppFramework.php">AppFramework.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">103</span>
<span class="phpdocumentor-element-found-in__line">98</span>

</aside>

Expand Down Expand Up @@ -508,39 +493,6 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
&mdash;


</article>
<article
class="phpdocumentor-element
-method
-private
-static "
>
<h4 class="phpdocumentor-element__name" id="method__is_multitenant">
_is_multitenant()
<a href="classes/Urisoft-App-Http-AppFramework.html#method__is_multitenant" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Http/AppFramework.php"><a href="files/src-app-http-appframework.html"><abbr title="src/App/Http/AppFramework.php">AppFramework.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">109</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">_is_multitenant</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>

<section class="phpdocumentor-description"></section>




<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">mixed</span>
&mdash;


</article>
</section>

Expand Down
61 changes: 55 additions & 6 deletions docs/code/classes/Urisoft-App-Http-DB.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,13 @@ <h3 id="toc">
<span>
&nbsp;: mixed </span>
</dt>
<dd></dd>

<dt class="phpdocumentor-table-of-contents__entry -property -private">
<a href="classes/Urisoft-App-Http-DB.html#property_prefix">$prefix</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd></dd>

<dt class="phpdocumentor-table-of-contents__entry -property -private">
Expand Down Expand Up @@ -356,6 +363,40 @@ <h4 class="phpdocumentor-element__name" id="property_password">



</article>
<article
class="
phpdocumentor-element
-property
-private
"
>
<h4 class="phpdocumentor-element__name" id="property_prefix">
$prefix
<a href="classes/Urisoft-App-Http-DB.html#property_prefix" class="headerlink"><i class="fas fa-link"></i></a>
<span class="phpdocumentor-element__modifiers">
</span>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Http/DB.php"><a href="files/src-app-http-db.html"><abbr title="src/App/Http/DB.php">DB.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">16</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__type">mixed</span>
<span class="phpdocumentor-signature__name">$prefix</span>
</code>

<section class="phpdocumentor-description"></section>

<section class="phpdocumentor-description"></section>



</article>
<article
class="
Expand Down Expand Up @@ -445,14 +486,14 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Http/DB.php"><a href="files/src-app-http-db.html"><abbr title="src/App/Http/DB.php">DB.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">17</span>
<span class="phpdocumentor-element-found-in__line">18</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$table_name_no_prefix</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$host</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$dbName</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$username</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$password</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$table_name_no_prefix</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$host</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$dbName</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$username</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$password</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$prefix</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>

<section class="phpdocumentor-description"></section>

Expand Down Expand Up @@ -497,6 +538,14 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"></section>

</dd>
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$prefix</span>
: <span class="phpdocumentor-signature__argument__return-type">string</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"></section>

</dd>
</dl>

Expand All @@ -521,7 +570,7 @@ <h4 class="phpdocumentor-element__name" id="method_all">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Http/DB.php"><a href="files/src-app-http-db.html"><abbr title="src/App/Http/DB.php">DB.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">29</span>
<span class="phpdocumentor-element-found-in__line">31</span>

</aside>

Expand Down Expand Up @@ -554,7 +603,7 @@ <h4 class="phpdocumentor-element__name" id="method_find">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Http/DB.php"><a href="files/src-app-http-db.html"><abbr title="src/App/Http/DB.php">DB.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">44</span>
<span class="phpdocumentor-element-found-in__line">46</span>

</aside>

Expand Down Expand Up @@ -598,7 +647,7 @@ <h4 class="phpdocumentor-element__name" id="method_where">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Http/DB.php"><a href="files/src-app-http-db.html"><abbr title="src/App/Http/DB.php">DB.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">60</span>
<span class="phpdocumentor-element-found-in__line">62</span>

</aside>

Expand Down Expand Up @@ -650,7 +699,7 @@ <h4 class="phpdocumentor-element__name" id="method_connect">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/App/Http/DB.php"><a href="files/src-app-http-db.html"><abbr title="src/App/Http/DB.php">DB.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">75</span>
<span class="phpdocumentor-element-found-in__line">77</span>

</aside>

Expand Down
Loading

0 comments on commit 1c9b299

Please sign in to comment.