JTable::checkin/1.5
From Joomla! Documentation
JTable::checkin
Description
Checks in a row.
Description:JTable::checkin [Edit Descripton]
public function checkin ($oid=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $oid | mixed | null | The primary key value for the row |
- Returns boolean True if successful, or if checkout is not supported
- Defined on line 619 of libraries/joomla/database/table.php
See also
-
JTable::checkin on api.joomla.org
-
JTable source code on JoomlaCode
-
Class JTable
-
Subpackage Database
- Other versions of JTable::checkin
SeeAlso:JTable::checkin [Edit See Also]
User contributed notes
<CodeExamplesForm />