Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JDatabaseDriverNosql
getTableList
Introduction
Synopsis
Return
Throws
Overrides
JDatabaseDriverNosql::
getTableList
Method to get an array of all tables in the database.
Signature
public function getTableList()
Returns
array
An array of all the tables in the database.
Errors/Exceptions
RuntimeException
Parent Implementation
JDatabaseDriver