Skip to content

Commit

Permalink
Jekyll build
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions Workflow committed Dec 5, 2024
1 parent cb0baae commit ee2b239
Show file tree
Hide file tree
Showing 14 changed files with 316 additions and 68 deletions.
2 changes: 1 addition & 1 deletion _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebPage","description":"Documentation for the ARCHE repository software stack","headline":"ARCHE Suite documentation","url":"/arche-docs/404.html"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=abea836abe561a46f28f97b72e37e99a543261e6">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=cb0baaef28989059126bf347e8cb78a36cea81e1">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down
2 changes: 1 addition & 1 deletion _site/aux/dissemination_services.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebPage","description":"Documentation for the ARCHE repository software stack","headline":"Dissemination services","url":"/arche-docs/aux/dissemination_services.html"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=abea836abe561a46f28f97b72e37e99a543261e6">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=cb0baaef28989059126bf347e8cb78a36cea81e1">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down
2 changes: 1 addition & 1 deletion _site/aux/firstSteps.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebPage","description":"Documentation for the ARCHE repository software stack","headline":"Pretty extensive tour through the ARCHE Suite deployment","url":"/arche-docs/aux/firstSteps.html"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=abea836abe561a46f28f97b72e37e99a543261e6">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=cb0baaef28989059126bf347e8cb78a36cea81e1">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down
2 changes: 1 addition & 1 deletion _site/aux/if_you_really_want_sparql.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebPage","description":"Documentation for the ARCHE repository software stack","headline":"If you really need SPARQL","url":"/arche-docs/aux/if_you_really_want_sparql.html"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=abea836abe561a46f28f97b72e37e99a543261e6">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=cb0baaef28989059126bf347e8cb78a36cea81e1">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down
2 changes: 1 addition & 1 deletion _site/aux/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{"@context":"https://schema.org","@type":"WebPage","description":"Documentation for the ARCHE repository software stack","headline":"Introduction","url":"/arche-docs/aux/intro.html"}</script>
<!-- End Jekyll SEO tag -->

<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=abea836abe561a46f28f97b72e37e99a543261e6">
<link rel="stylesheet" href="/arche-docs/assets/css/style.css?v=cb0baaef28989059126bf347e8cb78a36cea81e1">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,12 @@ <h4 id="toc-methods">
<dd>Change language session variable API
Because of the special path handling, the basic language selector is not working</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Drupal-arche-core-gui-api-Controller-ApiController.html#method_associatedProjectsDT">associatedProjectsDT()</a>
<span>
&nbsp;: mixed </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/Drupal-arche-core-gui-api-Controller-ApiController.html#method_breadcrumbData">breadcrumbData()</a>
<span>
Expand Down Expand Up @@ -794,7 +800,7 @@ <h4 class="phpdocumentor-element__name" id="method_archeChangeLanguage">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">241</span>
<span class="phpdocumentor-element-found-in__line">246</span>

</aside>

Expand Down Expand Up @@ -826,6 +832,54 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type"><abbr title="\Symfony\Component\HttpFoundation\Response">Response</abbr></span>
</section>

</article>
<article
class="phpdocumentor-element
-method
-public
"
>
<h4 class="phpdocumentor-element__name" id="method_associatedProjectsDT">
associatedProjectsDT()
<a href="classes/Drupal-arche-core-gui-api-Controller-ApiController.html#method_associatedProjectsDT" class="headerlink"><i class="fas fa-link"></i></a>

</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">146</span>

</aside>


<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__name">associatedProjectsDT</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$identifier</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$lang</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>

<div class="phpdocumentor-label-line">
</div>

<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">$identifier</span>
: <span class="phpdocumentor-signature__argument__return-type">string</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

</dd>
<dt class="phpdocumentor-argument-list__entry">
<span class="phpdocumentor-signature__argument__name">$lang</span>
: <span class="phpdocumentor-signature__argument__return-type">string</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

</dd>
</dl>




</article>
<article
class="phpdocumentor-element
Expand Down Expand Up @@ -894,7 +948,7 @@ <h4 class="phpdocumentor-element__name" id="method_checkUserPersmission">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">290</span>
<span class="phpdocumentor-element-found-in__line">295</span>

</aside>

Expand Down Expand Up @@ -1000,7 +1054,7 @@ <h4 class="phpdocumentor-element__name" id="method_childTreeData">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">229</span>
<span class="phpdocumentor-element-found-in__line">234</span>

</aside>

Expand Down Expand Up @@ -1106,7 +1160,7 @@ <h4 class="phpdocumentor-element__name" id="method_contributedDT">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">152</span>
<span class="phpdocumentor-element-found-in__line">157</span>

</aside>

Expand Down Expand Up @@ -1212,7 +1266,7 @@ <h4 class="phpdocumentor-element__name" id="method_get3DURL">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">300</span>
<span class="phpdocumentor-element-found-in__line">305</span>

</aside>

Expand Down Expand Up @@ -1258,7 +1312,7 @@ <h4 class="phpdocumentor-element__name" id="method_hasMembersDT">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">174</span>
<span class="phpdocumentor-element-found-in__line">179</span>

</aside>

Expand Down Expand Up @@ -1311,7 +1365,7 @@ <h4 class="phpdocumentor-element__name" id="method_involvedDT">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">163</span>
<span class="phpdocumentor-element-found-in__line">168</span>

</aside>

Expand Down Expand Up @@ -1364,7 +1418,7 @@ <h4 class="phpdocumentor-element__name" id="method_isPartOfDT">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">190</span>
<span class="phpdocumentor-element-found-in__line">195</span>

</aside>

Expand Down Expand Up @@ -1412,7 +1466,7 @@ <h4 class="phpdocumentor-element__name" id="method_nextPrevItem">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">279</span>
<span class="phpdocumentor-element-found-in__line">284</span>

</aside>

Expand Down Expand Up @@ -1472,7 +1526,7 @@ <h4 class="phpdocumentor-element__name" id="method_ontologyJs">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">267</span>
<span class="phpdocumentor-element-found-in__line">272</span>

</aside>

Expand Down Expand Up @@ -1614,7 +1668,7 @@ <h4 class="phpdocumentor-element__name" id="method_relatedDT">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">185</span>
<span class="phpdocumentor-element-found-in__line">190</span>

</aside>

Expand Down Expand Up @@ -1667,7 +1721,7 @@ <h4 class="phpdocumentor-element__name" id="method_rootTable">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">257</span>
<span class="phpdocumentor-element-found-in__line">262</span>

</aside>

Expand Down Expand Up @@ -1812,7 +1866,7 @@ <h4 class="phpdocumentor-element__name" id="method_smartSearch">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">199</span>
<span class="phpdocumentor-element-found-in__line">204</span>

</aside>

Expand Down Expand Up @@ -1848,7 +1902,7 @@ <h4 class="phpdocumentor-element__name" id="method_smartSearchAutoComplete">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">213</span>
<span class="phpdocumentor-element-found-in__line">218</span>

</aside>

Expand Down Expand Up @@ -1893,7 +1947,7 @@ <h4 class="phpdocumentor-element__name" id="method_smartSearchDateFacets">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">218</span>
<span class="phpdocumentor-element-found-in__line">223</span>

</aside>

Expand Down Expand Up @@ -2080,7 +2134,7 @@ <h4 class="phpdocumentor-element__name" id="method_vcr">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="arche_core_gui_api/src/Controller/ApiController.php"><a href="files/arche-core-gui-api-src-controller-apicontroller.html"><abbr title="arche_core_gui_api/src/Controller/ApiController.php">ApiController.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">208</span>
<span class="phpdocumentor-element-found-in__line">213</span>

</aside>

Expand Down Expand Up @@ -2429,6 +2483,7 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/Drupal-arche-core-gui-Controller-ArcheBaseController.html#method___construct">__construct()</a></li>
<li><a href="classes/Drupal-arche-core-gui-api-Controller-ApiController.html#method_archeChangeLanguage">archeChangeLanguage()</a></li>
<li><a href="classes/Drupal-arche-core-gui-api-Controller-ApiController.html#method_associatedProjectsDT">associatedProjectsDT()</a></li>
<li><a href="classes/Drupal-arche-core-gui-api-Controller-ApiController.html#method_breadcrumbData">breadcrumbData()</a></li>
<li><a href="classes/Drupal-arche-core-gui-api-Controller-ApiController.html#method_checkUserPersmission">checkUserPersmission()</a></li>
<li><a href="classes/Drupal-arche-core-gui-api-Controller-ApiController.html#method_childData">childData()</a></li>
Expand Down
Loading

0 comments on commit ee2b239

Please sign in to comment.