Skip to content

Commit

Permalink
New release documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ruff committed Nov 15, 2020
1 parent 9aa791d commit 28008e4
Show file tree
Hide file tree
Showing 10 changed files with 512 additions and 1,325 deletions.
2 changes: 1 addition & 1 deletion doc/classes/horstoeko-zugferd-ZugferdDocumentBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -1397,7 +1397,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
: <span class="phpdocumentor-signature__argument__return-type">bool</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>Switch that indicates whether the following data refer to an allowance or a discount, true means that
<section class="phpdocumentor-description"><p>Switch that indicates whether the following data refer to an surcharge or a discount, true means that
this an charge</p>
</section>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1427,7 +1427,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
: <span class="phpdocumentor-signature__argument__return-type">bool</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>Switch that indicates whether the following data refer to an allowance or a discount, true means that
<section class="phpdocumentor-description"><p>Switch that indicates whether the following data refer to an surcharge or a discount, true means that
this an charge</p>
</section>

Expand Down
76 changes: 73 additions & 3 deletions doc/classes/horstoeko-zugferd-jms-ZugferdTypesHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,13 @@ <h3 id="toc">
<span>
&nbsp;: mixed </span>
</dt>
<dd></dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/horstoeko-zugferd-jms-ZugferdTypesHandler.html#method_serializeIndicatorType">serializeIndicatorType()</a>
<span>
&nbsp;: mixed </span>
</dt>
<dd></dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
Expand Down Expand Up @@ -263,7 +270,7 @@ <h4 class="phpdocumentor-element__name" id="method_serializeAmountType">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/jms/ZugferdTypesHandler.php"><a href="files/src-jms-zugferdtypeshandler.html"><abbr title="src/jms/ZugferdTypesHandler.php">ZugferdTypesHandler.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">107</span>
<span class="phpdocumentor-element-found-in__line">131</span>
</aside>


Expand Down Expand Up @@ -312,6 +319,69 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<section class="phpdocumentor-description"></section>


</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_serializeIndicatorType">
serializeIndicatorType()
<a href="classes/horstoeko-zugferd-jms-ZugferdTypesHandler.html#method_serializeIndicatorType" 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/jms/ZugferdTypesHandler.php"><a href="files/src-jms-zugferdtypeshandler.html"><abbr title="src/jms/ZugferdTypesHandler.php">ZugferdTypesHandler.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">163</span>
</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">serializeIndicatorType</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><abbr title="\JMS\Serializer\XmlSerializationVisitor">XmlSerializationVisitor</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$visitor</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">mixed&nbsp;</span><span class="phpdocumentor-signature__argument__name">$data</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$type</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><abbr title="\JMS\Serializer\Context">Context</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$context</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>


<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">$visitor</span>
: <span class="phpdocumentor-signature__argument__return-type"><abbr title="\JMS\Serializer\XmlSerializationVisitor">XmlSerializationVisitor</abbr></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

</dd>
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$data</span>
: <span class="phpdocumentor-signature__argument__return-type">mixed</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

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

</dd>
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$context</span>
: <span class="phpdocumentor-signature__argument__return-type"><abbr title="\JMS\Serializer\Context">Context</abbr></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

</dd>
</dl>



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


</article>
<article
class="phpdocumentor-element
Expand All @@ -326,7 +396,7 @@ <h4 class="phpdocumentor-element__name" id="method_serializePercentType">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/jms/ZugferdTypesHandler.php"><a href="files/src-jms-zugferdtypeshandler.html"><abbr title="src/jms/ZugferdTypesHandler.php">ZugferdTypesHandler.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">133</span>
<span class="phpdocumentor-element-found-in__line">157</span>
</aside>


Expand Down Expand Up @@ -389,7 +459,7 @@ <h4 class="phpdocumentor-element__name" id="method_serializeQuantityType">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/jms/ZugferdTypesHandler.php"><a href="files/src-jms-zugferdtypeshandler.html"><abbr title="src/jms/ZugferdTypesHandler.php">ZugferdTypesHandler.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">120</span>
<span class="phpdocumentor-element-found-in__line">144</span>
</aside>


Expand Down
Loading

0 comments on commit 28008e4

Please sign in to comment.