API17:JDatabaseQuery::unlock
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseQuery::unlock
Description
Method to unlock the database table for writing.
Description:JDatabaseQuery::unlock [Edit Descripton]
public function unlock (&$db)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$db |
- Returns boolean True on success.
- Defined on line 552 of libraries/joomla/database/databasequery.php
- Since
See also
-
JDatabaseQuery::unlock source code on BitBucket
-
Class JDatabaseQuery
-
Subpackage Database
- Other versions of JDatabaseQuery::unlock
SeeAlso:JDatabaseQuery::unlock [Edit See Also]
User contributed notes
<CodeExamplesForm />
