JModelForm::checkin
Method to checkin a row.
Signature
public function checkin([integer
$pk = null] )
Parameters
-
$pk
- The numeric id of the primary key.
Returns
- boolean
- False on failure or error, true otherwise.