ContactModelContact::batchUser
Batch change a linked user.
Signature
protected function batchUser(integer
$value,
array
$pks,
array
$contexts )
Parameters
-
$value
- The new value matching a User ID.
-
$pks
- An array of row IDs.
-
$contexts
- An array of item contexts.
Returns
- boolean
- True if successful, false otherwise and internal error is set.