JDatabase::getTableList/11.1
From Joomla! Documentation
JDatabase::getTableList
Description
Method to get an array of all tables in the database.
Description:JDatabase::getTableList [Edit Descripton]
public function getTableList ()
| Parameter | Type | Default | Description |
|---|---|---|---|
- Returns array An array of all the tables in the database.
- Defined on line 1211 of libraries/joomla/database/database.php
- Since

See also
JDatabase::getTableList source code on BitBucket
Class JDatabase
Subpackage Database- Other versions of JDatabase::getTableList
SeeAlso:JDatabase::getTableList [Edit See Also]