Skip to content

Commit

Permalink
Deploy docs from 185ada3
Browse files Browse the repository at this point in the history
Tom Udding: Merge pull request #1662 from tomudding/feature/poll-notice-for-pii

Personal data notice polls and improved poll creation

Co-authored-by: tomudding <tomudding@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and tomudding committed Jul 2, 2023
1 parent bc423c5 commit 443f454
Show file tree
Hide file tree
Showing 11 changed files with 2,039 additions and 581 deletions.
2 changes: 1 addition & 1 deletion classes/Frontpage-Form-Poll.html
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ <h4 class="phpdocumentor-element__name" id="method_getInputFilterSpecification">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Frontpage/src/Form/Poll.php"><a href="files/module-frontpage-src-form-poll.html"><abbr title="module/Frontpage/src/Form/Poll.php">Poll.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">75</span>
<span class="phpdocumentor-element-found-in__line">74</span>

</aside>

Expand Down
70 changes: 64 additions & 6 deletions classes/Frontpage-Form-PollOption.html
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ <h2 class="phpdocumentor-content__title">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Frontpage/src/Form/PollOption.php"><a href="files/module-frontpage-src-form-polloption.html"><abbr title="module/Frontpage/src/Form/PollOption.php">PollOption.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">15</span>
<span class="phpdocumentor-element-found-in__line">16</span>

</aside>

Expand Down Expand Up @@ -439,7 +439,14 @@ <h3 id="toc">
</h3>

<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<dt class="phpdocumentor-table-of-contents__entry -property -private">
<a href="classes/Frontpage-Form-PollOption.html#property_translator">$translator</a>
<span>
&nbsp;: <abbr title="\Laminas\Mvc\I18n\Translator">Translator</abbr> </span>
</dt>
<dd></dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Frontpage-Form-PollOption.html#method___construct">__construct()</a>
<span>
&nbsp;: mixed </span>
Expand All @@ -460,6 +467,46 @@ <h3 id="toc">



<section class="phpdocumentor-properties">
<h3 class="phpdocumentor-elements__header" id="properties">
Properties
<a href="classes/Frontpage-Form-PollOption.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
</h3>
<article
class="
phpdocumentor-element
-property
-private
-read-only "
>
<h4 class="phpdocumentor-element__name" id="property_translator">
$translator
<a href="classes/Frontpage-Form-PollOption.html#property_translator" class="headerlink"><i class="fas fa-link"></i></a>
<span class="phpdocumentor-element__modifiers">
<small class="phpdocumentor-element__modifier">read-only</small> </span>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Frontpage/src/Form/PollOption.php"><a href="files/module-frontpage-src-form-polloption.html"><abbr title="module/Frontpage/src/Form/PollOption.php">PollOption.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">18</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__type"><abbr title="\Laminas\Mvc\I18n\Translator">Translator</abbr></span>
<span class="phpdocumentor-signature__name">$translator</span>
</code>

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

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



</article>
</section>

<section class="phpdocumentor-methods">
<h3 class="phpdocumentor-elements__header" id="methods">
Expand All @@ -479,18 +526,29 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Frontpage/src/Form/PollOption.php"><a href="files/module-frontpage-src-form-polloption.html"><abbr title="module/Frontpage/src/Form/PollOption.php">PollOption.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>)</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"><abbr title="\Laminas\Mvc\I18n\Translator">Translator</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$translator</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>

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


<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">$translator</span>
: <span class="phpdocumentor-signature__argument__return-type"><abbr title="\Laminas\Mvc\I18n\Translator">Translator</abbr></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"></section>

</dd>
</dl>



<h5 class="phpdocumentor-return-value__heading">Return values</h5>
Expand All @@ -512,7 +570,7 @@ <h4 class="phpdocumentor-element__name" id="method_getInputFilterSpecification">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Frontpage/src/Form/PollOption.php"><a href="files/module-frontpage-src-form-polloption.html"><abbr title="module/Frontpage/src/Form/PollOption.php">PollOption.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">48</span>
<span class="phpdocumentor-element-found-in__line">49</span>

</aside>

Expand Down
Loading

0 comments on commit 443f454

Please sign in to comment.