FOFTable::checkout
Check out (lock) a record
Signature
public function checkout(integer
$userId,
[integer
$oid = null] )
Parameters
-
$userId
- The locking user's ID
-
$oid
- The primary key value of the record to lock
Returns
- boolean
- True on success