Skip to content

Commit

Permalink
TASK: Update API docs from 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
neos-bot committed Sep 6, 2024
1 parent 14b461e commit d824eae
Show file tree
Hide file tree
Showing 6 changed files with 258 additions and 258 deletions.
84 changes: 42 additions & 42 deletions neos/8.4/Neos/ContentRepository/Domain/Model/Node.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions neos/8.4/Neos/ContentRepository/Domain/Model/NodeData.html
Original file line number Diff line number Diff line change
Expand Up @@ -2322,7 +2322,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_addOrUpdate">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1065">at line 1065</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1066">at line 1066</a></div>
<code> protected void
<strong>addOrUpdate</strong>(<a href="../../../../Neos/ContentRepository/Domain/Model/NodeData.html"><abbr title="Neos\ContentRepository\Domain\Model\NodeData">NodeData</abbr></a> $nodeData = null)
</code>
Expand Down Expand Up @@ -2373,7 +2373,7 @@ <h4>Exceptions</h4>
</div>
<div class="method-item">
<h3 id="method_updateContentObject">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1100">at line 1100</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1101">at line 1101</a></div>
<code> protected void
<strong>updateContentObject</strong>(object $contentObject)
</code>
Expand Down Expand Up @@ -3633,7 +3633,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getDimensionValues">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L790">at line 790</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L791">at line 791</a></div>
<code> array
<strong>getDimensionValues</strong>()
</code>
Expand Down Expand Up @@ -3665,7 +3665,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_buildDimensionValues">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L800">at line 800</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L801">at line 801</a></div>
<code> protected void
<strong>buildDimensionValues</strong>()
</code>
Expand Down Expand Up @@ -3697,7 +3697,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getDimensionsHash">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L818">at line 818</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L819">at line 819</a></div>
<code> string
<strong>getDimensionsHash</strong>()
</code>
Expand Down Expand Up @@ -3729,7 +3729,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_matchesWorkspaceAndDimensions">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L830">at line 830</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L831">at line 831</a></div>
<code> bool
<strong>matchesWorkspaceAndDimensions</strong>(<a href="../../../../Neos/ContentRepository/Domain/Model/Workspace.html"><abbr title="Neos\ContentRepository\Domain\Model\Workspace">Workspace</abbr></a> $workspace, array $dimensions = null)
</code>
Expand Down Expand Up @@ -3776,7 +3776,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_isInternal">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L853">at line 853</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L854">at line 854</a></div>
<code> bool
<strong>isInternal</strong>()
</code>
Expand Down Expand Up @@ -3808,7 +3808,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_move">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L873">at line 873</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L874">at line 874</a></div>
<code> <a href="../../../../Neos/ContentRepository/Domain/Model/NodeData.html"><abbr title="Neos\ContentRepository\Domain\Model\NodeData">NodeData</abbr></a>
<strong>move</strong>(string $targetPath, <a href="../../../../Neos/ContentRepository/Domain/Model/Workspace.html"><abbr title="Neos\ContentRepository\Domain\Model\Workspace">Workspace</abbr></a> $targetWorkspace)
</code>
Expand Down Expand Up @@ -3861,7 +3861,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_getExistingShadowNodeDataInExactWorkspace">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L999">at line 999</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1000">at line 1000</a></div>
<code> protected <a href="../../../../Neos/ContentRepository/Domain/Model/NodeData.html"><abbr title="Neos\ContentRepository\Domain\Model\NodeData">NodeData</abbr></a>|null
<strong>getExistingShadowNodeDataInExactWorkspace</strong>(string $path, <a href="../../../../Neos/ContentRepository/Domain/Model/Workspace.html"><abbr title="Neos\ContentRepository\Domain\Model\Workspace">Workspace</abbr></a> $workspace, array $dimensionValues)
</code>
Expand Down Expand Up @@ -3913,7 +3913,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_createShadow">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1017">at line 1017</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1018">at line 1018</a></div>
<code> <a href="../../../../Neos/ContentRepository/Domain/Model/NodeData.html"><abbr title="Neos\ContentRepository\Domain\Model\NodeData">NodeData</abbr></a>
<strong>createShadow</strong>(string $path)
</code>
Expand Down Expand Up @@ -3956,7 +3956,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_setAsShadowOf">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1033">at line 1033</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1034">at line 1034</a></div>
<code> protected void
<strong>setAsShadowOf</strong>(<a href="../../../../Neos/ContentRepository/Domain/Model/NodeData.html"><abbr title="Neos\ContentRepository\Domain\Model\NodeData">NodeData</abbr></a> $nodeData = null)
</code>
Expand Down Expand Up @@ -3998,7 +3998,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_materializeToWorkspace">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1049">at line 1049</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1050">at line 1050</a></div>
<code> protected <a href="../../../../Neos/ContentRepository/Domain/Model/NodeData.html"><abbr title="Neos\ContentRepository\Domain\Model\NodeData">NodeData</abbr></a>
<strong>materializeToWorkspace</strong>(<a href="../../../../Neos/ContentRepository/Domain/Model/Workspace.html"><abbr title="Neos\ContentRepository\Domain\Model\Workspace">Workspace</abbr></a> $workspace)
</code>
Expand Down Expand Up @@ -4041,7 +4041,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_calculatePathHash">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1110">at line 1110</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1111">at line 1111</a></div>
<code> protected void
<strong>calculatePathHash</strong>()
</code>
Expand Down Expand Up @@ -4073,7 +4073,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_calculateParentPathHash">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1120">at line 1120</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1121">at line 1121</a></div>
<code> protected void
<strong>calculateParentPathHash</strong>()
</code>
Expand Down Expand Up @@ -4105,7 +4105,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method___clone">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1130">at line 1130</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1131">at line 1131</a></div>
<code> void
<strong>__clone</strong>()
</code>
Expand Down Expand Up @@ -4137,7 +4137,7 @@ <h4>Return Value</h4>
</div>
<div class="method-item">
<h3 id="method_emitNodePathChanged">
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1149">at line 1149</a></div>
<div class="location"><a href="https://github.com/neos/neos-development-collection/blob/8.4/Neos.ContentRepository/Classes/Domain/Model/NodeData.php#L1150">at line 1150</a></div>
<code> protected void
<strong>emitNodePathChanged</strong>(<a href="../../../../Neos/ContentRepository/Domain/Model/NodeData.html"><abbr title="Neos\ContentRepository\Domain\Model\NodeData">NodeData</abbr></a> $nodeData)
</code>
Expand Down
Loading

0 comments on commit d824eae

Please sign in to comment.