Method Detailcommit() Saves all pending changes to this CloudDomain. Since: 04-03-2021 String getCancel() Gets the cancel URL. Returns: String Since: 04-03-2021 Data getData() Returns all properties of this CloudDomain. Returns: Data Since: 04-03-2021 String getDesktopPal() Gets the desktop pal. Returns: String Since: 04-03-2021 String getDynamicCss() Gets the dynamic css. Returns: String Since: 04-03-2021 String getIcon() Gets the browser window favicon logoid. Returns: String Since: 04-03-2021 String getLogo() Gets the logo id. Returns: String Since: 04-03-2021 String getLogout() Gets the logout URL. Returns: String Since: 04-03-2021 String getTitle() Gets the title. Returns: String Since: 04-03-2021 setCancel(String cancelUrl) Sets the cancel URL.
Parameters:
Since: 04-03-2021 setDesktopPal(String palId) Sets the desktop pal.
Parameters:
Since: 04-03-2021 setDynamicCss(String css) Sets the dynamic css.
Parameters:
Since: 04-03-2021 setFromAlias(String name, String address) Sets the 'From' information for any system emails triggered from this cloud domain, over-writing the default provided by the system. This functionality requires the email SMTP server to be configued for support and the email setting being used must allow alias sending. Pass null to remove these settings.
Parameters:
Since: 02-10-2022 setIcon(String logoId) Sets the browser window favicon.
Parameters:
Since: 04-03-2021 setLogo(String logoId) Sets the logo.
Parameters:
Since: 04-03-2021 setLogout(String logoutUrl) Sets the logout URL.
Parameters:
Since: 04-03-2021 setTitle(String title) Sets the title.
Parameters:
Since: 04-03-2021 String toString() Returns a description of this object Returns: String Since: 04-03-2021 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |