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