Description
This function lists information about reseller account's available styles.
Examples
Note:
Use cPanel's API Shell interface (Home >> Advanced >> API Shell) to directly test cPanel API calls.
Parameters
This function does not accept parameters.
Returns
Return |
Type |
Description |
Possible values |
Example |
type |
string |
The style type. |
|
default |
name |
string |
The folder that contains the style. |
A filename. |
basic |
preview |
Boolean |
Whether the style contains a preview image. |
|
1 |
display_name |
string |
The style name. |
A style name. The style's directory name determines this name. |
Basic |
selected |
Boolean |
Whether the style is the current style. |
|
1 |
default |
Boolean |
Whether the style is the default style. |
|
1 |