Skip to content

Commit

Permalink
deploy: cbeb6dd
Browse files Browse the repository at this point in the history
  • Loading branch information
estebandelaf committed Dec 10, 2024
1 parent 99bc1c5 commit c578408
Show file tree
Hide file tree
Showing 25 changed files with 6,280 additions and 376 deletions.
105 changes: 96 additions & 9 deletions classes/libredte-lib-Core-Service-PathManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,13 @@ <h4 id="toc-constants">
</dt>
<dd>Ubicación de los esquemas XML dentro del directorio de recursos.</dd>

<dt class="phpdocumentor-table-of-contents__entry -constant -private">
<a class="" href="classes/libredte-lib-Core-Service-PathManager.html#constant_TEMPLATES_PATH">TEMPLATES_PATH</a>
<span>
&nbsp;= self::RESOURCES_PATH . &#039;/templates&#039; </span>
</dt>
<dd>Ubicación de las plantillas dentro del directorio de recursos.</dd>

<dt class="phpdocumentor-table-of-contents__entry -constant -private">
<a class="" href="classes/libredte-lib-Core-Service-PathManager.html#constant_TESTS_PATH">TESTS_PATH</a>
<span>
Expand Down Expand Up @@ -338,6 +345,13 @@ <h4 id="toc-methods">
<dd>Obtiene la ruta completa del directorio de esquemas XML o de un
esquema XML en específico si fue pasado.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a class="" href="classes/libredte-lib-Core-Service-PathManager.html#method_getTemplatesPath">getTemplatesPath()</a>
<span>
&nbsp;: string </span>
</dt>
<dd>Obtiene la ruta completa del directorio de plantillas.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a class="" href="classes/libredte-lib-Core-Service-PathManager.html#method_getTestsPath">getTestsPath()</a>
<span>
Expand Down Expand Up @@ -412,7 +426,7 @@ <h4 class="phpdocumentor-element__name" id="constant_CACHE_PATH">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Service/PathManager.php"><a href="files/src-service-pathmanager.html"><abbr title="src/Service/PathManager.php">PathManager.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">78</span>
<span class="phpdocumentor-element-found-in__line">83</span>

</aside>

Expand Down Expand Up @@ -562,6 +576,38 @@ <h4 class="phpdocumentor-element__name" id="constant_SCHEMAS_PATH">



</article>
<article class="phpdocumentor-element -constant -private ">
<h4 class="phpdocumentor-element__name" id="constant_TEMPLATES_PATH">
TEMPLATES_PATH
<a href="classes/libredte-lib-Core-Service-PathManager.html#constant_TEMPLATES_PATH" 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/Service/PathManager.php"><a href="files/src-service-pathmanager.html"><abbr title="src/Service/PathManager.php">PathManager.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">72</span>

</aside>

<p class="phpdocumentor-summary">Ubicación de las plantillas dentro del directorio de recursos.</p>


<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__type">mixed</span>
<span class="phpdocumentor-signature__name">TEMPLATES_PATH</span>
= <span class="phpdocumentor-signature__default-value">self::RESOURCES_PATH . &#039;/templates&#039;</span>
</code>








</article>
<article class="phpdocumentor-element -constant -private ">
<h4 class="phpdocumentor-element__name" id="constant_TESTS_PATH">
Expand Down Expand Up @@ -638,7 +684,7 @@ <h4 class="phpdocumentor-element__name" id="constant_WSDL_PATH">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Service/PathManager.php"><a href="files/src-service-pathmanager.html"><abbr title="src/Service/PathManager.php">PathManager.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">72</span>
<span class="phpdocumentor-element-found-in__line">77</span>

</aside>

Expand Down Expand Up @@ -684,7 +730,7 @@ <h4 class="phpdocumentor-element__name" id="method_getCachePath">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Service/PathManager.php"><a href="files/src-service-pathmanager.html"><abbr title="src/Service/PathManager.php">PathManager.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">144</span>
<span class="phpdocumentor-element-found-in__line">159</span>

</aside>

Expand Down Expand Up @@ -723,7 +769,7 @@ <h4 class="phpdocumentor-element__name" id="method_getCertificatesPath">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Service/PathManager.php"><a href="files/src-service-pathmanager.html"><abbr title="src/Service/PathManager.php">PathManager.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">87</span>
<span class="phpdocumentor-element-found-in__line">92</span>

</aside>

Expand Down Expand Up @@ -779,7 +825,7 @@ <h4 class="phpdocumentor-element__name" id="method_getDataPath">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Service/PathManager.php"><a href="files/src-service-pathmanager.html"><abbr title="src/Service/PathManager.php">PathManager.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">103</span>
<span class="phpdocumentor-element-found-in__line">108</span>

</aside>

Expand Down Expand Up @@ -834,7 +880,7 @@ <h4 class="phpdocumentor-element__name" id="method_getSchemasPath">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Service/PathManager.php"><a href="files/src-service-pathmanager.html"><abbr title="src/Service/PathManager.php">PathManager.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">116</span>
<span class="phpdocumentor-element-found-in__line">121</span>

</aside>

Expand Down Expand Up @@ -875,6 +921,45 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>

</section>

</article>
<article
class="phpdocumentor-element
-method
-public
-static "
>
<h4 class="phpdocumentor-element__name" id="method_getTemplatesPath">
getTemplatesPath()
<a href="classes/libredte-lib-Core-Service-PathManager.html#method_getTemplatesPath" 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/Service/PathManager.php"><a href="files/src-service-pathmanager.html"><abbr title="src/Service/PathManager.php">PathManager.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">136</span>

</aside>

<p class="phpdocumentor-summary">Obtiene la ruta completa del directorio de plantillas.</p>

<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">getTemplatesPath</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string</span></code>

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







<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">string</span>
</section>

</article>
<article
class="phpdocumentor-element
Expand All @@ -890,7 +975,7 @@ <h4 class="phpdocumentor-element__name" id="method_getTestsPath">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Service/PathManager.php"><a href="files/src-service-pathmanager.html"><abbr title="src/Service/PathManager.php">PathManager.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">154</span>
<span class="phpdocumentor-element-found-in__line">169</span>

</aside>

Expand Down Expand Up @@ -929,7 +1014,7 @@ <h4 class="phpdocumentor-element__name" id="method_getWsdlPath">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Service/PathManager.php"><a href="files/src-service-pathmanager.html"><abbr title="src/Service/PathManager.php">PathManager.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">133</span>
<span class="phpdocumentor-element-found-in__line">148</span>

</aside>

Expand Down Expand Up @@ -993,7 +1078,7 @@ <h4 class="phpdocumentor-element__name" id="method_checkFilepath">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Service/PathManager.php"><a href="files/src-service-pathmanager.html"><abbr title="src/Service/PathManager.php">PathManager.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">165</span>
<span class="phpdocumentor-element-found-in__line">180</span>

</aside>

Expand Down Expand Up @@ -1152,6 +1237,7 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#constant_DATA_PATH">DATA_PATH</a></li>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#constant_RESOURCES_PATH">RESOURCES_PATH</a></li>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#constant_SCHEMAS_PATH">SCHEMAS_PATH</a></li>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#constant_TEMPLATES_PATH">TEMPLATES_PATH</a></li>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#constant_TESTS_PATH">TESTS_PATH</a></li>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#constant_VAR_PATH">VAR_PATH</a></li>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#constant_WSDL_PATH">WSDL_PATH</a></li>
Expand All @@ -1166,6 +1252,7 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#method_getCertificatesPath">getCertificatesPath()</a></li>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#method_getDataPath">getDataPath()</a></li>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#method_getSchemasPath">getSchemasPath()</a></li>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#method_getTemplatesPath">getTemplatesPath()</a></li>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#method_getTestsPath">getTestsPath()</a></li>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#method_getWsdlPath">getWsdlPath()</a></li>
<li class=""><a href="classes/libredte-lib-Core-Service-PathManager.html#method_checkFilepath">checkFilepath()</a></li>
Expand Down
Loading

0 comments on commit c578408

Please sign in to comment.