Skip to content

Commit

Permalink
Deploy docs from e0f3d3c
Browse files Browse the repository at this point in the history
Tom Udding: Merge pull request #1892 from tomudding/feature/account-activation-instead-of-registration

feat: activation is the new registration

Co-authored-by: tomudding <[email protected]>
  • Loading branch information
github-actions[bot] and tomudding committed Aug 24, 2024
1 parent d89c13a commit f4cea68
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 55 deletions.
53 changes: 3 additions & 50 deletions classes/User-Controller-UserController.html
Original file line number Diff line number Diff line change
Expand Up @@ -514,13 +514,6 @@ <h4 id="toc-methods">
</dt>
<dd>User logout action.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a class="" href="classes/User-Controller-UserController.html#method_registerAction">registerAction()</a>
<span>
&nbsp;: <abbr title="\Laminas\View\Model\ViewModel">ViewModel</abbr> </span>
</dt>
<dd>User register action.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a class="" href="classes/User-Controller-UserController.html#method_resetPasswordAction">resetPasswordAction()</a>
<span>
Expand Down Expand Up @@ -736,7 +729,7 @@ <h4 class="phpdocumentor-element__name" id="method_activateAction">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/User/src/Controller/UserController.php"><a href="files/module-user-src-controller-usercontroller.html"><abbr title="module/User/src/Controller/UserController.php">UserController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">227</span>
<span class="phpdocumentor-element-found-in__line">203</span>

</aside>

Expand Down Expand Up @@ -775,7 +768,7 @@ <h4 class="phpdocumentor-element__name" id="method_changePasswordAction">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/User/src/Controller/UserController.php"><a href="files/module-user-src-controller-usercontroller.html"><abbr title="module/User/src/Controller/UserController.php">UserController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">153</span>
<span class="phpdocumentor-element-found-in__line">129</span>

</aside>

Expand Down Expand Up @@ -915,45 +908,6 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type"><abbr title="\Laminas\Http\Response">Response</abbr></span>
</section>

</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_registerAction">
registerAction()
<a href="classes/User-Controller-UserController.html#method_registerAction" 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/User/src/Controller/UserController.php"><a href="files/module-user-src-controller-usercontroller.html"><abbr title="module/User/src/Controller/UserController.php">UserController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">129</span>

</aside>

<p class="phpdocumentor-summary">User register action.</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">registerAction</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Laminas\View\Model\ViewModel">ViewModel</abbr></span></code>

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







<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type"><abbr title="\Laminas\View\Model\ViewModel">ViewModel</abbr></span>
</section>

</article>
<article
class="phpdocumentor-element
Expand All @@ -969,7 +923,7 @@ <h4 class="phpdocumentor-element__name" id="method_resetPasswordAction">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/User/src/Controller/UserController.php"><a href="files/module-user-src-controller-usercontroller.html"><abbr title="module/User/src/Controller/UserController.php">UserController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">187</span>
<span class="phpdocumentor-element-found-in__line">163</span>

</aside>

Expand Down Expand Up @@ -1171,7 +1125,6 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<li class=""><a href="classes/User-Controller-UserController.html#method_flashMessenger">flashMessenger()</a></li>
<li class=""><a href="classes/User-Controller-UserController.html#method_loginAction">loginAction()</a></li>
<li class=""><a href="classes/User-Controller-UserController.html#method_logoutAction">logoutAction()</a></li>
<li class=""><a href="classes/User-Controller-UserController.html#method_registerAction">registerAction()</a></li>
<li class=""><a href="classes/User-Controller-UserController.html#method_resetPasswordAction">resetPasswordAction()</a></li>
<li class=""><a href="classes/User-Controller-UserController.html#method_decodeRedirect">decodeRedirect()</a></li>
</ul>
Expand Down
5 changes: 0 additions & 5 deletions js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -16620,11 +16620,6 @@ Search.appendIndex(
"name": "logoutAction",
"summary": "User\u0020logout\u0020action.",
"url": "classes/User-Controller-UserController.html#method_logoutAction"
}, {
"fqsen": "\\User\\Controller\\UserController\u003A\u003AregisterAction\u0028\u0029",
"name": "registerAction",
"summary": "User\u0020register\u0020action.",
"url": "classes/User-Controller-UserController.html#method_registerAction"
}, {
"fqsen": "\\User\\Controller\\UserController\u003A\u003AchangePasswordAction\u0028\u0029",
"name": "changePasswordAction",
Expand Down
22 changes: 22 additions & 0 deletions reports/markers.html
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,10 @@ <h3>Table of Contents</h3>
<tr>
<td class="phpdocumentor-cell"><a href="reports/markers.html#module/Photo/src/Model/VirtualAlbum.php">module/Photo/src/Model/VirtualAlbum.php</a></td>
<td class="phpdocumentor-cell">1</td>
</tr>
<tr>
<td class="phpdocumentor-cell"><a href="reports/markers.html#module/User/config/module.config.php">module/User/config/module.config.php</a></td>
<td class="phpdocumentor-cell">1</td>
</tr>
<tr>
<td class="phpdocumentor-cell"><a href="reports/markers.html#module/User/src/Service/User.php">module/User/src/Service/User.php</a></td>
Expand Down Expand Up @@ -612,6 +616,24 @@ <h3><abbr title="module/Photo/src/Model/VirtualAlbum.php">VirtualAlbum.php</abbr
<td class="phpdocumentor-cell">The code below probably never was finished</td>
</tr>
</tbody>
</table>
<a id="module/User/config/module.config.php"></a>
<h3><abbr title="module/User/config/module.config.php">module.config.php</abbr></h3>
<table>
<thead>
<tr>
<th class="phpdocumentor-heading">Type</th>
<th class="phpdocumentor-heading">Line</th>
<th class="phpdocumentor-heading">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="phpdocumentor-cell">TODO</td>
<td class="phpdocumentor-cell">46</td>
<td class="phpdocumentor-cell">remove after 1 January 2025.</td>
</tr>
</tbody>
</table>
<a id="module/User/src/Service/User.php"></a>
<h3><abbr title="module/User/src/Service/User.php">User.php</abbr></h3>
Expand Down

0 comments on commit f4cea68

Please sign in to comment.