Public Member Functions | |
rules () | |
validateModelsCount ($attribute, $params) | |
Data Fields | |
const | MAX_SELECTED_MODELS_COUNT = 5 |
$selectedModels = array() | |
$primaryModel | |
Form used for handling the selected models with list view merge tool
Definition at line 40 of file ModelsListDuplicateMergedModelForm.php.
validateModelsCount | ( | $attribute, | |
$params | |||
) |
Validate the contacts which are selected.
string | $attribute | |
array | $params |
Definition at line 74 of file ModelsListDuplicateMergedModelForm.php.
const MAX_SELECTED_MODELS_COUNT = 5 |
Selected models count for merge.
Definition at line 45 of file ModelsListDuplicateMergedModelForm.php.