API17

API17:JTable::checkOut

From Joomla! Documentation

Joomla 11.1 JTable::checkOut

Description

Method to check a row out if the necessary properties/fields exist.


public function checkOut (
        $userId
        $pk=null
)
Parameter Type Default Description
$userId
$pk null
  • Returns
  • Defined on line 733 of libraries/joomla/database/table.php

See also


User contributed notes

Code Examples