Description
This function lists the account's available webmail clients.
Examples
Note:
Use cPanel's API Shell interface (Home >> Advanced >> API Shell) to directly test cPanel API calls.
Parameters
Parameter |
Type |
Description |
Possible values |
Example |
theme |
string |
The webmail theme. This parameter defaults to x3. |
A valid theme on the server. |
paper_lantern |
Returns
Output |
Type |
Description |
Possible values |
Example |
icon |
string |
The icon file. |
An icon file's path, relative to the/usr/local/cpanel/base/frontenddirectory. |
/webmail/paper_lantern/images/roundcube_logo.png |
url |
string |
The webmail client's URL. |
A valid string. |
/cpsess##########/3rdparty/roundcube/index.php |
displayname |
string |
The webmail client name, as it will display in the interface. |
A valid string. |
RoundCube |
id |
string |
The webmail client's ID. |
A valid string. |
roundcube |