MDB2_TableBrowser
[ class tree: MDB2_TableBrowser ] [ index: MDB2_TableBrowser ] [ all elements ]

Class: MDB2_TableBrowser

Source Location: /MDB2_TableBrowser-0.1.3/MDB2/TableBrowser.php

Class Overview

MDB2_Module_Common
   |
   --MDB2_TableBrowser

Load MDB2 module class.


Author(s):

Version:

  • Release: <package_version>

Copyright:

  • 2007-2012 Isaac Tewolde

Methods


Inherited Variables

Inherited Methods


Class Details

[line 58]
Load MDB2 module class.

This class provides a factory method for creating single table browsers using an existing mdb2 instance.



[ Top ]


Method Detail

tableBrowserFactory   [line 68]

an tableBrowserFactory( string $tableName, [string $primary_key = null], [ $caseSensitive = false])

Factory method for creating a table browser
  • Return: MDB2_TableBrowser_Single object

Parameters:

string   $tableName   —  The table name
string   $primary_key   —  Column that is the primary key
   $caseSensitive   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:48:26 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.