JModelAdmin::checkout
Method override to check-out a record.
Signature
public function checkout([integer
$pk = null] )
Parameters
-
$pk
- The ID of the primary key.
Returns
- boolean
- True if successful, false if an error occurs.