BannersModelBanner::batchClient
Batch client changes for a group of banners.
Signature
protected function batchClient(string
$value,
array
$pks,
array
$contexts )
Parameters
-
$value
- The new value matching a client.
-
$pks
- An array of row IDs.
-
$contexts
- An array of item contexts.
Returns
- boolean
- True if successful, false otherwise and internal error is set.