Skip to content

Commit

Permalink
TASK: Update API docs from 9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neos-bot committed Oct 14, 2024
1 parent e0347fb commit 7083364
Show file tree
Hide file tree
Showing 16 changed files with 170 additions and 95 deletions.
24 changes: 13 additions & 11 deletions flow/9.0/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 @@ -187,7 +177,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/9.0/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: 8 additions & 6 deletions flow/9.0/Neos/Flow/Composer.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/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 @@ -111,7 +106,14 @@ <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
8 changes: 4 additions & 4 deletions flow/9.0/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/9.0/Neos/Flow/I18n.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,11 @@ <h2>Classes</h2>
<div class="col-md-6">
<a href="../../Neos/Flow/I18n/Detector.html"><abbr title="Neos\Flow\I18n\Detector">Detector</abbr></a> </div>
<div class="col-md-6"><p>The Detector class provides methods for automatic locale detection</p></div>
</div>
<div class="row">
<div class="col-md-6">
<a href="../../Neos/Flow/I18n/Exception.html"><abbr title="Neos\Flow\I18n\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic Locale exception</p></div>
</div>
<div class="row">
<div class="col-md-6">
Expand Down Expand Up @@ -150,14 +155,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/I18n/Exception.html"><abbr title="Neos\Flow\I18n\Exception">Exception</abbr></a> </div>
<div class="col-md-6"><p>A generic Locale 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
90 changes: 82 additions & 8 deletions flow/9.0/Neos/Flow/Mvc/Routing/AttributeRoutesProvider.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h2>Methods</h2>

</div>
<div class="col-md-8">
<a href="#method___construct">__construct</a>(<a href="../../../../Neos/Flow/Reflection/ReflectionService.html"><abbr title="Neos\Flow\Reflection\ReflectionService">ReflectionService</abbr></a> $reflectionService, <a href="../../../../Neos/Flow/ObjectManagement/ObjectManagerInterface.html"><abbr title="Neos\Flow\ObjectManagement\ObjectManagerInterface">ObjectManagerInterface</abbr></a> $objectManager, array $classNames)
<a href="#method___construct">__construct</a>(<a href="../../../../Neos/Flow/ObjectManagement/ObjectManagerInterface.html"><abbr title="Neos\Flow\ObjectManagement\ObjectManagerInterface">ObjectManagerInterface</abbr></a> $objectManager, array $classNames)

<p class="no-description">No description</p>
</div>
Expand All @@ -160,6 +160,17 @@ <h2>Methods</h2>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
static&nbsp;array
</div>
<div class="col-md-8">
<a href="#method_compileRoutesConfiguration">compileRoutesConfiguration</a>(<a href="../../../../Neos/Flow/ObjectManagement/ObjectManagerInterface.html"><abbr title="Neos\Flow\ObjectManagement\ObjectManagerInterface">ObjectManagerInterface</abbr></a> $objectManager)

<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
</div>


Expand All @@ -170,7 +181,7 @@ <h2>Details</h2>
<h3 id="method___construct">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/Mvc/Routing/AttributeRoutesProvider.php#L71">at line 71</a></div>
<code>
<strong>__construct</strong>(<a href="../../../../Neos/Flow/Reflection/ReflectionService.html"><abbr title="Neos\Flow\Reflection\ReflectionService">ReflectionService</abbr></a> $reflectionService, <a href="../../../../Neos/Flow/ObjectManagement/ObjectManagerInterface.html"><abbr title="Neos\Flow\ObjectManagement\ObjectManagerInterface">ObjectManagerInterface</abbr></a> $objectManager, array $classNames)
<strong>__construct</strong>(<a href="../../../../Neos/Flow/ObjectManagement/ObjectManagerInterface.html"><abbr title="Neos\Flow\ObjectManagement\ObjectManagerInterface">ObjectManagerInterface</abbr></a> $objectManager, array $classNames)
</code>
</h3>
<div class="details">
Expand All @@ -186,11 +197,6 @@ <h4>Parameters</h4>

<table class="table table-condensed">
<tr>
<td><a href="../../../../Neos/Flow/Reflection/ReflectionService.html"><abbr title="Neos\Flow\Reflection\ReflectionService">ReflectionService</abbr></a></td>
<td>$reflectionService</td>
<td></td>
</tr>
<tr>
<td><a href="../../../../Neos/Flow/ObjectManagement/ObjectManagerInterface.html"><abbr title="Neos\Flow\ObjectManagement\ObjectManagerInterface">ObjectManagerInterface</abbr></a></td>
<td>$objectManager</td>
<td></td>
Expand All @@ -212,7 +218,7 @@ <h4>Parameters</h4>
</div>
<div class="method-item">
<h3 id="method_getRoutes">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/Mvc/Routing/AttributeRoutesProvider.php#L78">at line 78</a></div>
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/Mvc/Routing/AttributeRoutesProvider.php#L77">at line 77</a></div>
<code> <a href="../../../../Neos/Flow/Mvc/Routing/Routes.html"><abbr title="Neos\Flow\Mvc\Routing\Routes">Routes</abbr></a>
<strong>getRoutes</strong>()
</code>
Expand All @@ -239,6 +245,74 @@ <h4>Return Value</h4>



</div>
</div>

</div>
<div class="method-item">
<h3 id="method_compileRoutesConfiguration">
<div class="location"><a href="https://github.com/neos/flow-development-collection/blob/9.0/Neos.Flow/Classes/Mvc/Routing/AttributeRoutesProvider.php#L108">at line 108</a></div>
<code> static array
<strong>compileRoutesConfiguration</strong>(<a href="../../../../Neos/Flow/ObjectManagement/ObjectManagerInterface.html"><abbr title="Neos\Flow\ObjectManagement\ObjectManagerInterface">ObjectManagerInterface</abbr></a> $objectManager)
</code>
</h3>
<div class="details">



<div class="method-description">
<p class="no-description">No description</p>

</div>
<div class="tags">
<h4>Parameters</h4>

<table class="table table-condensed">
<tr>
<td><a href="../../../../Neos/Flow/ObjectManagement/ObjectManagerInterface.html"><abbr title="Neos\Flow\ObjectManagement\ObjectManagerInterface">ObjectManagerInterface</abbr></a></td>
<td>$objectManager</td>
<td></td>
</tr>
</table>


<h4>Return Value</h4>

<table class="table table-condensed">
<tr>
<td>array</td>
<td></td>
</tr>
</table>


<h4>Exceptions</h4>

<table class="table table-condensed">
<tr>
<td><a href="../../../../Neos/Flow/Mvc/Exception/InvalidActionNameException.html"><abbr title="Neos\Flow\Mvc\Exception\InvalidActionNameException">InvalidActionNameException</abbr></a></td>
<td></td>
</tr>
<tr>
<td><a href="../../../../Neos/Flow/Mvc/Routing/Exception/InvalidControllerException.html"><abbr title="Neos\Flow\Mvc\Routing\Exception\InvalidControllerException">InvalidControllerException</abbr></a></td>
<td></td>
</tr>
<tr>
<td><a href="../../../../Neos/Flow/Utility/Exception.html"><abbr title="Neos\Flow\Utility\Exception">Exception</abbr></a></td>
<td></td>
</tr>
<tr>
<td><a href="../../../../Neos/Utility/Exception/FilesException.html"><abbr title="Neos\Utility\Exception\FilesException">FilesException</abbr></a></td>
<td></td>
</tr>
<tr>
<td><a target="_blank" rel="noopener" href="https://www.php.net/ReflectionException">ReflectionException</a></td>
<td></td>
</tr>
</table>



</div>
</div>

Expand Down
Loading

0 comments on commit 7083364

Please sign in to comment.