|
|
| |
1. Any read methods? |
|
Reply |
|
|
 Jim A | 2006-12-01 20:21:44 |
Nice class! THanks.
All of the features are 'set' methods. Are there any 'get' methods available from the CPanel API?
I would like to query CPanel for things like a list of mail accounts, inbox sizes, list of forwarders, etc.
Possible? |
| |
2. Re: Any read methods? |
|
Reply |
|
|
 David Barnes | 2006-12-02 09:10:18 - In reply to message 1 from Jim A |
Its possible to do this, but not with this class.
It would require a different approach of fetching the page content then striping it down into a usable list. |
| |
3. Re: Any read methods? |
|
Reply |
|
|
|