Skip to content

Commit

Permalink
Deploy docs from 3b3f817
Browse files Browse the repository at this point in the history
Tom Udding: Merge pull request #1990 from tomudding/feature/activity-facilities-update

feat(activity): add Zettle as option for facilities

Co-authored-by: tomudding <[email protected]>
  • Loading branch information
github-actions[bot] and tomudding committed Feb 27, 2025
1 parent 0dc4c2b commit c3f942c
Show file tree
Hide file tree
Showing 10 changed files with 1,690 additions and 102 deletions.
12 changes: 6 additions & 6 deletions classes/Activity-Form-Activity.html
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ <h4 class="phpdocumentor-element__name" id="method_beforeBeginTime">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Activity/src/Form/Activity.php"><a href="files/module-activity-src-form-activity.html"><abbr title="module/Activity/src/Form/Activity.php">Activity.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">250</span>
<span class="phpdocumentor-element-found-in__line">261</span>

</aside>

Expand Down Expand Up @@ -734,7 +734,7 @@ <h4 class="phpdocumentor-element__name" id="method_beforeEndTime">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Activity/src/Form/Activity.php"><a href="files/module-activity-src-form-activity.html"><abbr title="module/Activity/src/Form/Activity.php">Activity.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">231</span>
<span class="phpdocumentor-element-found-in__line">242</span>

</aside>

Expand Down Expand Up @@ -806,7 +806,7 @@ <h4 class="phpdocumentor-element__name" id="method_getInputFilterSpecification">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Activity/src/Form/Activity.php"><a href="files/module-activity-src-form-activity.html"><abbr title="module/Activity/src/Form/Activity.php">Activity.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">389</span>
<span class="phpdocumentor-element-found-in__line">400</span>

</aside>

Expand Down Expand Up @@ -884,7 +884,7 @@ <h4 class="phpdocumentor-element__name" id="method_isValid">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Activity/src/Form/Activity.php"><a href="files/module-activity-src-form-activity.html"><abbr title="module/Activity/src/Form/Activity.php">Activity.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">269</span>
<span class="phpdocumentor-element-found-in__line">280</span>

</aside>

Expand Down Expand Up @@ -938,7 +938,7 @@ <h4 class="phpdocumentor-element__name" id="method_setAllOptions">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Activity/src/Form/Activity.php"><a href="files/module-activity-src-form-activity.html"><abbr title="module/Activity/src/Form/Activity.php">Activity.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">197</span>
<span class="phpdocumentor-element-found-in__line">208</span>

</aside>

Expand Down Expand Up @@ -1000,7 +1000,7 @@ <h4 class="phpdocumentor-element__name" id="method_createLocalisedInputFilterSpe
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Activity/src/Form/Activity.php"><a href="files/module-activity-src-form-activity.html"><abbr title="module/Activity/src/Form/Activity.php">Activity.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">429</span>
<span class="phpdocumentor-element-found-in__line">440</span>

</aside>

Expand Down
287 changes: 222 additions & 65 deletions classes/Activity-Model-Activity.html

Large diffs are not rendered by default.

71 changes: 47 additions & 24 deletions classes/Activity-Service-Activity.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions classes/ActivityTest-Mapper-ActivityMapperTest.html
Original file line number Diff line number Diff line change
Expand Up @@ -1393,7 +1393,7 @@ <h4 class="phpdocumentor-element__name" id="method_testGetUpcomingActivitiesForM
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Activity/test/Mapper/ActivityMapperTest.php"><a href="files/module-activity-test-mapper-activitymappertest.html"><abbr title="module/Activity/test/Mapper/ActivityMapperTest.php">ActivityMapperTest.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">74</span>
<span class="phpdocumentor-element-found-in__line">75</span>

</aside>

Expand Down Expand Up @@ -1709,7 +1709,7 @@ <h4 class="phpdocumentor-element__name" id="method_setUpUser">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="module/Activity/test/Mapper/ActivityMapperTest.php"><a href="files/module-activity-test-mapper-activitymappertest.html"><abbr title="module/Activity/test/Mapper/ActivityMapperTest.php">ActivityMapperTest.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">49</span>
<span class="phpdocumentor-element-found-in__line">50</span>

</aside>

Expand Down
Loading

0 comments on commit c3f942c

Please sign in to comment.