Class Xyster_Db_Gateway_TableBuilder_PrimaryKey

Description

A primary key for the tablebuilder

  • copyright: Copyright (c) 2007-2008 Irrational Logic (http://irrationallogic.net)
  • license: New BSD License

Located in /Db/Gateway/TableBuilder/PrimaryKey.php (line 24)


	
			
Variable Summary
mixed $_columns
Method Summary
Xyster_Db_Gateway_TableBuilder_PrimaryKey __construct ( $columns)
array getColumns ()
Variables
mixed $_columns = array() (line 26)
  • access: protected
Methods
Constructor __construct (line 33)

Creates a new primary key

  • access: public
Xyster_Db_Gateway_TableBuilder_PrimaryKey __construct ( $columns)
  • array $columns
getColumns (line 43)

Gets the columns in the primary key

  • return: An array of string column names
  • access: public
array getColumns ()

Documentation generated on Mon, 19 May 2008 17:08:32 -0400 by phpDocumentor 1.4.2