FOFTable::isCheckedOut
Is a record locked?
Signature
public function isCheckedOut([integer
$with = 0,
[integer
$unused_against = null]] )
Parameters
-
$with
- The userid to preform the match with. If an item is checked
-
$unused_against
- Junk inherited from JTable; ignore
Returns
- boolean
- True if the record is locked by another user