API17

API17:JDatabase::getTableList

From Joomla! Documentation

Revision as of 23:11, 20 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JDatabase::getTableList

Description

List tables in a database.

Template:Description:JDatabase::getTableList [Edit Descripton]

Synopsis

public  JDatabase->getTableList ()

Returns

array A list of all the tables in the database

Defined in

libraries/joomla/database/database.php

Referenced by

See also

[Edit See Also]

Template:SeeAlso:JDatabase::getTableList

Examples

<CodeExamplesForm />