class CRM_Utils_Check_Component_Case extends CRM_Utils_Check_Component

Properties

protected CRM_Case_XMLRepository $xmlRepo
protected array $caseTypeNames

Methods

bool
isEnabled()

No description

array
checkAll()

Run all checks in this class.

__construct()

Class constructor.

array
checkCaseTypeNameConsistency()

Check that the case-type names don't rely on double-munging.

Details

at line 56
bool isEnabled()

Return Value

bool

array checkAll()

Run all checks in this class.

Return Value

array [CRM_Utils_Check_Message]

at line 48
__construct()

Class constructor.

at line 66
array checkCaseTypeNameConsistency()

Check that the case-type names don't rely on double-munging.

Return Value

array An empty array, or a list of warnings