\Pluf_DB_Introspect_PostgreSQL

Summary

Methods
Properties
Constants
__construct()
listTables()
No public properties found
No constants found
No protected methods found
$db
N/A
No private methods found
No private properties found
N/A

Properties

$db

$db : 

Type

Methods

__construct()

__construct(  $db) 

Parameters

$db

listTables()

listTables() : array

Get the list of tables in the current database. The search automatically limit the list to the visible ones.

Returns

array —

List of tables.