Skip to content

Commit

Permalink
TASK: Update API docs from 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
neos-bot committed Jun 5, 2024
1 parent 7aa6e40 commit 04e21b0
Show file tree
Hide file tree
Showing 32 changed files with 208 additions and 250 deletions.
14 changes: 6 additions & 8 deletions flow/8.3/Neos/Flow/Aop.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,11 @@ <h2>Classes</h2>
<div class="col-md-6">
<a href="../../Neos/Flow/Aop/AspectContainer.html"><abbr title="Neos\Flow\Aop\AspectContainer">AspectContainer</abbr></a> </div>
<div class="col-md-6"><p>An aspect is represented by class tagged with the &quot;aspect&quot; annotation.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Aop/Exception.html"><abbr title="Neos\Flow\Aop\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic AOP Framework Exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -147,14 +152,7 @@ <h2>Interfaces</h2>
</div>
</div>

<h2>Exceptions</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Aop/Exception.html"><abbr title="Neos\Flow\Aop\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic AOP Framework Exception</p></div>
</div>
</div>

</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
8 changes: 3 additions & 5 deletions flow/8.3/Neos/Flow/Configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,17 +103,15 @@ <h2>Classes</h2>
<a href="../../Neos/Flow/Configuration/ConfigurationSchemaValidator.html"><abbr title="Neos\Flow\Configuration\ConfigurationSchemaValidator">ConfigurationSchemaValidator</abbr></a> </div>
<div class="col-md-6"><p>A validator for all configuration entries using Schema</p></div>
</div>
</div>


<h2>Exceptions</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Configuration/Exception.html"><abbr title="Neos\Flow\Configuration\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic Configuration Exception</p></div>
</div>
</div>



</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions flow/8.3/Neos/Flow/Core/Booting/Exception.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,17 +88,17 @@ <h1>Neos\Flow\Core\Booting\Exception</h1>
</div>





<h2>Exceptions</h2>
<h2>Classes</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../../../Neos/Flow/Core/Booting/Exception/SubProcessException.html"><abbr title="Neos\Flow\Core\Booting\Exception\SubProcessException">SubProcessException</abbr></a> </div>
<div class="col-md-6"><p>A Sub Process exception</p></div>
</div>
</div>



</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
14 changes: 6 additions & 8 deletions flow/8.3/Neos/Flow/Error.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,11 @@ <h2>Classes</h2>
<div class="col-md-6">
<a href="../../Neos/Flow/Error/ErrorHandler.html"><abbr title="Neos\Flow\Error\ErrorHandler">ErrorHandler</abbr></a> </div>
<div class="col-md-6"><p>Global error handler for Flow</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Error/Exception.html"><abbr title="Neos\Flow\Error\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>An exception which represents a PHP error.</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -140,14 +145,7 @@ <h2>Interfaces</h2>
</div>
</div>

<h2>Exceptions</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Error/Exception.html"><abbr title="Neos\Flow\Error\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>An exception which represents a PHP error.</p></div>
</div>
</div>

</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
14 changes: 6 additions & 8 deletions flow/8.3/Neos/Flow/Http.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,11 @@ <h2>Classes</h2>
<div class="col-md-6">
<a href="../../Neos/Flow/Http/Cookie.html"><abbr title="Neos\Flow\Http\Cookie">Cookie</abbr></a> </div>
<div class="col-md-6"><p>Represents a HTTP Cookie as of RFC 6265</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Http/Exception.html"><abbr title="Neos\Flow\Http\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic HTTP exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -155,14 +160,7 @@ <h2>Interfaces</h2>
</div>
</div>

<h2>Exceptions</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Http/Exception.html"><abbr title="Neos\Flow\Http\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic HTTP exception</p></div>
</div>
</div>

</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
34 changes: 16 additions & 18 deletions flow/8.3/Neos/Flow/Http/Client.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,21 @@ <h2>Classes</h2>
<a href="../../../Neos/Flow/Http/Client/CurlEngine.html"><abbr title="Neos\Flow\Http\Client\CurlEngine">CurlEngine</abbr></a> </div>
<div class="col-md-6"><p>A Request Engine which uses cURL in order to send requests to external
HTTP servers.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/Http/Client/CurlEngineException.html"><abbr title="Neos\Flow\Http\Client\CurlEngineException">CurlEngineException</abbr></a> </div>
<div class="col-md-6"><p>An exception for the Curl Engine</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/Http/Client/Exception.html"><abbr title="Neos\Flow\Http\Client\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic HTTP exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/Http/Client/InfiniteRedirectionException.html"><abbr title="Neos\Flow\Http\Client\InfiniteRedirectionException">InfiniteRedirectionException</abbr></a> </div>
<div class="col-md-6"><p>An HTTP exception occuring if an endless Location: redirect is suspect to happen</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand All @@ -119,24 +134,7 @@ <h2>Interfaces</h2>
</div>
</div>

<h2>Exceptions</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/Http/Client/CurlEngineException.html"><abbr title="Neos\Flow\Http\Client\CurlEngineException">CurlEngineException</abbr></a> </div>
<div class="col-md-6"><p>An exception for the Curl Engine</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/Http/Client/Exception.html"><abbr title="Neos\Flow\Http\Client\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic HTTP exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/Http/Client/InfiniteRedirectionException.html"><abbr title="Neos\Flow\Http\Client\InfiniteRedirectionException">InfiniteRedirectionException</abbr></a> </div>
<div class="col-md-6"><p>An HTTP exception occuring if an endless Location: redirect is suspect to happen</p></div>
</div>
</div>

</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
14 changes: 6 additions & 8 deletions flow/8.3/Neos/Flow/Http/Middleware.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@ <h1>Neos\Flow\Http\Middleware</h1>
<h2>Classes</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/Http/Middleware/Exception.html"><abbr title="Neos\Flow\Http\Middleware\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A HTTP middleware exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/Http/Middleware/MethodOverrideMiddleware.html"><abbr title="Neos\Flow\Http\Middleware\MethodOverrideMiddleware">MethodOverrideMiddleware</abbr></a> </div>
<div class="col-md-6"><p>Allows to override the request HTTP Method via different overrides in this order:</p>
Expand Down Expand Up @@ -147,14 +152,7 @@ <h2>Classes</h2>
</div>


<h2>Exceptions</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/Http/Middleware/Exception.html"><abbr title="Neos\Flow\Http\Middleware\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A HTTP middleware exception</p></div>
</div>
</div>

</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions flow/8.3/Neos/Flow/I18n/Cldr/Exception.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,17 +88,17 @@ <h1>Neos\Flow\I18n\Cldr\Exception</h1>
</div>





<h2>Exceptions</h2>
<h2>Classes</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../../../Neos/Flow/I18n/Cldr/Exception/InvalidCldrDataException.html"><abbr title="Neos\Flow\I18n\Cldr\Exception\InvalidCldrDataException">InvalidCldrDataException</abbr></a> </div>
<div class="col-md-6"><p>The &quot;Invalid CLDR Data&quot; exception</p></div>
</div>
</div>



</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions flow/8.3/Neos/Flow/I18n/Cldr/Reader/Exception.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,7 @@ <h1>Neos\Flow\I18n\Cldr\Reader\Exception</h1>
</div>





<h2>Exceptions</h2>
<h2>Classes</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -124,6 +121,9 @@ <h2>Exceptions</h2>
<div class="col-md-6"><p>The &quot;Unsupported Number Format&quot; exception</p></div>
</div>
</div>



</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions flow/8.3/Neos/Flow/I18n/Parser/Exception.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,7 @@ <h1>Neos\Flow\I18n\Parser\Exception</h1>
</div>





<h2>Exceptions</h2>
<h2>Classes</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
Expand All @@ -104,6 +101,9 @@ <h2>Exceptions</h2>
<div class="col-md-6"><p>The &quot;Unsupported Parser Mode&quot; exception</p></div>
</div>
</div>



</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions flow/8.3/Neos/Flow/I18n/TranslationProvider/Exception.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,7 @@ <h1>Neos\Flow\I18n\TranslationProvider\Exception</h1>
</div>





<h2>Exceptions</h2>
<h2>Classes</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
Expand All @@ -104,6 +101,9 @@ <h2>Exceptions</h2>
<div class="col-md-6"><p>An &quot;Unsupported Translation Method&quot; exception</p></div>
</div>
</div>



</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions flow/8.3/Neos/Flow/I18n/Xliff/Exception.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,17 +88,17 @@ <h1>Neos\Flow\I18n\Xliff\Exception</h1>
</div>





<h2>Exceptions</h2>
<h2>Classes</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../../../Neos/Flow/I18n/Xliff/Exception/InvalidXliffDataException.html"><abbr title="Neos\Flow\I18n\Xliff\Exception\InvalidXliffDataException">InvalidXliffDataException</abbr></a> </div>
<div class="col-md-6"><p>An &quot;Invalid XLIFF Data&quot; exception</p></div>
</div>
</div>



</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
14 changes: 6 additions & 8 deletions flow/8.3/Neos/Flow/Mvc.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,11 @@ <h2>Classes</h2>
<a href="../../Neos/Flow/Mvc/Dispatcher.html"><abbr title="Neos\Flow\Mvc\Dispatcher">Dispatcher</abbr></a> </div>
<div class="col-md-6"><p>Dispatches requests to the controller which was specified by the request and
returns the response the controller generated.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Mvc/Exception.html"><abbr title="Neos\Flow\Mvc\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic MVC exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand All @@ -143,14 +148,7 @@ <h2>Interfaces</h2>
</div>
</div>

<h2>Exceptions</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Mvc/Exception.html"><abbr title="Neos\Flow\Mvc\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic MVC exception</p></div>
</div>
</div>

</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
14 changes: 6 additions & 8 deletions flow/8.3/Neos/Flow/Mvc/Controller.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,11 @@ <h2>Classes</h2>
and further details of a controller. Instances of this class act as a container
for conveniently passing the information to other classes who need it, usually
views being views or view helpers.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/Mvc/Controller/Exception.html"><abbr title="Neos\Flow\Mvc\Controller\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic Controller exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -155,14 +160,7 @@ <h2>Interfaces</h2>
</div>
</div>

<h2>Exceptions</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/Mvc/Controller/Exception.html"><abbr title="Neos\Flow\Mvc\Controller\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic Controller exception</p></div>
</div>
</div>

</div><div id="footer">
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>. <br/>Learn more about the <a href="https://flow.neos.io" rel="noreferrer noopener" target="_blank">Flow Framework</a> if you like!</div></div>
</div>
Expand Down
Loading

0 comments on commit 04e21b0

Please sign in to comment.