API17

API17:JDatabaseMySQLi::getTableList

From Joomla! Documentation

Revision as of 15:07, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

Joomla 11.1 JDatabaseMySQLi::getTableList

Description

Method to get an array of all tables in the database.

{{subst:Description:JDatabaseMySQLi::getTableList}}

public function getTableList ()
Parameter Type Default Description
  • Returns array An array of all the tables in the database.
  • Defined on line 396 of libraries/joomla/database/database/mysqli.php
  • Since Joomla 11.1

See also

{{subst:SeeAlso:JDatabaseMySQLi::getTableList}}

User contributed notes

<CodeExamplesForm />