include/connectors/utils/ConnectorHtmlHelper.php
\ConnectorHtmlHelper
Package: SugarCRM
Connector's HTML helper
- Api
Methods
getButton(
string $shown_source, mixed $module, mixed $smarty
)
:
string
Get 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
)
:
string
Method return the HTML code for the hover link field
Parameters
Returns
Name | Type | Description |
---|---|---|
$shown_sources | array | |
$module | mixed | |
$smarty | mixed |
Type | Description |
---|---|
string |