Description
This function retrieves the cPanel account's branding information. For more information, read our Branding documentation.
Note:
cPanel accounts that do not use the Paper Lantern theme, or that use Paper Lantern without configured branding information, return blank values.
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 |
company_name |
string |
The company name. This name appears in the top left corner of the branded cPanel interface. |
|
Hosting Company, Inc. |
documentation_url |
string |
The company's documentation URL. The Documentation link uses this URL in branded cPanel interfaces. |
|
http://www.hostingcompany.com/docs |
help_url |
string |
The company's support URL. In cPanel & WHM version 11.48 and earlier, the Helplink uses this URL in branded cPanel interfaces. Note: In cPanel & WHM version 11.50 and later, we removed theHelp link from the cPanel interface. |
|
http://www.hostingcompany.com/support |
display_company_name |
Boolean |
Whether the cPanel interface displays the company_namevalue or a logo in the branded cPanel interface. |
|
1 |