API17:JTable::checkIn
From Joomla! Documentation
JTable::checkIn
Description
Method to check a row in if the necessary properties/fields exist.
public function checkIn ($pk=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $pk | null |
- Returns
- Defined on line 785 of libraries/joomla/database/table.php
See also
JTable::checkIn source code on BitBucket
Class JTable
Subpackage Database- Other versions of JTable::checkIn
User contributed notes
Code Examples