UsersModelUser::batchUser
Perform batch operations
Signature
public function batchUser(integer
$group_id,
array
$user_ids,
string
$action )
Parameters
-
$group_id
- The group ID which assignments are being edited
-
$user_ids
- An array of user IDs on which to operate
-
$action
- The action to perform
Returns
- boolean
- True on success, false on failure