Skip to content

Commit

Permalink
Deploy docs from e0cd4ee
Browse files Browse the repository at this point in the history
Tom Udding: Merge pull request #1719 from tomudding/feature/decision-search-english

Allow searching for decision using the English abbreviations for meeting

Co-authored-by: tomudding <[email protected]>
  • Loading branch information
github-actions[bot] and tomudding committed Sep 26, 2023
1 parent bbd135a commit f86f76a
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 10 deletions.
6 changes: 3 additions & 3 deletions classes/Decision-Mapper-Decision.html
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ <h2 class="phpdocumentor-content__title">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Decision/src/Mapper/Decision.php"><a href="files/module-decision-src-mapper-decision.html"><abbr title="module/Decision/src/Mapper/Decision.php">Decision.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">20</span>
<span class="phpdocumentor-element-found-in__line">21</span>

</aside>

Expand Down Expand Up @@ -1489,7 +1489,7 @@ <h4 class="phpdocumentor-element__name" id="method_search">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Decision/src/Mapper/Decision.php"><a href="files/module-decision-src-mapper-decision.html"><abbr title="module/Decision/src/Mapper/Decision.php">Decision.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">27</span>
<span class="phpdocumentor-element-found-in__line">28</span>

</aside>

Expand Down Expand Up @@ -1632,7 +1632,7 @@ <h4 class="phpdocumentor-element__name" id="method_getRepositoryName">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Decision/src/Mapper/Decision.php"><a href="files/module-decision-src-mapper-decision.html"><abbr title="module/Decision/src/Mapper/Decision.php">Decision.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">86</span>
<span class="phpdocumentor-element-found-in__line">85</span>

</aside>

Expand Down
108 changes: 101 additions & 7 deletions classes/Decision-Model-Enums-MeetingTypes.html
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ <h2 class="phpdocumentor-content__title">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Decision/src/Model/Enums/MeetingTypes.php"><a href="files/module-decision-src-model-enums-meetingtypes.html"><abbr title="module/Decision/src/Model/Enums/MeetingTypes.php">MeetingTypes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">12</span>
<span class="phpdocumentor-element-found-in__line">15</span>

</aside>

Expand Down Expand Up @@ -486,6 +486,18 @@ <h4 id="toc-methods">
&nbsp;: string </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Decision-Model-Enums-MeetingTypes.html#method_getSearchableStrings">getSearchableStrings()</a>
<span>
&nbsp;: array&lt;string|int, string&gt; </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Decision-Model-Enums-MeetingTypes.html#method_tryFromSearch">tryFromSearch()</a>
<span>
&nbsp;: <a href="classes/Decision-Model-Enums-MeetingTypes.html"><abbr title="\Decision\Model\Enums\MeetingTypes">MeetingTypes</abbr></a> </span>
</dt>

</dl>


Expand All @@ -511,7 +523,7 @@ <h4 class="phpdocumentor-element__name" id="enumcase_BV">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Decision/src/Model/Enums/MeetingTypes.php"><a href="files/module-decision-src-model-enums-meetingtypes.html"><abbr title="module/Decision/src/Model/Enums/MeetingTypes.php">MeetingTypes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">14</span>
<span class="phpdocumentor-element-found-in__line">17</span>

</aside>

Expand All @@ -535,7 +547,7 @@ <h4 class="phpdocumentor-element__name" id="enumcase_ALV">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Decision/src/Model/Enums/MeetingTypes.php"><a href="files/module-decision-src-model-enums-meetingtypes.html"><abbr title="module/Decision/src/Model/Enums/MeetingTypes.php">MeetingTypes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">15</span>
<span class="phpdocumentor-element-found-in__line">18</span>

</aside>

Expand All @@ -559,7 +571,7 @@ <h4 class="phpdocumentor-element__name" id="enumcase_VV">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Decision/src/Model/Enums/MeetingTypes.php"><a href="files/module-decision-src-model-enums-meetingtypes.html"><abbr title="module/Decision/src/Model/Enums/MeetingTypes.php">MeetingTypes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">16</span>
<span class="phpdocumentor-element-found-in__line">19</span>

</aside>

Expand All @@ -583,7 +595,7 @@ <h4 class="phpdocumentor-element__name" id="enumcase_VIRT">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Decision/src/Model/Enums/MeetingTypes.php"><a href="files/module-decision-src-model-enums-meetingtypes.html"><abbr title="module/Decision/src/Model/Enums/MeetingTypes.php">MeetingTypes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">17</span>
<span class="phpdocumentor-element-found-in__line">20</span>

</aside>

Expand Down Expand Up @@ -615,7 +627,7 @@ <h4 class="phpdocumentor-element__name" id="method_getAbbreviation">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Decision/src/Model/Enums/MeetingTypes.php"><a href="files/module-decision-src-model-enums-meetingtypes.html"><abbr title="module/Decision/src/Model/Enums/MeetingTypes.php">MeetingTypes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">29</span>
<span class="phpdocumentor-element-found-in__line">32</span>

</aside>

Expand Down Expand Up @@ -660,7 +672,7 @@ <h4 class="phpdocumentor-element__name" id="method_getName">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Decision/src/Model/Enums/MeetingTypes.php"><a href="files/module-decision-src-model-enums-meetingtypes.html"><abbr title="module/Decision/src/Model/Enums/MeetingTypes.php">MeetingTypes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">19</span>
<span class="phpdocumentor-element-found-in__line">22</span>

</aside>

Expand Down Expand Up @@ -690,6 +702,86 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">string</span>
</section>

</article>
<article
class="phpdocumentor-element
-method
-public
-static "
>
<h4 class="phpdocumentor-element__name" id="method_getSearchableStrings">
getSearchableStrings()
<a href="classes/Decision-Model-Enums-MeetingTypes.html#method_getSearchableStrings" class="headerlink"><i class="fas fa-link"></i></a>

</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Decision/src/Model/Enums/MeetingTypes.php"><a href="files/module-decision-src-model-enums-meetingtypes.html"><abbr title="module/Decision/src/Model/Enums/MeetingTypes.php">MeetingTypes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">45</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">getSearchableStrings</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, string&gt;</span></code>

<div class="phpdocumentor-label-line">
</div>




<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">array&lt;string|int, string&gt;</span>
</section>

</article>
<article
class="phpdocumentor-element
-method
-public
-static "
>
<h4 class="phpdocumentor-element__name" id="method_tryFromSearch">
tryFromSearch()
<a href="classes/Decision-Model-Enums-MeetingTypes.html#method_tryFromSearch" class="headerlink"><i class="fas fa-link"></i></a>

</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Decision/src/Model/Enums/MeetingTypes.php"><a href="files/module-decision-src-model-enums-meetingtypes.html"><abbr title="module/Decision/src/Model/Enums/MeetingTypes.php">MeetingTypes.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">55</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">tryFromSearch</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$input</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><a href="classes/Decision-Model-Enums-MeetingTypes.html"><abbr title="\Decision\Model\Enums\MeetingTypes">MeetingTypes</abbr></a></span></code>

<div class="phpdocumentor-label-line">
</div>

<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$input</span>
: <span class="phpdocumentor-signature__argument__return-type">string</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

</dd>
</dl>



<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type"><a href="classes/Decision-Model-Enums-MeetingTypes.html"><abbr title="\Decision\Model\Enums\MeetingTypes">MeetingTypes</abbr></a></span>
</section>

</article>
</section>

Expand Down Expand Up @@ -815,6 +907,8 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/Decision-Model-Enums-MeetingTypes.html#method_getAbbreviation">getAbbreviation()</a></li>
<li><a href="classes/Decision-Model-Enums-MeetingTypes.html#method_getName">getName()</a></li>
<li><a href="classes/Decision-Model-Enums-MeetingTypes.html#method_getSearchableStrings">getSearchableStrings()</a></li>
<li><a href="classes/Decision-Model-Enums-MeetingTypes.html#method_tryFromSearch">tryFromSearch()</a></li>
</ul>
</li>
</ul>
Expand Down
10 changes: 10 additions & 0 deletions js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -8130,6 +8130,16 @@ Search.appendIndex(
"name": "getAbbreviation",
"summary": "",
"url": "classes/Decision-Model-Enums-MeetingTypes.html#method_getAbbreviation"
}, {
"fqsen": "\\Decision\\Model\\Enums\\MeetingTypes\u003A\u003AgetSearchableStrings\u0028\u0029",
"name": "getSearchableStrings",
"summary": "",
"url": "classes/Decision-Model-Enums-MeetingTypes.html#method_getSearchableStrings"
}, {
"fqsen": "\\Decision\\Model\\Enums\\MeetingTypes\u003A\u003AtryFromSearch\u0028\u0029",
"name": "tryFromSearch",
"summary": "",
"url": "classes/Decision-Model-Enums-MeetingTypes.html#method_tryFromSearch"
}, {
"fqsen": "\\Decision\\Model\\Enums\\MeetingTypes\u003A\u003ABV",
"name": "BV",
Expand Down

0 comments on commit f86f76a

Please sign in to comment.