JModelAdmin::checkin
Method override to check-in a record or an array of record
Signature
public function checkin(array
$pksĀ )
Parameters
-
$pks
- The ID of the primary key or an array of IDs
Returns
- mixed
- Boolean false if there is an error, otherwise the count of records checked in.