JModelAdmin::batchAccess
Batch access level changes for a group of rows.
Signature
protected function batchAccess(integer
$value,
array
$pks,
array
$contexts )
Parameters
-
$value
- The new value matching an Asset Group 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.