Skip to content

Commit

Permalink
docs: re-generate
Browse files Browse the repository at this point in the history
  • Loading branch information
ging-dev committed Sep 30, 2024
1 parent 5c676f5 commit 2d9d005
Show file tree
Hide file tree
Showing 29 changed files with 560 additions and 473 deletions.
4 changes: 2 additions & 2 deletions docs/Exception.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,12 +247,12 @@ <h1>

<ul class="classTree">
<li>
<a href="IPay.Exception.LoginException.html"><span>IPay\Exception\LoginException</span></a>
<a href="IPay.Exception.SessionException.html"><span>IPay\Exception\SessionException</span></a>


</li>
<li>
<a href="IPay.Exception.SessionException.html"><span>IPay\Exception\SessionException</span></a>
<a href="IPay.Exception.LoginException.html"><span>IPay\Exception\LoginException</span></a>


</li>
Expand Down
20 changes: 16 additions & 4 deletions docs/IPay.Api.AbstractApi.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,16 @@ <h3>Classes</h3>
</li>
</ul>
</div>
<div class="menu-section">
<h3>Interfaces</h3>
<ul>
<li>
<a href="IPay.Api.AuthenticatedApiInterface.html">
AuthenticatedApiInterface
</a>
</li>
</ul>
</div>
</div>
</div>

Expand Down Expand Up @@ -118,16 +128,18 @@ <h2><code>&lt;<span title="">T</span> is <a href="IPay.Session.SessionInterface.

<ul class="classTree">
<li>
<a href="IPay.Api.UnauthenticatedApi.html"><span>IPay\Api\UnauthenticatedApi</span></a>
<a href="IPay.Api.AuthenticatedApi.html"><span>IPay\Api\AuthenticatedApi</span></a>

implements
<a href="IPay.Api.AuthenticatedApiInterface.html"><span title="IPay\Api\AuthenticatedApiInterface">AuthenticatedApiInterface</span></a>

uses
<a href="Symfony.Component.VarExporter.LazyGhostTrait.html"><span title="Symfony\Component\VarExporter\LazyGhostTrait">LazyGhostTrait</span></a>
</li>
<li>
<a href="IPay.Api.AuthenticatedApi.html"><span>IPay\Api\AuthenticatedApi</span></a>
<a href="IPay.Api.UnauthenticatedApi.html"><span>IPay\Api\UnauthenticatedApi</span></a>


uses
<a href="Symfony.Component.VarExporter.LazyGhostTrait.html"><span title="Symfony\Component\VarExporter\LazyGhostTrait">LazyGhostTrait</span></a>
</li>
</ul>
</li>
Expand Down
23 changes: 23 additions & 0 deletions docs/IPay.Api.AuthenticatedApi.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,16 @@ <h3>Classes</h3>
</li>
</ul>
</div>
<div class="menu-section">
<h3>Interfaces</h3>
<ul>
<li>
<a href="IPay.Api.AuthenticatedApiInterface.html">
AuthenticatedApiInterface
</a>
</li>
</ul>
</div>
</div>
</div>

Expand Down Expand Up @@ -110,6 +120,11 @@ <h1>
<th><code>extends</code></th>
<td>
<code><a href="IPay.Api.AbstractApi.html"><span title="IPay\Api\AbstractApi">AbstractApi</span></a>&lt;<a href="IPay.Session.AuthenticatedSession.html"><span title="IPay\Session\AuthenticatedSession">AuthenticatedSession</span></a>&gt;</code> </td>
</tr>
<tr>
<th><code>implements</code></th>
<td>
<code><a href="IPay.Api.AuthenticatedApiInterface.html"><span title="IPay\Api\AuthenticatedApiInterface">AuthenticatedApiInterface</span></a></code> </td>
</tr>
<tr>
<th><code>uses</code></th>
Expand All @@ -129,6 +144,8 @@ <h1>
<li>
<b><span class="active">IPay\Api\AuthenticatedApi</span></b>

implements
<a href="IPay.Api.AuthenticatedApiInterface.html"><span title="IPay\Api\AuthenticatedApiInterface">AuthenticatedApiInterface</span></a>

uses
<a href="Symfony.Component.VarExporter.LazyGhostTrait.html"><span title="Symfony\Component\VarExporter\LazyGhostTrait">LazyGhostTrait</span></a>
Expand Down Expand Up @@ -200,6 +217,11 @@ <h4>Overrides</h4>



<h4>Implements</h4>
<ul>
<li>
<a href="IPay.Api.AuthenticatedApiInterface.html#_transactions"> <code>IPay\Api\AuthenticatedApiInterface::transactions()</code></a> </li>
</ul>
</div>
</td>
<td class="table-anchor">
Expand Down Expand Up @@ -239,6 +261,7 @@ <h4>Overrides</h4>




<table class="table" id="properties">
<tr>
<th class="table-heading sortable" colspan="4" title="Switch between natural and alphabetical order">Properties</th>
Expand Down
252 changes: 252 additions & 0 deletions docs/IPay.Api.AuthenticatedApiInterface.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,252 @@

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">

<title>Interface IPay\Api\AuthenticatedApiInterface | API</title>
<link rel="stylesheet" href="assets/main.css">
<script src="assets/main.js" defer></script>
</head>

<body class="layout">
<div class="layout-aside">
<div class="menu">
<div class="menu-section">
<h3>Namespaces</h3>
<ul>
<li class="menuGroup-item active">
<a href="namespace-IPay.html">IPay</a>
<ul>
<li class="menuGroup-item active">
<a href="namespace-IPay.Api.html">Api</a>
</li>
<li class="menuGroup-item">
<a href="namespace-IPay.Builder.html">Builder</a>
</li>
<li class="menuGroup-item">
<a href="namespace-IPay.Captcha.html">Captcha</a>
</li>
<li class="menuGroup-item">
<a href="namespace-IPay.Encryption.html">Encryption</a>
</li>
<li class="menuGroup-item">
<a href="namespace-IPay.Entity.html">Entity</a>
</li>
<li class="menuGroup-item">
<a href="namespace-IPay.Enum.html">Enum</a>
</li>
<li class="menuGroup-item">
<a href="namespace-IPay.Exception.html">Exception</a>
</li>
<li class="menuGroup-item">
<a href="namespace-IPay.Http.html">Http</a>
</li>
<li class="menuGroup-item">
<a href="namespace-IPay.Session.html">Session</a>
</li>
</ul>
</li>
</ul>
</div>

<div class="menu-section">
<h3>Classes</h3>
<ul>
<li>
<a href="IPay.Api.AbstractApi.html">
AbstractApi
</a>
</li>
<li>
<a href="IPay.Api.AuthenticatedApi.html">
AuthenticatedApi
</a>
</li>
</ul>
</div>
<div class="menu-section">
<h3>Interfaces</h3>
<ul>
<li class="active">
<a href="IPay.Api.AuthenticatedApiInterface.html">
AuthenticatedApiInterface
</a>
</li>
</ul>
</div>
</div>
</div>

<div class="layout-main">
<div class="layout-navbar">
<nav class="navbar">
<div class="navbar-left">
<ul class="navbar-links">
<li>
<a href="index.html">Overview</a>
</li>
<li>

<a href="namespace-IPay.Api.html">Namespace</a>

</li>
<li class="active"><a href="IPay.Api.AuthenticatedApiInterface.html">Interface</a></li> <li>
<a href="tree.html">Tree</a>
</li>
</ul>
</div>
<div class="navbar-right">
<div class="search" data-elements="assets/elements.js">
<input class="search-input" placeholder="Search class, function or namespace" autofocus>
<ul class="search-results"></ul>
</div>
</div>
</nav>
</div>

<div class="layout-content">
<h1>
Interface <a href="namespace-IPay.html">IPay</a>\<a href="namespace-IPay.Api.html">Api</a>\<a href="IPay.Api.AuthenticatedApiInterface.html">AuthenticatedApiInterface</a>
</h1>


<table class="classLikeSignatureTable">

</table>

<div class="classLikeSection">
<ul class="classTree">
<li>
<b><span class="active">IPay\Api\AuthenticatedApiInterface</span></b>


<ul class="classTree">
<li>
<a href="IPay.Api.AuthenticatedApi.html"><span>IPay\Api\AuthenticatedApi</span></a>

implements
<b><span class="active" title="IPay\Api\AuthenticatedApiInterface">AuthenticatedApiInterface</span></b>

uses
<a href="Symfony.Component.VarExporter.LazyGhostTrait.html"><span title="Symfony\Component\VarExporter\LazyGhostTrait">LazyGhostTrait</span></a>
</li>
</ul>
</li>
</ul>
</div>

<div class="classLikeSection">
<b>Located at</b> <a href="source-Api.AuthenticatedApiInterface.html#11" title="Go to source code">Api/AuthenticatedApiInterface.php</a><br>
</div>



<table class="table" id="methods">
<tr>
<th class="table-heading sortable" colspan="3" title="Switch between natural and alphabetical order">Methods</th>
</tr>

<tr class="expandable collapsed" data-order="transactions" id="_transactions">
<td class="table-cell table-shrink">
<code class="nowrap">

public


</code>
</td>

<td class="table-cell">
<code><a href="source-Api.AuthenticatedApiInterface.html#13" title="Go to source code">transactions</a>(<span>?string <var>$accountNumber</var> = <span class="php-kw">null</span></span>): <a href="IPay.Builder.TransactionBuilder.html"><span title="IPay\Builder\TransactionBuilder">TransactionBuilder</span></a></code>



<div class="expandable-expandedView">




<h4>Implemented by</h4>
<ul>
<li>
<a href="IPay.Api.AuthenticatedApi.html#_transactions"> <code>IPay\Api\AuthenticatedApi::transactions()</code></a> </li>
</ul>
</div>
</td>
<td class="table-anchor">
<a href="#_transactions">#</a>
</td>
</tr>
</table>



<table class="table" id="properties">
<tr>
<th class="table-heading sortable" colspan="4" title="Switch between natural and alphabetical order">Properties</th>
</tr>

<tr class="expandable collapsed" data-order="customer" id="$customer">
<td class="table-cell table-shrink">
<code class="nowrap">
public


</code>
</td>

<td class="table-cell table-shrink">
<code class="nowrap"><a href="IPay.Entity.Customer.html"><span title="IPay\Entity\Customer">Customer</span></a></code>
</td>

<td class="table-cell">
<code><var><a href="source-Api.AuthenticatedApiInterface.html" title="Go to source code">$customer</a></var></code>


<div class="expandable-expandedView">
</div>
</td>
<td class="table-anchor">
<a href="#$customer">#</a>
</td>
</tr>
<tr class="expandable collapsed" data-order="accounts" id="$accounts">
<td class="table-cell table-shrink">
<code class="nowrap">
public


</code>
</td>

<td class="table-cell table-shrink">
<code class="nowrap"><a href="IPay.Entity.Account.html"><span title="IPay\Entity\Account">Account</span></a>[]</code>
</td>

<td class="table-cell">
<code><var><a href="source-Api.AuthenticatedApiInterface.html" title="Go to source code">$accounts</a></var></code>


<div class="expandable-expandedView">
</div>
</td>
<td class="table-anchor">
<a href="#$accounts">#</a>
</td>
</tr>
</table>

</div>

<div class="layout-footer">
API documentation generated by <a href="https://www.apigen.org">ApiGen v7.0.0-alpha.6</a>
</div>
</div>

<div class="layout-rest">
<div class="navbar"></div>
</div>
</body>
</html>
10 changes: 10 additions & 0 deletions docs/IPay.Api.UnauthenticatedApi.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,16 @@ <h3>Classes</h3>
</li>
</ul>
</div>
<div class="menu-section">
<h3>Interfaces</h3>
<ul>
<li>
<a href="IPay.Api.AuthenticatedApiInterface.html">
AuthenticatedApiInterface
</a>
</li>
</ul>
</div>
</div>
</div>

Expand Down
Loading

0 comments on commit 2d9d005

Please sign in to comment.