API17:JTable::isCheckedOut
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JTable::isCheckedOut
Description
TODO: This either needs to be static or not.
Description:JTable::isCheckedOut [Edit Descripton]
public function isCheckedOut ( $with=0 $against=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $with | 0 | ||
| $against | null |
- Returns
- Defined on line 885 of libraries/joomla/database/table.php
See also
-
JTable::isCheckedOut source code on BitBucket
-
Class JTable
-
Subpackage Database
- Other versions of JTable::isCheckedOut
SeeAlso:JTable::isCheckedOut [Edit See Also]
User contributed notes
<CodeExamplesForm />
