Pluf_DB_Introspect_PostgreSQL Class Reference

List of all members.

Public Member Functions

 __construct ($db)
 listTables ()

Protected Attributes

 $db = null


Constructor & Destructor Documentation

Pluf_DB_Introspect_PostgreSQL::__construct ( db  ) 


Member Function Documentation

Pluf_DB_Introspect_PostgreSQL::listTables (  ) 

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

Parameters:
object DB connection.
Returns:
array List of tables.


Member Data Documentation

Pluf_DB_Introspect_PostgreSQL::$db = null [protected]


The documentation for this class was generated from the following file:

Generated on Wed Feb 3 15:44:51 2010 for Pluf by  doxygen