API17:JDatabaseQueryMySQL::showTables
From Joomla! Documentation
JDatabaseQueryMySQL::showTables
Description
public function showTables ($name)
Parameter | Type | Default | Description |
---|---|---|---|
$name | string | A string |
- Returns Show table query syntax
- Defined on line 304 of libraries/joomla/database/database/mysqlquery.php
- Since
See also
JDatabaseQueryMySQL::showTables source code on BitBucket
Class JDatabaseQueryMySQL
Subpackage Database
- Other versions of JDatabaseQueryMySQL::showTables
User contributed notes
Code Examples