API17

API17:JTable:: unlock

From Joomla! Documentation

Joomla 11.1 JTable::_unlock

Description

Method to unlock the database table for writing.


protected function _unlock ()
  • Returns boolean True on success.
  • Defined on line 1366 of libraries/joomla/database/table.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples