API17

API17:JTable:: lock

From Joomla! Documentation

Joomla 11.1 JTable::_lock

Description

Method to lock the database table for writing.


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

See also


User contributed notes

Code Examples