API17

API17:JTable::checkIn

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples