CRM_Utils_Check_Component_PriceFields
class CRM_Utils_Check_Component_PriceFields extends CRM_Utils_Check_Component
Properties
array | $checksConfig | from CRM_Utils_Check_Component |
Methods
bool
fileExists(string $url, float|bool $timeoutOverride = FALSE)
Check if file exists on given URL.
checkPriceFields()
Display warning about invalid priceFields
Details
in CRM_Utils_Check_Component at line 50
array
getChecksConfig()
Get the configured status checks.
in CRM_Utils_Check_Component at line 63
setChecksConfig(array $checksConfig)
in CRM_Utils_Check_Component at line 72
bool
isEnabled()
Should these checks be run?
in CRM_Utils_Check_Component at line 85
array
checkAll()
Run all checks in this class.
in CRM_Utils_Check_Component at line 106
bool
isDisabled(string $method)
Is the specified check disabled.
in CRM_Utils_Check_Component at line 132
bool
fileExists(string $url, float|bool $timeoutOverride = FALSE)
Check if file exists on given URL.
at line 40
checkPriceFields()
Display warning about invalid priceFields