initialize() initialize( $DSN, $tableName, $connectionObject = NULL) : NULL DESCRIPTOR: IE: Stores meta data for table in a traversable form Parameters $DSN $tableName $connectionObject Returns NULL
getTableProperties() getTableProperties(mixed $data = NULL) : NULL DESCRIPTOR: IE: Stores meta data for table in a traversable form data ARG NEEDED?? Parameters mixed $data Returns NULL
getPrimaryKeyField() getPrimaryKeyField(mixed $data = NULL) : NULL DESCRIPTOR: gets the primary key from the data set in "tableProperties" Parameters mixed $data Returns NULL
setProperties() setProperties(mixed $resultArray = NULL) : NULL DESCRIPTOR: setProperties this->tableProperties Parameters mixed $resultArray Returns NULL