Skip to content

Commit

Permalink
TASK: Update API docs from 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
neos-bot committed Mar 28, 2024
1 parent 3143e46 commit f4f96df
Show file tree
Hide file tree
Showing 15 changed files with 120 additions and 102 deletions.
24 changes: 13 additions & 11 deletions flow/8.1/Neos/Eel.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,6 @@ <h2>Classes</h2>
<div class="col-md-6">
<a href="../Neos/Eel/EvaluationException.html"><abbr title="Neos\Eel\EvaluationException">EvaluationException</abbr></a> </div>
<div class="col-md-6"><p>Some exception that occurred during evaluation of an expression</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../Neos/Eel/Exception.html"><abbr title="Neos\Eel\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A general Eel exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand All @@ -148,11 +143,6 @@ <h2>Classes</h2>
<div class="col-md-6">
<a href="../Neos/Eel/Package.html"><abbr title="Neos\Eel\Package">Package</abbr></a> </div>
<div class="col-md-6"><p>Package base class of the Eel package.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../Neos/Eel/ParserException.html"><abbr title="Neos\Eel\ParserException">ParserException</abbr></a> </div>
<div class="col-md-6"><p>Some exception that occurred during parsing of an expression</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -181,7 +171,19 @@ <h2>Interfaces</h2>
</div>
</div>


<h2>Exceptions</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../Neos/Eel/Exception.html"><abbr title="Neos\Eel\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A general Eel exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../Neos/Eel/ParserException.html"><abbr title="Neos\Eel\ParserException">ParserException</abbr></a> </div>
<div class="col-md-6"><p>Some exception that occurred during parsing of an expression</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
24 changes: 13 additions & 11 deletions flow/8.1/Neos/Eel/FlowQuery.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,6 @@ <h2>Namespaces</h2>
<h2>Classes</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Eel/FlowQuery/FizzleException.html"><abbr title="Neos\Eel\FlowQuery\FizzleException">FizzleException</abbr></a> </div>
<div class="col-md-6"></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Eel/FlowQuery/FizzleParser.html"><abbr title="Neos\Eel\FlowQuery\FizzleParser">FizzleParser</abbr></a> </div>
<div class="col-md-6"><p>Fizzle parser</p></div>
Expand All @@ -107,11 +102,6 @@ <h2>Classes</h2>
<div class="col-md-6">
<a href="../../Neos/Eel/FlowQuery/FlowQuery.html"><abbr title="Neos\Eel\FlowQuery\FlowQuery">FlowQuery</abbr></a> </div>
<div class="col-md-6"><p>FlowQuery is jQuery for PHP, a selector and traversal engine for object sets.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Eel/FlowQuery/FlowQueryException.html"><abbr title="Neos\Eel\FlowQuery\FlowQueryException">FlowQueryException</abbr></a> </div>
<div class="col-md-6"></div>
</div>
<div class="row">
<div class="col-md-6">
Expand All @@ -135,7 +125,19 @@ <h2>Interfaces</h2>
</div>
</div>


<h2>Exceptions</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Eel/FlowQuery/FizzleException.html"><abbr title="Neos\Eel\FlowQuery\FizzleException">FizzleException</abbr></a> </div>
<div class="col-md-6"></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Eel/FlowQuery/FlowQueryException.html"><abbr title="Neos\Eel\FlowQuery\FlowQueryException">FlowQueryException</abbr></a> </div>
<div class="col-md-6"></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.1/Neos/Flow/Composer.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@ <h2>Classes</h2>
<div class="col-md-6">
<a href="../../Neos/Flow/Composer/ComposerUtility.html"><abbr title="Neos\Flow\Composer\ComposerUtility">ComposerUtility</abbr></a> </div>
<div class="col-md-6"><p>Utility to access composer information like composer manifests (composer.json) and the lock file.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Composer/Exception.html"><abbr title="Neos\Flow\Composer\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic Composer Exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand All @@ -106,14 +111,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/Composer/Exception.html"><abbr title="Neos\Flow\Composer\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic Composer 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
10 changes: 5 additions & 5 deletions flow/8.1/Neos/Flow/Http.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,6 @@ <h2>Classes</h2>
<div class="col-md-6">
<a href="../../Neos/Flow/Http/Headers.html"><abbr title="Neos\Flow\Http\Headers">Headers</abbr></a> <small><span class="label label-danger">deprecated</span></small></div>
<div class="col-md-6"><p>Container for HTTP header fields</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Http/InvalidArgumentException.html"><abbr title="Neos\Flow\Http\InvalidArgumentException">InvalidArgumentException</abbr></a> </div>
<div class="col-md-6"><p>A generic HTTP InvalidArgument exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -161,6 +156,11 @@ <h2>Exceptions</h2>
<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">
<a href="../../Neos/Flow/Http/InvalidArgumentException.html"><abbr title="Neos\Flow\Http\InvalidArgumentException">InvalidArgumentException</abbr></a> </div>
<div class="col-md-6"><p>A generic HTTP InvalidArgument exception</p></div>
</div>
</div>
</div><div id="footer">
Expand Down
10 changes: 5 additions & 5 deletions flow/8.1/Neos/Flow/Http/Client.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,6 @@ <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">
Expand All @@ -127,6 +122,11 @@ <h2>Interfaces</h2>
<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>
Expand Down
14 changes: 8 additions & 6 deletions flow/8.1/Neos/Flow/Mvc/Controller.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,6 @@ <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 @@ -160,7 +155,14 @@ <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
14 changes: 8 additions & 6 deletions flow/8.1/Neos/Flow/Property.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,6 @@ <h2>Namespaces</h2>
<h2>Classes</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Property/Exception.html"><abbr title="Neos\Flow\Property\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>An generic Property related exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Property/PropertyMapper.html"><abbr title="Neos\Flow\Property\PropertyMapper">PropertyMapper</abbr></a> </div>
<div class="col-md-6"><p>The Property Mapper transforms simple types (arrays, strings, integers, floats, booleans) to objects or other simple types.</p></div>
Expand Down Expand Up @@ -128,7 +123,14 @@ <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/Property/Exception.html"><abbr title="Neos\Flow\Property\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>An generic Property related 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: 8 additions & 6 deletions flow/8.1/Neos/Flow/ResourceManagement.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,6 @@ <h2>Classes</h2>
<div class="col-md-6">
<a href="../../Neos/Flow/ResourceManagement/Collection.html"><abbr title="Neos\Flow\ResourceManagement\Collection">Collection</abbr></a> </div>
<div class="col-md-6"><p>A resource collection</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/ResourceManagement/Exception.html"><abbr title="Neos\Flow\ResourceManagement\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>Generic ResourceManagement Exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -141,7 +136,14 @@ <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/ResourceManagement/Exception.html"><abbr title="Neos\Flow\ResourceManagement\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>Generic ResourceManagement 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: 8 additions & 6 deletions flow/8.1/Neos/Flow/ResourceManagement/Storage.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ <h1>Neos\Flow\ResourceManagement\Storage</h1>
<h2>Classes</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/ResourceManagement/Storage/Exception.html"><abbr title="Neos\Flow\ResourceManagement\Storage\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>Generic Storage Exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/ResourceManagement/Storage/FileSystemStorage.html"><abbr title="Neos\Flow\ResourceManagement\Storage\FileSystemStorage">FileSystemStorage</abbr></a> </div>
<div class="col-md-6"><p>A resource storage based on the (local) file system</p></div>
Expand Down Expand Up @@ -132,7 +127,14 @@ <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/ResourceManagement/Storage/Exception.html"><abbr title="Neos\Flow\ResourceManagement\Storage\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>Generic Storage 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: 8 additions & 6 deletions flow/8.1/Neos/Flow/ResourceManagement/Target.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ <h1>Neos\Flow\ResourceManagement\Target</h1>
<h2>Classes</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/ResourceManagement/Target/Exception.html"><abbr title="Neos\Flow\ResourceManagement\Target\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>Generic Target Exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../../Neos/Flow/ResourceManagement/Target/FileSystemSymlinkTarget.html"><abbr title="Neos\Flow\ResourceManagement\Target\FileSystemSymlinkTarget">FileSystemSymlinkTarget</abbr></a> </div>
<div class="col-md-6"><p>A target which publishes resources by creating symlinks.</p></div>
Expand All @@ -116,7 +111,14 @@ <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/ResourceManagement/Target/Exception.html"><abbr title="Neos\Flow\ResourceManagement\Target\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>Generic Target 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.1/Neos/Flow/Security.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,11 @@ <h2>Classes</h2>
<a href="../../Neos/Flow/Security/DummyContext.html"><abbr title="Neos\Flow\Security\DummyContext">DummyContext</abbr></a> </div>
<div class="col-md-6"><p>This is dummy implementation of a security context, which holds
security information like roles oder details of authenticated users.</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/Security/Exception.html"><abbr title="Neos\Flow\Security\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic Security exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand All @@ -141,14 +146,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/Security/Exception.html"><abbr title="Neos\Flow\Security\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic Security 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

0 comments on commit f4f96df

Please sign in to comment.