# IntegrationManagerHelper

Helper Auto-extracted

Static helpers used internally by integration controllers — exposed here for extension authors who need the same helpers (e.g. when building a custom integration that mirrors the standard registration / settings shape).

Source: app/Helpers/IntegrationManagerHelper.php

# IntegrationManagerHelper::delete($settingsId)

Source: app/Helpers/IntegrationManagerHelper.php (line 51)


# IntegrationManagerHelper::get($settingsId)

Source: app/Helpers/IntegrationManagerHelper.php (line 25)


# IntegrationManagerHelper::getAll()

Source: app/Helpers/IntegrationManagerHelper.php (line 57)


# IntegrationManagerHelper::getFormattedValue($setting)

Source: app/Helpers/IntegrationManagerHelper.php (line 119)


# IntegrationManagerHelper::isIntegrationEnabled($key)

Source: app/Helpers/IntegrationManagerHelper.php (line 128)


# IntegrationManagerHelper::save($settings)

Source: app/Helpers/IntegrationManagerHelper.php (line 34)


# IntegrationManagerHelper::update($settingsId, $settings)

Source: app/Helpers/IntegrationManagerHelper.php (line 43)