API17

API17:JTable::isCheckedOut

From Joomla! Documentation

Joomla 11.1 JTable::isCheckedOut

Description

TODO: This either needs to be static or not.


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


User contributed notes

Code Examples