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