Public Member Functions

Zend_Db_Table Class Reference

Inheritance diagram for Zend_Db_Table:
Zend_Db_Table_Abstract

Public Member Functions

 __construct ($config=array(), $definition=null)

Detailed Description

Definition at line 42 of file Table.php.


Constructor & Destructor Documentation

__construct ( config = array(),
definition = null 
)

__construct() - For concrete implementation of Zend_Db_Table

Parameters:
string | array$configstring can reference a Zend_Registry key for a db adapter OR it can refernece the name of a table
unknown_type$definition

Definition at line 52 of file Table.php.


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