Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
27pchrisl committed Apr 6, 2021
1 parent 3c186d4 commit 87218f5
Show file tree
Hide file tree
Showing 25 changed files with 2,374 additions and 338 deletions.
55 changes: 54 additions & 1 deletion docs/classes/Flat3-Lodata-Controller-Request.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,13 @@ <h3 id="toc">
</dt>
<dd></dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Flat3-Lodata-Controller-Request.html#method_setContent">setContent()</a>
<span>
&nbsp;: $this </span>
</dt>
<dd>Set the request content</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Flat3-Lodata-Controller-Request.html#method_setPath">setPath()</a>
<span>
Expand Down Expand Up @@ -173,7 +180,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Controller/Request.php"><a href="files/src-controller-request.html"><abbr title="src/Controller/Request.php">Request.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">27</span>
<span class="phpdocumentor-element-found-in__line">39</span>
</aside>


Expand Down Expand Up @@ -217,6 +224,52 @@ <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_setContent">
setContent()
<a href="classes/Flat3-Lodata-Controller-Request.html#method_setContent" 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/Controller/Request.php"><a href="files/src-controller-request.html"><abbr title="src/Controller/Request.php">Request.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">31</span>
</aside>

<p class="phpdocumentor-summary">Set the request content</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">setContent</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">mixed&nbsp;</span><span class="phpdocumentor-signature__argument__name">$content</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">$this</span></code>

<section class="phpdocumentor-description"></section>

<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">$content</span>
: <span class="phpdocumentor-signature__argument__return-type">mixed</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>Request content</p>
</section>

</dd>
</dl>



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


</article>
<article
class="phpdocumentor-element
Expand Down
488 changes: 297 additions & 191 deletions docs/classes/Flat3-Lodata-Controller-Transaction.html

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions docs/classes/Flat3-Lodata-DeclaredProperty.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,13 @@ <h3 id="toc">
</dt>
<dd>Set whether this property is included in search</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Flat3-Lodata-Property.html#method_setType">setType()</a>
<span>
&nbsp;: $this </span>
</dt>
<dd>Set the type this property is attached to</dd>

</dl>


Expand Down Expand Up @@ -697,6 +704,52 @@ <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_setType">
setType()
<a href="classes/Flat3-Lodata-Property.html#method_setType" 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/Property.php"><a href="files/src-property.html"><abbr title="src/Property.php">Property.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">94</span>
</aside>

<p class="phpdocumentor-summary">Set the type this property is attached to</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">setType</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Flat3-Lodata-Type.html"><abbr title="\Flat3\Lodata\Type">Type</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$type</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">$this</span></code>

<section class="phpdocumentor-description"></section>

<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">$type</span>
: <span class="phpdocumentor-signature__argument__return-type"><a href="classes/Flat3-Lodata-Type.html"><abbr title="\Flat3\Lodata\Type">Type</abbr></a></span>
</dt>
<dd class="phpdocumentor-argument-list__definition">
<section class="phpdocumentor-description"><p>Type</p>
</section>

</dd>
</dl>



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


</article>
</section>

Expand Down
20 changes: 10 additions & 10 deletions docs/classes/Flat3-Lodata-Drivers-EloquentEntitySet.html
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ <h4 class="phpdocumentor-element__name" id="method_commit">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Drivers/EloquentEntitySet.php"><a href="files/src-drivers-eloquententityset.html"><abbr title="src/Drivers/EloquentEntitySet.php">EloquentEntitySet.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">441</span>
<span class="phpdocumentor-element-found-in__line">444</span>
</aside>


Expand Down Expand Up @@ -858,7 +858,7 @@ <h4 class="phpdocumentor-element__name" id="method_create">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Drivers/EloquentEntitySet.php"><a href="files/src-drivers-eloquententityset.html"><abbr title="src/Drivers/EloquentEntitySet.php">EloquentEntitySet.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">208</span>
<span class="phpdocumentor-element-found-in__line">209</span>
</aside>

<p class="phpdocumentor-summary">Create an Eloquent model</p>
Expand Down Expand Up @@ -928,7 +928,7 @@ <h4 class="phpdocumentor-element__name" id="method_delete">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Drivers/EloquentEntitySet.php"><a href="files/src-drivers-eloquententityset.html"><abbr title="src/Drivers/EloquentEntitySet.php">EloquentEntitySet.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">255</span>
<span class="phpdocumentor-element-found-in__line">258</span>
</aside>

<p class="phpdocumentor-summary">Delete an Eloquent model</p>
Expand Down Expand Up @@ -974,7 +974,7 @@ <h4 class="phpdocumentor-element__name" id="method_discover">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Drivers/EloquentEntitySet.php"><a href="files/src-drivers-eloquententityset.html"><abbr title="src/Drivers/EloquentEntitySet.php">EloquentEntitySet.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">422</span>
<span class="phpdocumentor-element-found-in__line">425</span>
</aside>

<p class="phpdocumentor-summary">Create an entity set from the provided Eloquent model class and add it to the model</p>
Expand Down Expand Up @@ -1020,7 +1020,7 @@ <h4 class="phpdocumentor-element__name" id="method_discoverRelationship">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Drivers/EloquentEntitySet.php"><a href="files/src-drivers-eloquententityset.html"><abbr title="src/Drivers/EloquentEntitySet.php">EloquentEntitySet.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">363</span>
<span class="phpdocumentor-element-found-in__line">366</span>
</aside>

<p class="phpdocumentor-summary">Discover an Eloquent relationship method and add it to the model</p>
Expand Down Expand Up @@ -2036,7 +2036,7 @@ <h4 class="phpdocumentor-element__name" id="method_modelToEntity">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Drivers/EloquentEntitySet.php"><a href="files/src-drivers-eloquententityset.html"><abbr title="src/Drivers/EloquentEntitySet.php">EloquentEntitySet.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">326</span>
<span class="phpdocumentor-element-found-in__line">329</span>
</aside>

<p class="phpdocumentor-summary">Convert an Eloquent model instance to an OData Entity</p>
Expand Down Expand Up @@ -2226,7 +2226,7 @@ <h4 class="phpdocumentor-element__name" id="method_propertyToField">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Drivers/EloquentEntitySet.php"><a href="files/src-drivers-eloquententityset.html"><abbr title="src/Drivers/EloquentEntitySet.php">EloquentEntitySet.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">349</span>
<span class="phpdocumentor-element-found-in__line">352</span>
</aside>

<p class="phpdocumentor-summary">Convert an entity type property to a database field</p>
Expand Down Expand Up @@ -2273,7 +2273,7 @@ <h4 class="phpdocumentor-element__name" id="method_query">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Drivers/EloquentEntitySet.php"><a href="files/src-drivers-eloquententityset.html"><abbr title="src/Drivers/EloquentEntitySet.php">EloquentEntitySet.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">270</span>
<span class="phpdocumentor-element-found-in__line">273</span>
</aside>

<p class="phpdocumentor-summary">Query eloquent models</p>
Expand Down Expand Up @@ -2473,7 +2473,7 @@ <h4 class="phpdocumentor-element__name" id="method_rollback">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Drivers/EloquentEntitySet.php"><a href="files/src-drivers-eloquententityset.html"><abbr title="src/Drivers/EloquentEntitySet.php">EloquentEntitySet.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">436</span>
<span class="phpdocumentor-element-found-in__line">439</span>
</aside>


Expand Down Expand Up @@ -2735,7 +2735,7 @@ <h4 class="phpdocumentor-element__name" id="method_startTransaction">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Drivers/EloquentEntitySet.php"><a href="files/src-drivers-eloquententityset.html"><abbr title="src/Drivers/EloquentEntitySet.php">EloquentEntitySet.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">431</span>
<span class="phpdocumentor-element-found-in__line">434</span>
</aside>


Expand Down
Loading

0 comments on commit 87218f5

Please sign in to comment.