JModelAdmin::batchTag
Batch tag a list of item.
Signature
protected function batchTag(integer
$value,
array
$pks,
array
$contexts )
Parameters
-
$value
- The value of the new tag.
-
$pks
- An array of row IDs.
-
$contexts
- An array of item contexts.
Returns
- void.