Skip to content

Commit 31f32fe

Browse files
Updated documentation
1 parent 3b3d472 commit 31f32fe

19 files changed

+2656
-840
lines changed

doc/classes.svg

Lines changed: 381 additions & 337 deletions
Loading

doc/files/AbstractMaileonService.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
</dd></dl><a name="classes" class="anchor"></a><a id="\de\xqueue\maileon\api\client\AbstractMaileonService" class="anchor"></a><h2 class="class">\de\xqueue\maileon\api\client\AbstractMaileonService<div class="to-top"><a href="#top">jump to top</a></div></h2><div class="class"><div class="description"><span class="attribute">abstract</span></div><small class="package"><b>Package: </b>Default</small><div xmlns:php="http://php.net/xsl" class="short-description">Abstract base class for all the service accessing individual resources. This class handles
1111
the basic authentication and provides convenience methods to access the four HTTP methods
12-
used in RESTful web services.</div><div xmlns:php="http://php.net/xsl" class="long-description"></div><dl class="class-info"><dt>Children</dt><dd><a href="../files/account.AccountService.html#\de\xqueue\maileon\api\client\account\AccountService">\de\xqueue\maileon\api\client\account\AccountService</a></dd><dd><a href="../files/blacklists.BlacklistsService.html#\de\xqueue\maileon\api\client\Blacklists\BlacklistsService">\de\xqueue\maileon\api\client\Blacklists\BlacklistsService</a></dd><dd><a href="../files/contactfilters.ContactfiltersService.html#\de\xqueue\maileon\api\client\contactfilters\ContactfiltersService">\de\xqueue\maileon\api\client\contactfilters\ContactfiltersService</a></dd><dd><a href="../files/utils.PingService.html#\de\xqueue\maileon\api\client\utils\PingService">\de\xqueue\maileon\api\client\utils\PingService</a></dd><dd><a href="../files/reports.ReportsService.html#\de\xqueue\maileon\api\client\reports\ReportsService">\de\xqueue\maileon\api\client\reports\ReportsService</a></dd><dd><a href="../files/contacts.ContactsService.html#\de\xqueue\maileon\api\client\contacts\ContactsService">\de\xqueue\maileon\api\client\contacts\ContactsService</a></dd><dd><a href="../files/marketingautomation.MarketingAutomationService.html#\de\xqueue\maileon\api\client\marketingautomation\MarketingAutomationService">\de\xqueue\maileon\api\client\marketingautomation\MarketingAutomationService</a></dd><dd><a href="../files/media.MediaService.html#\de\xqueue\maileon\api\client\media\MediaService">\de\xqueue\maileon\api\client\media\MediaService</a></dd><dd><a href="../files/targetgroups.TargetGroupsService.html#\de\xqueue\maileon\api\client\targetgroups\TargetGroupsService">\de\xqueue\maileon\api\client\targetgroups\TargetGroupsService</a></dd><dd><a href="../files/transactions.TransactionsService.html#\de\xqueue\maileon\api\client\transactions\TransactionsService">\de\xqueue\maileon\api\client\transactions\TransactionsService</a></dd><dd><a href="../files/mailings.MailingsService.html#\de\xqueue\maileon\api\client\mailings\MailingsService">\de\xqueue\maileon\api\client\mailings\MailingsService</a></dd><dt xmlns:php="http://php.net/xsl">Author</dt><dd xmlns:php="http://php.net/xsl">Felix Heinrichs | Trusted Mails GmbH |
12+
used in RESTful web services.</div><div xmlns:php="http://php.net/xsl" class="long-description"></div><dl class="class-info"><dt>Children</dt><dd><a href="../files/account.AccountService.html#\de\xqueue\maileon\api\client\account\AccountService">\de\xqueue\maileon\api\client\account\AccountService</a></dd><dd><a href="../files/blacklists.BlacklistsService.html#\de\xqueue\maileon\api\client\Blacklists\BlacklistsService">\de\xqueue\maileon\api\client\Blacklists\BlacklistsService</a></dd><dd><a href="../files/contactfilters.ContactfiltersService.html#\de\xqueue\maileon\api\client\contactfilters\ContactfiltersService">\de\xqueue\maileon\api\client\contactfilters\ContactfiltersService</a></dd><dd><a href="../files/utils.PingService.html#\de\xqueue\maileon\api\client\utils\PingService">\de\xqueue\maileon\api\client\utils\PingService</a></dd><dd><a href="../files/reports.ReportsService.html#\de\xqueue\maileon\api\client\reports\ReportsService">\de\xqueue\maileon\api\client\reports\ReportsService</a></dd><dd><a href="../files/contacts.ContactsService.html#\de\xqueue\maileon\api\client\contacts\ContactsService">\de\xqueue\maileon\api\client\contacts\ContactsService</a></dd><dd><a href="../files/marketingautomation.MarketingAutomationService.html#\de\xqueue\maileon\api\client\marketingautomation\MarketingAutomationService">\de\xqueue\maileon\api\client\marketingautomation\MarketingAutomationService</a></dd><dd><a href="../files/media.MediaService.html#\de\xqueue\maileon\api\client\media\MediaService">\de\xqueue\maileon\api\client\media\MediaService</a></dd><dd><a href="../files/targetgroups.TargetGroupsService.html#\de\xqueue\maileon\api\client\targetgroups\TargetGroupsService">\de\xqueue\maileon\api\client\targetgroups\TargetGroupsService</a></dd><dd><a href="../files/transactions.TransactionsService.html#\de\xqueue\maileon\api\client\transactions\TransactionsService">\de\xqueue\maileon\api\client\transactions\TransactionsService</a></dd><dd><a href="../files/mailings.MailingsService.html#\de\xqueue\maileon\api\client\mailings\MailingsService">\de\xqueue\maileon\api\client\mailings\MailingsService</a></dd><dd><a href="../files/blacklists.mailings.MailingBlacklistsService.html#\de\xqueue\maileon\api\client\blacklists\mailings\MailingBlacklistsService">\de\xqueue\maileon\api\client\blacklists\mailings\MailingBlacklistsService</a></dd><dt xmlns:php="http://php.net/xsl">Author</dt><dd xmlns:php="http://php.net/xsl">Felix Heinrichs | Trusted Mails GmbH |
1313
1414

1515
</dd><dt xmlns:php="http://php.net/xsl">Author</dt><dd xmlns:php="http://php.net/xsl">Marcus St&amp;auml;nder | Trusted Mails GmbH |

0 commit comments

Comments
 (0)