include/connectors/utils/ConnectorHtmlHelper.php
\ConnectorHtmlHelper
Package: SugarCRM
Connector's HTML helper
- Api
Methods

getButton(
string $shown_source, mixed $module, mixed $smarty
)
:
stringGet button for source
Parameters
Returns
| Name | Type | Description |
|---|---|---|
| $shown_source | string | |
| $module | mixed | |
| $smarty | mixed |
| Type | Description |
|---|---|
| string |

getConnectorButtonCode(
array $shown_sources, mixed $module, mixed $smarty
)
:
stringMethod return the HTML code for the hover link field
Parameters
Returns
| Name | Type | Description |
|---|---|---|
| $shown_sources | array | |
| $module | mixed | |
| $smarty | mixed |
| Type | Description |
|---|---|
| string |