This website requires JavaScript.
Explore
Help
Sign In
maketank
/
Froxlor
Watch
2
Star
0
Fork
0
You've already forked Froxlor
Code
Pull Requests
Releases
Activity
Files
53e8ccbccbb358d83d93b0f8d40296c4f0a13aff
Froxlor
/
tests
/
Customers
History
Michael Kaufmann
f94c303cb3
add API parameter 'show_usages' for Customers.listing() and Customers.get() to return number of domains, and diskspaced used split into webspace_used, mailspace_used and dbspace_used;
fixes
#912
...
Signed-off-by: Michael Kaufmann <
d00p@froxlor.org
>
2021-03-03 09:50:30 +01:00
..
CustomersTest.php
add API parameter 'show_usages' for Customers.listing() and Customers.get() to return number of domains, and diskspaced used split into webspace_used, mailspace_used and dbspace_used;
fixes
#912
2021-03-03 09:50:30 +01:00
HostingPlansTest.php
introduce search, limit, offset and orderby possibilities for (almost) all API listing() functions; added listingCount() function in preparation to replace the old UI\Paging class later on
2019-11-02 10:58:52 +01:00