URL Components
The settings are defined by type CBUrlComponents
(plesk_custom_button.xsd
). The graphical representation of the type
is as follows:
- The dom_id node is optional. It specifies if site ID is included in the URL. Data type: boolean.
- The dom_name node is optional. It specifies if the site name is included in the URL. Data type: boolean.
- The ftp_user node is optional. It specifies if the FTP login name is included in the URL. Data type: boolean.
- The ftp_pass node is optional. It specifies if the FTP password is included in the URL. Data type: boolean.
- The cl_id node is optional. It specifies if the customer ID is included in the URL. Data type: boolean.
- The cname node is optional. It specifies if the customer name is included in the URL. Data type: boolean.
- The pname node is optional. It specifies if the full name of a person who clicks the button is included in the URL. Data type: boolean.
- The email node is optional. It specifies if the e-mail address of a person who clicks the button is included in the URL. Data type: string.